Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
main.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void startProcess ()
int main (int argc, char *argv[])

Function Documentation

◆ main()

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

Definition at line 29 of file main.cpp.

References startProcess().

Here is the call graph for this function:

◆ startProcess()

void startProcess ( )

[0]

[0]

[1]

[1]

Definition at line 6 of file main.cpp.

Referenced by main().

Here is the caller graph for this function: