Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_corelib_kernel_qtimer.cpp File Reference

(8fccba0e63f9484866398e77a7e8ee54ed80a0a2)

#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: