(94a41d036d53b28e8638d13eae40875869af6123)
#include "qdesigner_toolbox_p.h"
#include "qdesigner_command_p.h"
#include "orderdialog_p.h"
#include "promotiontaskmenu_p.h"
#include "formwindowbase_p.h"
#include <QtDesigner/abstractformwindow.h>
#include <QtWidgets/qtoolbox.h>
#include <QtWidgets/qmenu.h>
#include <QtWidgets/qlayout.h>
#include <QtWidgets/qapplication.h>
#include <QtGui/qaction.h>
#include <QtGui/qevent.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
◆ anonymous enum [1/2]
◆ anonymous enum [2/2]
◆ currentItemIconKey
constexpr auto currentItemIconKey = "currentItemIcon"_L1 |
|
staticconstexpr |
◆ currentItemNameKey
constexpr auto currentItemNameKey = "currentItemName"_L1 |
|
staticconstexpr |
◆ currentItemTextKey
constexpr auto currentItemTextKey = "currentItemText"_L1 |
|
staticconstexpr |
◆ currentItemToolTipKey
constexpr auto currentItemToolTipKey = "currentItemToolTip"_L1 |
|
staticconstexpr |
◆ tabSpacingKey
constexpr auto tabSpacingKey = "tabSpacing"_L1 |
|
staticconstexpr |