![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>
#include <QTimer>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
[0] | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
[0]
[2]
Definition at line 8 of file src_corelib_kernel_qtimer.cpp.
References app, QApplication::exec(), QCoreApplication::quit(), and QTimer::singleShot.