libdrmconf
0.11.3
A library to program DMR radios.
|
This is the complete list of members for Interval, including all inherited members.
Format enum name | Interval | |
format(Format f=Format::Automatic) const | Interval | |
fromMilliseconds(unsigned long long ms) | Interval | inlinestatic |
fromMinutes(unsigned long long min) | Interval | inlinestatic |
fromSeconds(unsigned long long s) | Interval | inlinestatic |
Interval(unsigned long long ms) | Interval | inlineexplicitprotected |
Interval() | Interval | inline |
Interval(const Interval &other) | Interval | inline |
isNull() const | Interval | inline |
milliseconds() const | Interval | inline |
minutes() const | Interval | inline |
operator<(const Interval &other) const | Interval | inline |
operator=(const Interval &other) | Interval | inline |
operator==(const Interval &other) const | Interval | inline |
parse(const QString &value) | Interval | |
seconds() const | Interval | inline |