T O P I C R E V I E W |
tangens |
Posted - Nov 17 2011 : 04:29:19 AM we are using Qt in our C++ projects. (VS2010, VAX 10.6.1859.0)
For some reason we do not get code completion for Qt classes. We added the paths to the Qt includes to the Stable include files, and the path to the Qt source to the Source files.
It would be really useful to get the codecompletion working... |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Nov 17 2011 : 12:58:43 PM Can you try setting your Qt stable include directories as described here please, and see if this makes any difference:
http://blog.wholetomato.com/2008/11/20/using-qt-44-with-visual-assist-x/
If you turn on:
VA Options -> Advanced -> Fonts and Colors -> Stable symbols in Italic
are any of the Qt symbols being shown in italics? |
|
|