-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.1.1
-
None
-
Windows
QTimer::singleShot 's arguments, receiver and member are passed directly to QObject::connect. While connect has a lot of overloads like the one with function pointer, the QTimer::singleShot method has only the old way.
It will be great if the new syntax is propagated to QTimer::singleShot.
- is replaced by
-
QTBUG-26406 Function Pointer Syntax / Lambda support for QTimer::singleShot()
-
- Closed
-