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
main.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QCoreApplication>
#include <QFile>
#include <QXmlStreamWriter>
#include <stdio.h>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

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

[2]

[3]

[2]

[write output] [start stream]

[start stream]

[write element]

[write element]

[finish stream]

[finish stream] [write output]

Definition at line 9 of file main.cpp.

References app, output, and QIODeviceBase::WriteOnly.