5#ifndef QQSTYLEKITCONTROLSTATE_P_H
6#define QQSTYLEKITCONTROLSTATE_P_H
67 QMap<QQSK::StateFlag, QQStyleKitControlState *> m_nestedStateObjects;
void setControlType(QQStyleKitExtendableControlType type)
QStringList variations() const
void setVariations(const QStringList &variations)
QQStyleKitExtendableControlType controlType()
void controlTypeChanged()
QQStyleKitControlState * checked() const
QQSK::State nestedState() const
QQStyleKitControlState * hovered() const
void highlightedChanged()
QQStyleKitControlState * vertical() const
QQStyleKitControl * control() const
QQStyleKitControlState * disabled() const
QQStyleKitControlState * focused() const
QQStyleKitControlState * pressed() const
QQStyleKitControlState * highlighted() const
QQmlListProperty< QQStyleKitVariation > variations()
static QQStyleKitControlAttached * qmlAttachedProperties(QObject *object)
Combined button and popup list for selecting options.