[Qt-creator] Strange problem with code completion
Roberto Raggi
roberto.raggi at trolltech.com
Wed Nov 26 12:13:26 CET 2008
On Nov 26, 2008, at 12:06 PM, Jean-Baptiste Rouault wrote:
> qcombobox.h is parsed correctly.
> Let me know if I can do anything else to help.
Ok, thanks. We will try to reproduce it in on amd64 machine. By the
way, just to be 100% sure. The steps to reproduce the bug are
mkdir foo && cd foo
cat > foo.cpp
#include <QComboBox>
qmake -project
qtcreator foo.pro
now i won't see any completions for QComboBox in foo.cpp, right?
ciao robe
More information about the Qt-creator-old
mailing list