|
QWT 7.0.1
|
Enums and methods for axes. More...
Enumerations | |
| enum | Position { YLeft = 0 , YRight = 1 , XBottom = 2 , XTop = 3 } |
| Axis position. More... | |
| enum | { AxisPositions = XTop + 1 } |
| Number of axis positions. | |
Functions | |
| bool | isValid (int axisPos) |
| bool | isYAxis (int axisPos) |
| bool | isXAxis (int axisPos) |
Enums and methods for axes.
| enum QwtAxis::Position |
|
inline |
|
inline |
|
inline |