xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
xcal::property::TimeDuration 成员列表

成员的完整列表,这些成员属于 xcal::property::TimeDuration,包括所有继承而来的类成员

from_hours(float_t hours)xcal::property::TimeDurationinlinestatic
from_microseconds(size_t us)xcal::property::TimeDurationinlinestatic
from_milliseconds(size_t ms)xcal::property::TimeDurationinlinestatic
from_minutes(float_t minutes)xcal::property::TimeDurationinlinestatic
from_seconds(float_t seconds)xcal::property::TimeDurationinlinestatic
hours() constxcal::property::TimeDurationinline
is_changed() constxcal::property::MPropertyinline
microseconds() constxcal::property::TimeDurationinline
milliseconds() constxcal::property::TimeDurationinline
minutes() constxcal::property::TimeDurationinline
MProperty()=defaultxcal::property::MProperty
MProperty(const MProperty &)=deletexcal::property::MProperty
MProperty(MProperty &&)=deletexcal::property::MProperty
operator!=(const TimeDuration &other) constxcal::property::TimeDurationinline
operator*(size_t multiplier) constxcal::property::TimeDurationinline
operator+(const TimeDuration &other) constxcal::property::TimeDurationinline
operator-(const TimeDuration &other) constxcal::property::TimeDurationinline
operator/(size_t divisor) constxcal::property::TimeDurationinline
operator<(const TimeDuration &other) constxcal::property::TimeDurationinline
operator<=(const TimeDuration &other) constxcal::property::TimeDurationinline
operator=(const MProperty &)=deletexcal::property::MProperty
operator=(MProperty &&)=deletexcal::property::MProperty
operator==(const TimeDuration &other) constxcal::property::TimeDurationinline
operator>(const TimeDuration &other) constxcal::property::TimeDurationinline
operator>=(const TimeDuration &other) constxcal::property::TimeDurationinline
reset_changed() constxcal::property::MPropertyinline
seconds() constxcal::property::TimeDurationinline
set_changed() constxcal::property::MPropertyinline
set_hours(float_t hours)xcal::property::TimeDurationinline
set_microseconds(size_t us)xcal::property::TimeDurationinline
set_milliseconds(size_t ms)xcal::property::TimeDurationinline
set_minutes(float_t minutes)xcal::property::TimeDurationinline
set_seconds(float_t seconds)xcal::property::TimeDurationinline
TimeDuration()xcal::property::TimeDurationinline
TimeDuration(size_t microseconds)xcal::property::TimeDurationinlineexplicit
TimeDuration(float_t seconds)xcal::property::TimeDurationinlineexplicit
to_string() constxcal::property::TimeDurationinline
type() constxcal::property::MPropertyinline
~MProperty()=defaultxcal::property::MPropertyvirtual