Qwt User's Guide
6.0.2
|
#include <qwt_column_symbol.h>
Public Types | |
enum | Direction { LeftToRight, RightToLeft, BottomToTop, TopToBottom } |
Public Member Functions | |
QwtColumnRect () | |
Qt::Orientation | orientation () const |
QRectF | toRect () const |
Public Attributes | |
Direction | direction |
QwtInterval | hInterval |
QwtInterval | vInterval |
Directed rectangle representing bounding rectangle und orientation of a column.
|
inline |
|
inline |