![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qmainwindowlayout_p.h"
#include "qmainwindow.h"
#include "qwidgetanimator_p.h"
#include <qapplication.h>
#include <qmimedata.h>
#include <qstring.h>
#include <qstyle.h>
#include <qstylepainter.h>
#include <qvarlengtharray.h>
#include <qstack.h>
#include <qmap.h>
#include <qpointer.h>
#include <qdebug.h>
#include <qtextstream.h>
#include <private/qmenu_p.h>
#include <private/qapplication_p.h>
#include <private/qlayoutengine_p.h>
#include <private/qwidgetresizehandler_p.h>
#include <QScopedValueRollback>
#include "qmainwindowlayout.moc"
#include "moc_qmainwindowlayout_p.cpp"
Go to the source code of this file.
Functions | |
QMainWindowLayout * | qt_mainwindow_layout (const QMainWindow *window) |
template<typename T> | |
static QList< T > | findChildrenHelper (const QObject *o) |
static void | fixToolBarOrientation (QLayoutItem *item, int dockPos) |
Definition at line 1246 of file qmainwindowlayout.cpp.
|
static |
Definition at line 2451 of file qmainwindowlayout.cpp.
|
extern |
Definition at line 66 of file qmainwindow.cpp.