Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
main.cpp File Reference
#include <QtGui>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 [0] //! [1]
 

Function Documentation

◆ main()

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

[0] //! [1]

[2]

[2] //! [3]

[0] //! [2] //! [4] //! [5]

[3] //! [6]

[4] //! [6] //! [7]

[7]

[5]

[8]

Definition at line 14 of file main.cpp.

References app, QDir::currentPath(), QApplication::exec(), QAbstractTableModel::index(), list, model, selection, QTreeView::setModel(), QTreeView::setRootIndex(), QTreeView::setSelectionModel(), QWidget::setWindowTitle(), and QWidget::show().

+ Here is the call graph for this function: