Hi, I don’t know it you are aware about that, but once you install C++ help from: http://en.cppreference.com/w/File:qch_book_20140208.zip
F1 context help is working only when using GCC and libstdc++ headers, either on Linux or on Mac using my own build of GCC. When I use it with Clang’s libc++ I always get help now found on for example std::vector or std::string methods. Any clue what may be causing such behavior? Best regards, -- Adam _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
