![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qmainwindow.h"#include "qmainwindowlayout_p.h"#include <qapplication.h>#include <qmenu.h>#include <qevent.h>#include <qstyle.h>#include <qdebug.h>#include <qpainter.h>#include <qmimedata.h>#include <private/qwidget_p.h>#include "qwidgetanimator_p.h"#include <QtGui/qpa/qplatformwindow.h>#include <QtGui/qpa/qplatformwindow_p.h>#include "moc_qmainwindow.cpp"Go to the source code of this file.
Classes | |
| class | QMainWindowPrivate |
Functions | |
| QMainWindowLayout * | qt_mainwindow_layout (const QMainWindow *mainWindow) |
| QMainWindowLayout * qt_mainwindow_layout | ( | const QMainWindow * | mainWindow | ) |
Definition at line 66 of file qmainwindow.cpp.
Referenced by QToolBarAreaLayout::apply().