Qt 5.15
Qt KNX
C++ Classes
QKnxTimeBase
Qt 5.15.16 Reference Documentation
List of All Members for QKnxTimeBase
This is the complete list of members for
QKnxTimeBase
, including inherited members.
enum
DayOfWeek
QKnxTimeBase
()
enum
TimeFlag
dayOfWeek
() const : 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
(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