libdrmconf  0.12.0
A library to program DMR radios.
Frequency Member List

This is the complete list of members for Frequency, including all inherited members.

_frequencyFrequencyprotected
format(Format f=Format::Automatic) constFrequency
Format enum nameFrequency
Frequency(unsigned long long hz)Frequencyprotected
Frequency()Frequency
Frequency(const Frequency &other)Frequency
fromGHz(double GHz)Frequencyinlinestatic
fromHz(unsigned long long Hz)Frequencyinlinestatic
fromkHz(double kHz)Frequencyinlinestatic
fromMHz(double MHz)Frequencyinlinestatic
fromString(const QString &freq)Frequencystatic
inGHz() constFrequencyinline
inHz() constFrequencyinline
inkHz() constFrequencyinline
inMHz() constFrequencyinline
operator!=(const Frequency &other) constFrequencyinline
operator<(const Frequency &other) constFrequencyinline
operator<=(const Frequency &other) constFrequencyinline
operator=(const Frequency &other)Frequency
operator==(const Frequency &other) constFrequencyinline
operator>(const Frequency &other) constFrequencyinline
operator>=(const Frequency &other) constFrequencyinline
parse(const QString &value)Frequency