|
libdrmconf 0.14.1
A library to program DMR radios.
|
This is the complete list of members for Level, including all inherited members.
| _level | Level | protected |
| format() const | Level | |
| fromValue(unsigned int value, const Codeplug::Element::Limit::Range< unsigned int > range={1, 10}) | Level | inlinestatic |
| invalid() | Level | inlinestatic |
| isFinite() const | Level | inline |
| isInvalid() const | Level | inline |
| isNull() const | Level | inline |
| Level(unsigned int value) | Level | inlineprotected |
| Level() | Level | |
| Level(const Level &other) (defined in Level) | Level | inline |
| mapTo(const Codeplug::Element::Limit::Range< unsigned int > &range) const (defined in Level) | Level | inline |
| null() | Level | inlinestatic |
| operator<(const Level &other) const | Level | inline |
| operator<=(const Level &other) const | Level | inline |
| operator=(const Level &other)=default (defined in Level) | Level | inline |
| operator==(const Level &other) const | Level | inline |
| operator>(const Level &other) const | Level | inline |
| operator>=(const Level &other) const | Level | inline |
| parse(const QString &value) | Level | |
| value() const | Level | inline |