135 if (
item->m_enabled) {
164 if (
item->m_visible) {
203 return m_checkedItem;
208 if (m_checkedItem ==
item)
214 m_checkedItem =
item;
218 item->setChecked(
true);
248 if (m_exclusive &&
item->isChecked())
271 if (m_checkedItem ==
item)
303 if (
item->isChecked())
309void QQuickLabsPlatformMenuItemGroup::updateCurrent()
319void QQuickLabsPlatformMenuItemGroup::activateItem()
326void QQuickLabsPlatformMenuItemGroup::hoverItem()
359#include "moc_qquicklabsplatformmenuitemgroup_p.cpp"
void setGroup(QGraphicsItemGroup *group)
Adds this item to the item group group.
qsizetype size() const noexcept
bool isEmpty() const noexcept
bool removeOne(const AT &t)
T value(qsizetype i) const
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
QObject * sender() const
Returns a pointer to the object that sent the signal, if called in a slot activated by a signal; othe...
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
Combined button and popup list for selecting options.
GLenum GLenum GLsizei const GLuint GLboolean enabled
myObject disconnect()
[26]
bool contains(const AT &t) const noexcept
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent