![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtaggedtime_p.h>
Public Types | |
using | TimePoint = QTaggedTimePoint<ValueType, Tag> |
Public Member Functions | |
constexpr TimePoint | asTimePoint () const noexcept |
Public Member Functions inherited from BaseTime< ValueType, QTaggedDuration< ValueType, Tag > > | |
constexpr ValueType | get () const noexcept |
constexpr | BaseTime (ValueType value) noexcept |
constexpr QTaggedDuration< ValueType, Tag > & | operator= (const QTaggedDuration< ValueType, Tag > &other) noexcept |
Q_DECLARE_STRONGLY_ORDERED (QTaggedDuration< ValueType, Tag >) | |
constexpr QTaggedDuration< ValueType, Tag > | operator- () const |
Definition at line 88 of file qtaggedtime_p.h.
using QTaggedDuration< ValueType, Tag >::TimePoint = QTaggedTimePoint<ValueType, Tag> |
Definition at line 91 of file qtaggedtime_p.h.
|
inlineconstexprnoexcept |
Definition at line 94 of file qtaggedtime_p.h.