![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QApplication>#include <QDebug>#include <QFile>#include <QFileOpenEvent>#include <QPushButton>Go to the source code of this file.
Classes | |
| class | MyApplication |
| [QApplication subclass] More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| [QApplication subclass] | |
| int main | ( | int | argc, |
| char * | argv[] ) |
[QApplication subclass]
Definition at line 39 of file main.cpp.
References MyApplication::MyApplication().