TimeVal Member List
This is the complete list of members for TimeVal, including all inherited members.
fromMsecs(double msecs) (defined in TimeVal) | TimeVal | inlinestatic |
fromPixels(double pixels, double flicksPerPixel) (defined in TimeVal) | TimeVal | inlinestatic |
msec() const noexcept (defined in TimeVal) | TimeVal | inline |
operator bool() const noexcept=delete (defined in TimeVal) | TimeVal | |
operator!=(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator!=(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator*(time_value d) const noexcept (defined in TimeVal) | TimeVal | inline |
operator*(double d) const noexcept (defined in TimeVal) | TimeVal | inline |
operator*(int64_t d) const noexcept (defined in TimeVal) | TimeVal | inline |
operator+(TimeVal t) const noexcept (defined in TimeVal) | TimeVal | inline |
operator-(TimeVal t) const noexcept (defined in TimeVal) | TimeVal | inline |
operator-() noexcept (defined in TimeVal) | TimeVal | inline |
operator<(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator<(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator<=(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator<=(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator=(const TimeVal &)=default (defined in TimeVal) | TimeVal | |
operator=(TimeVal &&) noexcept=default (defined in TimeVal) | TimeVal | |
operator=(bool d) noexcept=delete (defined in TimeVal) | TimeVal | |
operator=(double d) noexcept=delete (defined in TimeVal) | TimeVal | |
operator=(float d) noexcept=delete (defined in TimeVal) | TimeVal | |
operator=(uint64_t d) noexcept=delete (defined in TimeVal) | TimeVal | |
operator=(int64_t d) noexcept (defined in TimeVal) | TimeVal | inline |
operator=(int32_t d) noexcept (defined in TimeVal) | TimeVal | inline |
operator==(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator==(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator>(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator>(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator>=(TimeVal other) const noexcept (defined in TimeVal) | TimeVal | inline |
operator>=(time_value other) const noexcept (defined in TimeVal) | TimeVal | inline |
sec() const noexcept (defined in TimeVal) | TimeVal | inline |
setMSecs(double msecs) noexcept (defined in TimeVal) | TimeVal | inline |
TimeVal() noexcept (defined in TimeVal) | TimeVal | inline |
TimeVal(const TimeVal &)=default (defined in TimeVal) | TimeVal | |
TimeVal(TimeVal &&) noexcept=default (defined in TimeVal) | TimeVal | |
TimeVal(ossia::time_value v) noexcept (defined in TimeVal) | TimeVal | inline |
TimeVal(int64_t v) noexcept (defined in TimeVal) | TimeVal | inlineexplicit |
TimeVal(const QTime &t) noexcept (defined in TimeVal) | TimeVal | explicit |
toPixels(ZoomRatio ratio) const noexcept (defined in TimeVal) | TimeVal | inline |
toPixelsRaw(ZoomRatio ratio) const noexcept (defined in TimeVal) | TimeVal | inline |
toQTime() const noexcept (defined in TimeVal) | TimeVal | |
toSample(double sampleRate) const noexcept (defined in TimeVal) | TimeVal | inline |
toString() const noexcept (defined in TimeVal) | TimeVal | |
zero() noexcept (defined in TimeVal) | TimeVal | inlinestatic |
~TimeVal()=default (defined in TimeVal) | TimeVal |