Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QTaggedDuration< ValueType, Tag > Class Template Reference

#include <qtaggedtime_p.h>

Inheritance diagram for QTaggedDuration< ValueType, Tag >:
Collaboration diagram for QTaggedDuration< ValueType, Tag >:

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, Tagoperator- () const

Detailed Description

template<typename ValueType, typename Tag>
class QTaggedDuration< ValueType, Tag >

Definition at line 88 of file qtaggedtime_p.h.

Member Typedef Documentation

◆ TimePoint

template<typename ValueType, typename Tag>
using QTaggedDuration< ValueType, Tag >::TimePoint = QTaggedTimePoint<ValueType, Tag>

Definition at line 91 of file qtaggedtime_p.h.

Member Function Documentation

◆ asTimePoint()

template<typename ValueType, typename Tag>
TimePoint QTaggedDuration< ValueType, Tag >::asTimePoint ( ) const
inlineconstexprnoexcept

Definition at line 94 of file qtaggedtime_p.h.


The documentation for this class was generated from the following file: