Searched refs:TimerType (Results 1 – 2 of 2) sorted by relevance
9 enum TimerType {}; enum37 static void singleShotImpl(int, Qt::TimerType, const QObject *,
24 timer->singleShotImpl(0, (Qt::TimerType)0, nullptr, in singleShot()