[Qt-interest] SIGNAL-completion in qtcreator-1.3.80 for QState

Wilhelm wilhelm.meier at fh-kl.de
Mon Dec 28 08:12:26 CET 2009


Hi,

if I try to use the code-completion for the signal entered(), e.g.


   QObject::connect(off, SIGNAL(entered()), a, SLOT(foo()));

the qtcreator doesn't list the entered() signal for completion. Other
signals (e.g. finished()) are listed.

What's wrong here?

-- 
Wilhelm




More information about the Qt-interest-old mailing list