|
libdrmconf
0.12.0
A library to program DMR radios.
|
This is the complete list of members for Frequency, including all inherited members.
| _frequency | Frequency | protected |
| format(Format f=Format::Automatic) const | Frequency | |
| Format enum name | Frequency | |
| Frequency(unsigned long long hz) | Frequency | protected |
| Frequency() | Frequency | |
| Frequency(const Frequency &other) | Frequency | |
| fromGHz(double GHz) | Frequency | inlinestatic |
| fromHz(unsigned long long Hz) | Frequency | inlinestatic |
| fromkHz(double kHz) | Frequency | inlinestatic |
| fromMHz(double MHz) | Frequency | inlinestatic |
| fromString(const QString &freq) | Frequency | static |
| inGHz() const | Frequency | inline |
| inHz() const | Frequency | inline |
| inkHz() const | Frequency | inline |
| inMHz() const | Frequency | inline |
| operator!=(const Frequency &other) const | Frequency | inline |
| operator<(const Frequency &other) const | Frequency | inline |
| operator<=(const Frequency &other) const | Frequency | inline |
| operator=(const Frequency &other) | Frequency | |
| operator==(const Frequency &other) const | Frequency | inline |
| operator>(const Frequency &other) const | Frequency | inline |
| operator>=(const Frequency &other) const | Frequency | inline |
| parse(const QString &value) | Frequency |