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

(d60aa6a8cf8b020c2ae8e6a8bb45311acce8cab9)

#include <QApplication>
#include <QPushButton>
#include <QFileInfo>
#include <QDir>
#include <QGroupBox>
#include <QVBoxLayout>
#include <QDebug>
+ 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]

[0]

[0] [1]

[1]

Definition at line 12 of file main.cpp.

References QBoxLayout::addStretch(), QBoxLayout::addWidget(), app, QApplication::exec(), groupBox, qDebug, QPushButton, QStringLiteral, QWidget::show(), and vbox.

+ Here is the call graph for this function: