I use QT 4.4.2 in Visual Studio 2008.
When I am writing code, IntelliSense seems to die - it does not show any methods or data members in QT objects such as QPushButton, does not see the QObject::connect static method, etc.
Is it a typical situation or did I do something wrong while installing the library?