[Qt-creator] Wrong red underline

Leo Spalteholz leo.spalteholz at gmail.com
Thu Nov 6 23:14:52 CET 2008


This line is underlined in red even though it compiles just fine:

QTimer::singleShot(0, this, SLOT("nextStop()"));

The error in the tooltip is:  expected token ')' got 'nextStop()'

Leo



More information about the Qt-creator-old mailing list