libdrmconf  0.11.3
A library to program DMR radios.
Interval Member List

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

Format enum nameInterval
format(Format f=Format::Automatic) constInterval
fromMilliseconds(unsigned long long ms)Intervalinlinestatic
fromMinutes(unsigned long long min)Intervalinlinestatic
fromSeconds(unsigned long long s)Intervalinlinestatic
Interval(unsigned long long ms)Intervalinlineexplicitprotected
Interval()Intervalinline
Interval(const Interval &other)Intervalinline
isNull() constIntervalinline
milliseconds() constIntervalinline
minutes() constIntervalinline
operator<(const Interval &other) constIntervalinline
operator=(const Interval &other)Intervalinline
operator==(const Interval &other) constIntervalinline
parse(const QString &value)Interval
seconds() constIntervalinline