Home
Server
Lib
Interfaces
API
Write Plugins
DeviceClass
List of All Members for DeviceClass
This is the complete list of members for
DeviceClass
, including inherited members.
enum
CreateMethod
flags
CreateMethods
enum
SetupMethod
DeviceClass
(const PluginId &, const VendorId &, const DeviceClassId &)
actionTypes
() const : ActionTypes
createMethods
() const : CreateMethods
discoveryParamTypes
() const : QList<ParamType>
displayName
() const : QString
eventTypes
() const : EventTypes
getStateType
(const StateTypeId &) : StateType
hasActionType
(const ActionTypeId &) : bool
hasEventType
(const EventTypeId &) : bool
hasStateType
(const StateTypeId &) : bool
id
() const : DeviceClassId
interfaces
() const : QStringList
isValid
() const : bool
mandatoryTypeProperties
() : QStringList
name
() const : QString
pairingInfo
() const : QString
paramTypes
() const : QList<ParamType>
pluginId
() const : PluginId
setActionTypes
(const QList<ActionType> &)
setCreateMethods
(CreateMethods)
setDiscoveryParamTypes
(const QList<ParamType> &)
setDisplayName
(const QString &)
setEventTypes
(const QList<EventType> &)
setInterfaces
(const QStringList &)
setName
(const QString &)
setPairingInfo
(const QString &)
setParamTypes
(const QList<ParamType> &)
setSetupMethod
(SetupMethod)
setStateTypes
(const QList<StateType> &)
setupMethod
() const : SetupMethod
stateTypes
() const : StateTypes
typeProperties
() : QStringList
vendorId
() const : VendorId
operator==
(const DeviceClass &) const : bool