PythonQt
|
#include <PythonQtStdDecorators.h>
Public Slots | |
void | slotTimeout () |
Public Member Functions | |
PythonQtSingleShotTimer (int msec, const PythonQtObjectPtr &callable) | |
~PythonQtSingleShotTimer () override | |
Definition at line 141 of file PythonQtStdDecorators.h.
PythonQtSingleShotTimer::PythonQtSingleShotTimer | ( | int | msec, |
const PythonQtObjectPtr & | callable | ||
) |
|
override |
|
slot |