|
libdrmconf 0.14.1
A library to program DMR radios.
|
This is the complete list of members for RadioLimitLevel, including all inherited members.
| _allowInvalid (defined in RadioLimitLevel) | RadioLimitLevel | protected |
| _range (defined in RadioLimitLevel) | RadioLimitLevel | protected |
| _severity | RadioLimitValue | protected |
| PropList typedef | RadioLimitElement | |
| RadioLimitElement(QObject *parent=nullptr) | RadioLimitElement | explicitprotected |
| RadioLimitLevel(const Range< unsigned int > &range={0, 10}, bool allowInvalid=true, RadioLimitIssue::Severity severity=RadioLimitIssue::Severity::Warning, QObject *parent=nullptr) | RadioLimitLevel | explicit |
| RadioLimitValue(RadioLimitIssue::Severity severity=RadioLimitIssue::Severity::Hint, QObject *parent=nullptr) | RadioLimitValue | explicitprotected |
| verify(const ConfigItem *item, const QMetaProperty &prop, RadioLimitContext &context) const | RadioLimitLevel | virtual |
| ~RadioLimitElement() | RadioLimitElement | virtual |