![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qlayout.h"
#include "qlayoutengine_p.h"
#include "qguiapplication.h"
#include "qevent.h"
#include "qstyle.h"
#include "qwidget_p.h"
#include "qlayout_p.h"
#include "moc_qlayout.cpp"
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE int | menuBarHeightForWidth (QWidget *menubar, int w) |
static bool | removeWidgetRecursively (QLayoutItem *li, QObject *w) |
|
static |
Definition at line 16 of file qlayout.cpp.
|
static |
Definition at line 467 of file qlayout.cpp.