Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_kernel_qtimer.cpp File Reference
#include <QApplication>
#include <QTimer>
+ Include dependency graph for src_corelib_kernel_qtimer.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 [0]
 

Function Documentation

◆ main()

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.

+ Here is the call graph for this function: