qt-interest@trolltech.com
[Top] [All Lists]

Re: [qt-3] MSVC6 integration: code completion doesn't work

Subject: Re: [qt-3] MSVC6 integration: code completion doesn't work
From: Dieter Hammann
Date: Mon, 20 Mar 2006 13:38:34 +0100
Martin Gebert schrieb:
> Nice hint. However, this becomes ugly because now all Qt classes appear
> in the class tree :-(
> 
> Martin
> 

Addendum:

1a) Create a folder "QT classes" in your class view
3a) In your class view, mark all QT classes and move them via mouse
drag to your "QT4 classes" folder

But be carefully, your custom class view folders are not part of your
MSVC6 project or workspace files (*.dsp / *.dsw).
As far as I Know, they are stored in the (binary) *.opt files, which
shouldn't be controlled by a versioning system. So maybe you loose these
changes when MSVC decides to delete and recreate the project's *.opt file.

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>