|
| QCPBarsGroup (QCustomPlot *parentPlot) |
|
SpacingType | spacingType () const |
|
double | spacing () const |
|
void | setSpacingType (SpacingType spacingType) |
|
void | setSpacing (double spacing) |
|
QList< QCPBars * > | bars () const |
|
QCPBars * | bars (int index) const |
|
int | size () const |
|
bool | isEmpty () const |
|
void | clear () |
|
bool | contains (QCPBars *bars) const |
|
void | append (QCPBars *bars) |
|
void | insert (int i, QCPBars *bars) |
|
void | remove (QCPBars *bars) |
|
|
void | registerBars (QCPBars *bars) |
|
void | unregisterBars (QCPBars *bars) |
|
double | keyPixelOffset (const QCPBars *bars, double keyCoord) |
|
double | getPixelSpacing (const QCPBars *bars, double keyCoord) |
|
Definition at line 2740 of file qcustomplot.h.
Defines the ways the spacing between bars in the group can be specified. Thus it defines what the number passed to setSpacing actually means.
- See also
- setSpacingType, setSpacing
Enumerator |
---|
stAbsolute |
Bar spacing is in absolute pixels.
|
stAxisRectRatio |
Bar spacing is given by a fraction of the axis rect size.
|
stPlotCoords |
Bar spacing is in key coordinates and thus scales with the key axis range.
|
Definition at line 2754 of file qcustomplot.h.
The documentation for this class was generated from the following file:
- /home/aw/devel/stellarium/0.15/src/external/qcustomplot/qcustomplot.h