11#ifndef V2POWERPRIORITY_H
12#define V2POWERPRIORITY_H
70 m_PowerPriorities.append( QVariant::fromValue<QObject *>( pObject ));
SERVICE_PROPERTY2(QVariantList, PowerPriorities)
Q_INVOKABLE V2PowerPriorityList(QObject *parent=nullptr)
Q_CLASSINFO("Version", "1.0")
Q_CLASSINFO("PowerPriorities", "type=V2PowerPriority")
Q_DISABLE_COPY(V2PowerPriorityList)
V2PowerPriority * AddNewPowerPriority()
QVariantList & GetPowerPriorities()
Q_CLASSINFO("Version", "1.0")
Q_INVOKABLE V2PowerPriority(QObject *parent=nullptr)
Q_DISABLE_COPY(V2PowerPriority)
Q_DECLARE_METATYPE(std::chrono::seconds)
#define SERVICE_PROPERTY2(Type, Name)