QwtColumnRect(3) | Qwt User's Guide | QwtColumnRect(3) |
QwtColumnRect - Directed rectangle representing bounding rectangle and orientation of a column.
#include <qwt_column_symbol.h>
enum Direction { LeftToRight, RightToLeft,
BottomToTop, TopToBottom }
Direction of the column.
QwtColumnRect ()
Build an rectangle with invalid intervals directed BottomToTop. QRectF
toRect () const
Qt::Orientation orientation () const
QwtInterval hInterval
Interval for the horizontal coordinates. QwtInterval vInterval
Interval for the vertical coordinates. Direction direction
Direction.
Directed rectangle representing bounding rectangle and orientation of a column.
Direction of the column.
Enumerator
Returns:
Returns:
Generated automatically by Doxygen for Qwt User's Guide from the source code.
Wed Jan 2 2019 | Version 6.1.4 |