Scenario::VerticalExtent Struct Referencefinal
The VerticalExtent struct. More...
Inheritance diagram for Scenario::VerticalExtent:
Detailed Description
The VerticalExtent struct.
Used for "vertical" elements, like TimeSync and intervals.
The value is currently in percentage. TODO assess if it would be better to have it in absolute instead.
Public Member Functions | |
Q_DECL_CONSTEXPR | VerticalExtent (qreal x, qreal y) |
Q_DECL_CONSTEXPR | VerticalExtent (const VerticalExtent &)=default |
Q_DECL_CONSTEXPR | VerticalExtent (VerticalExtent &&) noexcept=default |
Q_DECL_CONSTEXPR | VerticalExtent (QPointF other) |
VerticalExtent & | operator= (VerticalExtent other) |
VerticalExtent & | operator= (QPointF other) |
Q_DECL_CONSTEXPR VerticalExtent | operator* (qreal other) |
Q_DECL_CONSTEXPR double | top () const |
Q_DECL_CONSTEXPR double | bottom () const |
The documentation for this struct was generated from the following file: