Документация
ОС Аврора 5.1.5
Список всех членов ManagedConfigurationValue
Ниже представлен полный список членов Aurora::Mdm::ManagedConfigurationValue, включая унаследованные:
- class Option
- enum ConfigurationType
- enum Detail
- enum Reason
- enum Type
- ManagedConfigurationValue()
- ManagedConfigurationValue(Type , QVariant )
- ManagedConfigurationValue(const ManagedConfigurationValue &)
- ManagedConfigurationValue(ManagedConfigurationValue &&)
- ~ManagedConfigurationValue()
- description() const : QString
- getDetail(Detail ) const : QVariant
- isValid() const : bool
- set(Type , const QVariant &) : bool
- title() const : QString
- type() const : Type
- value() const : QVariant
- operator=(const ManagedConfigurationValue &) : ManagedConfigurationValue &
- operator=(ManagedConfigurationValue &&) : ManagedConfigurationValue &