![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui>
Go to the source code of this file.
Classes | |
class | MainWindow |
[5] More... | |
Functions | |
void | snippet_ctor1 () |
void | snippet_ctor2 () |
void | snippet_locations () |
bool | userReallyWantsToQuit () |
[20] | |
Variables | |
QWidget * | win |
QWidget * | panel |
void snippet_ctor1 | ( | ) |
void snippet_ctor2 | ( | ) |
[1]
[1] //! [2]
[2] //! [3]
[3]
[4]
[4]
[5]
[5] //! [6]
[6]
[7]
[7]
[8]
[8] //! [9]
[9] //! [10]
[10]
[11]
[11]
[12]
[12]
Definition at line 16 of file settings.cpp.
void snippet_locations | ( | ) |
bool userReallyWantsToQuit | ( | ) |
[20]
Definition at line 137 of file settings.cpp.
QWidget * panel |
Definition at line 7 of file settings.cpp.
QWidget * win |
Definition at line 6 of file settings.cpp.