Home
Server
Lib
Interfaces
API
Write Plugins
StateType
List of All Members for StateType
This is the complete list of members for
StateType
, including inherited members.
StateType
(const StateTypeId &)
cached
() const : bool
defaultValue
() const : QVariant
displayName
() const : QString
id
() const : StateTypeId
index
() const : int
mandatoryTypeProperties
() : QStringList
maxValue
() const : QVariant
minValue
() const : QVariant
name
() const : QString
possibleValues
() const : QVariantList
setCached
(bool)
setDefaultValue
(const QVariant &)
setDisplayName
(const QString &)
setIndex
(const int &)
setMaxValue
(const QVariant &)
setMinValue
(const QVariant &)
setName
(const QString &)
setPossibleValues
(const QVariantList &)
setType
(const QVariant::Type &)
setUnit
(const Types::Unit &)
type
() const : QVariant::Type
typeProperties
() : QStringList
unit
() const : Types::Unit