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

Go to the source code of this file.

Functions

bool zip ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 35 of file process.cpp.

References zip().

+ Here is the call graph for this function:

◆ zip()

bool zip ( )

[0]

[0]

Definition at line 6 of file process.cpp.

References gzip, and qDebug.

Referenced by main().

+ Here is the caller graph for this function: