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 <QDir>
#include <iostream>
+ Include dependency graph for main.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]

[printing a custom type]

[printing a custom type] [storing a custom value]

[storing a custom value]

[retrieving a custom value]

[retrieving a custom value]

[0]

[0] [1]

[1]

[0]

[0]

[1]

[1] [2]

[2]

Definition at line 8 of file main.cpp.

References app, arg, QList< T >::at(), dir, QFileInfo::fileName(), QDir::Files, QDir::Hidden, i, list, QDir::NoSymLinks, qPrintable, QDir::Reversed, QDir::Size, QFileInfo::size(), and QList< T >::size().

+ Here is the call graph for this function: