![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qtoolbar.h"#include <qapplication.h>#include <qevent.h>#include <qlayout.h>#include <qmainwindow.h>#include <qmenu.h>#include <qmimedata.h>#include <qstylepainter.h>#include <qstyleoption.h>#include <qtoolbutton.h>#include <qwidgetaction.h>#include <private/qwidgetaction_p.h>#include <private/qmainwindowlayout_p.h>#include <private/qhighdpiscaling_p.h>#include "qtoolbar_p.h"#include "qtoolbarseparator_p.h"#include "qtoolbarlayout_p.h"#include "qdebug.h"#include "moc_qtoolbar.cpp"Go to the source code of this file.
Macros | |
| #define | POPUP_TIMER_INTERVAL 500 |
Functions | |
| QMainWindowLayout * | qt_mainwindow_layout (const QMainWindow *window) |
| static bool | waitForPopup (QToolBar *tb, QWidget *popup) |
| #define POPUP_TIMER_INTERVAL 500 |
Definition at line 34 of file qtoolbar.cpp.
|
extern |
Definition at line 66 of file qmainwindow.cpp.
Definition at line 958 of file qtoolbar.cpp.