![]() |
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.h>
#include <qaction.h>
#include <qwidgetaction.h>
#include <qtoolbar.h>
#include <qstyleoption.h>
#include <qmenu.h>
#include <qdebug.h>
#include <qmath.h>
#include "qmainwindowlayout_p.h"
#include "qtoolbarlayout_p.h"
#include "qtoolbarseparator_p.h"
#include "moc_qtoolbarlayout_p.cpp"
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE QMainWindowLayout * | qt_mainwindow_layout (const QMainWindow *window) |
static bool | defaultWidgetAction (QToolBarItem *item) |
|
static |
Definition at line 307 of file qtoolbarlayout.cpp.
|
extern |
Definition at line 67 of file qmainwindow.cpp.