Hi,

I do some tests with CPlusPlus::Document and noticed that code
completion does not work on variables of type CplusPlus::Document::Ptr:

void f(CPlusPlus::Document::Ptr doc) {
   doc-> // press Ctrl-Space here and nothing happens
}

Is this simply a bug or a conceptual problem?

I tried it with Qt-Creator 2.0.0 from NokiaQtSDK on Linux and 2.0.1 from
Qt SDK on Windows.

Regards, Jochen


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to