Qt 5.15
Qt KNX
C++ Classes
QKnxTimeBase
Qt 5.15.7 Reference Documentation
List of All Members for QKnxTimeBase
This is the complete list of members for
QKnxTimeBase
, including inherited members.
enum
DayOfWeek
QKnxTimeBase
(quint8 , quint8 , quint8 , QAbstractKnxTime::DayOfWeek )
QKnxTimeBase
()
enum
TimeFlag
dayOfWeek
() const : QAbstractKnxTime::DayOfWeek
ds
() const : int
hour
() const : qint8
isNull
() const : bool
isValid
(qint8 , qint8 , qint8 ) : bool
isValid
() const : bool
minute
() const : qint8
second
() const : qint8
setDayOfWeek
(QAbstractKnxTime::DayOfWeek )
setHMS
(quint8 , quint8 , quint8 )
operator!=
(const QKnxTimeBase<Derived> &) const : bool
operator<
(const QKnxTimeBase<Derived> &) const : bool
operator<=
(const QKnxTimeBase<Derived> &) const : bool
operator==
(const QKnxTimeBase<Derived> &) const : bool
operator>
(const QKnxTimeBase<Derived> &) const : bool
operator>=
(const QKnxTimeBase<Derived> &) const : bool