Directed rectangle representing bounding rectangle and orientation of a column.
More...
#include <qwt_column_symbol.h>
|
|
| QwtColumnRect () |
| | Build an rectangle with invalid intervals directed BottomToTop.
|
| |
| QRectF | toRect () const |
| |
| Qt::Orientation | orientation () const |
| |
Directed rectangle representing bounding rectangle and orientation of a column.
◆ Direction
Direction of the column.
| Enumerator |
|---|
| LeftToRight | From left to right.
|
| RightToLeft | From right to left.
|
| BottomToTop | From bottom to top.
|
| TopToBottom | From top to bottom.
|
◆ orientation()
| Qt::Orientation QwtColumnRect::orientation |
( |
| ) |
const |
|
inline |
◆ toRect()
| QRectF QwtColumnRect::toRect |
( |
| ) |
const |
- Returns
- A normalized QRect built from the intervals
The documentation for this class was generated from the following files:
- /home/runner/work/QWT/QWT/src/qwt_column_symbol.h
- /home/runner/work/QWT/QWT/src/qwt_column_symbol.cpp