22 , m_isSeparator(
false)
23 , m_isCheckable(
false)
25 , m_hasExclusiveGroup(
false)
83 m_isCheckable = checkable;
132 , m_containingMenuItem(
nullptr)
138 if (m_containingMenuItem)
139 m_containingMenuItem->
setMenu(
nullptr);
146 int idx = m_items.
indexOf(beforeItem);
206 if (m_containingMenuItem)
234 m_containingMenuItem =
item;
253 return m_itemsByTag[
tag];
274#include "moc_qdbusplatformmenu_p.cpp"
static qint64 currentMSecsSinceEpoch() noexcept
bool remove(const Key &key)
Removes the item that has the key from the hash.
iterator insert(const Key &key, const T &value)
Inserts a new item with the key and a value of value.
The QIcon class provides scalable icons in different modes and states.
The QKeySequence class encapsulates a key sequence as used by shortcuts.
iterator insert(qsizetype i, parameter_type t)
T value(qsizetype i) const
qsizetype removeAll(const AT &t)
void append(parameter_type t)
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
AudioChannelLayoutTag tag
static bool isSeparator(char c)
#define Q_LOGGING_CATEGORY(name,...)
#define qCDebug(category,...)
GLenum GLenum GLsizei const GLuint * ids
GLenum GLenum GLsizei const GLuint GLboolean enabled
static qreal position(const QQuickItem *item, QQuickAnchors::Anchor anchorLine)
myObject disconnect()
[26]
qsizetype indexOf(const AT &t, qsizetype from=0) const noexcept