5#ifndef QQSTYLEKITCUSTOMCONTROL_P_H
6#define QQSTYLEKITCUSTOMCONTROL_P_H
27 Q_PROPERTY(
int controlType READ controlType WRITE setControlType NOTIFY controlTypeChanged FINAL)
void componentComplete() override
Invoked after the root component that caused this instantiation has completed construction.
const QList< QObject * > children() const
QList< QQStyleKitVariation * > variations() const
QQmlListProperty< QObject > data()
void setControlType(int controlType)
void setName(const QString &name)
Combined button and popup list for selecting options.
#define IMPLEMENT_ACCESSORS(NAME, TYPE)