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