ColorScaleWidget Class Reference
List of all members.
|
Public Types |
Public Member Functions |
| QColor | axisColor () |
| int | axisLabelFormat () |
| int | axisLabelPrecision () |
| double | axisLineWidth () |
| int | axisMargin () |
| double | axisStep () |
| QString | axisTitle () |
| int | axisTitleAlignment () const |
| QColor | axisTitleColor () |
| QFont | axisTitleFont () |
| bool | axisTitleVisible () const |
| int | borderDist () const |
| QPen | colorBarFramePen () |
| int | colorBarWidth () const |
| | ColorScaleWidget (Graph *) |
| void | enableBackbone (bool on=true, bool update=true) |
| void | enableLables (bool on=true, bool update=true) |
| void | enableTicks (bool on=true, bool update=true) |
| bool | hasBackbone () |
| bool | hasInvertedScale () |
| bool | hasLabels () |
| bool | hasTicks () |
| Qt::Alignment | labelAlignment () const |
| QColor | labelColor () |
| QFont | labelFont () |
| QString | labelPrefix () |
| int | labelRotation () |
| int | labelSpace () |
| QString | labelSuffix () |
| int | levelsDisplayMode () |
| int | majorTickLength () const |
| int | majorTicksCount () |
| QMargins | margins () const |
| int | minorTickLength () const |
| int | minorTicksCount () |
| int | plotItemIndex () |
| void | setAlignment (int) |
| void | setAxisColor (const QColor &) |
| void | setAxisLineWidth (double, bool=true) |
| void | setAxisMargin (int, bool=false) |
| void | setAxisStep (double) |
| void | setAxisTitle (const QString &) |
| void | setAxisTitleAlignment (int) |
| void | setAxisTitleColor (const QColor &) |
| void | setAxisTitleFont (const QFont &) |
| void | setAxisTitleVisible (bool) |
| void | setBorderDist (int) |
| void | setColorBarFramePen (const QPen &) |
| void | setColorBarWidth (int, bool=false) |
| void | setDefaultColorMap (const LinearColorMap &) |
| void | setDrawColorBarFrame (bool=true) |
| void | setInvertedScale (bool invert=true) |
| void | setLabelAlignment (Qt::Alignment) |
| void | setLabelColor (const QColor &) |
| void | setLabelFont (const QFont &) |
| void | setLabelPrefix (const QString &) |
| void | setLabelRotation (int) |
| void | setLabelsNumericFormat (int, int=6) |
| void | setLabelSpace (int, bool=false) |
| void | setLabelsTextFormat (int, const QString &, Table *) |
| void | setLabelSuffix (const QString &) |
| void | setLevelsDisplayMode (int) |
| void | setMajorTicksCount (int) |
| void | setMargins (const QMargins &m) |
| void | setMargins (int left, int top, int right, int bottom) |
| void | setMinorTicksCount (int) |
| void | setPlotItem (int) |
| void | setSkipMajorTicksCount (int) |
| void | setTicksLength (int, int) |
| int | skipMajorTicksCount () |
| void | updateCoordinates () |
| void | updateScale () |
Private Member Functions |
| | ColorScaleWidget (const ColorScaleWidget &) |
Member Enumeration Documentation
- Enumerator:
-
| AllMajorLevels |
|
| PartialTotalLevels |
|
| CustomStepLevels |
|
| CustomCountLevels |
|
Constructor & Destructor Documentation
| ColorScaleWidget::ColorScaleWidget |
( |
Graph * |
|
) |
|
Member Function Documentation
| QColor ColorScaleWidget::axisColor |
( |
|
) |
|
| int ColorScaleWidget::axisLabelFormat |
( |
|
) |
|
| int ColorScaleWidget::axisLabelPrecision |
( |
|
) |
|
| double ColorScaleWidget::axisLineWidth |
( |
|
) |
|
| int ColorScaleWidget::axisMargin |
( |
|
) |
|
| double ColorScaleWidget::axisStep |
( |
|
) |
|
| QString ColorScaleWidget::axisTitle |
( |
|
) |
|
| int ColorScaleWidget::axisTitleAlignment |
( |
|
) |
const |
| QColor ColorScaleWidget::axisTitleColor |
( |
|
) |
|
| QFont ColorScaleWidget::axisTitleFont |
( |
|
) |
|
| bool ColorScaleWidget::axisTitleVisible |
( |
|
) |
const |
| int ColorScaleWidget::borderDist |
( |
|
) |
const |
| QPen ColorScaleWidget::colorBarFramePen |
( |
|
) |
|
| int ColorScaleWidget::colorBarWidth |
( |
|
) |
const |
| void ColorScaleWidget::enableBackbone |
( |
bool |
on = true, |
|
|
bool |
update = true | |
|
) |
| | |
| void ColorScaleWidget::enableLables |
( |
bool |
on = true, |
|
|
bool |
update = true | |
|
) |
| | |
| void ColorScaleWidget::enableTicks |
( |
bool |
on = true, |
|
|
bool |
update = true | |
|
) |
| | |
| bool ColorScaleWidget::hasBackbone |
( |
|
) |
|
| bool ColorScaleWidget::hasInvertedScale |
( |
|
) |
|
| bool ColorScaleWidget::hasLabels |
( |
|
) |
|
| bool ColorScaleWidget::hasTicks |
( |
|
) |
|
| Qt::Alignment ColorScaleWidget::labelAlignment |
( |
|
) |
const |
| QColor ColorScaleWidget::labelColor |
( |
|
) |
|
| QFont ColorScaleWidget::labelFont |
( |
|
) |
|
| QString ColorScaleWidget::labelPrefix |
( |
|
) |
|
| int ColorScaleWidget::labelRotation |
( |
|
) |
|
| int ColorScaleWidget::labelSpace |
( |
|
) |
|
| QString ColorScaleWidget::labelSuffix |
( |
|
) |
|
| int ColorScaleWidget::levelsDisplayMode |
( |
|
) |
|
| int ColorScaleWidget::majorTickLength |
( |
|
) |
const |
| int ColorScaleWidget::majorTicksCount |
( |
|
) |
|
| QMargins ColorScaleWidget::margins |
( |
|
) |
const |
| int ColorScaleWidget::minorTickLength |
( |
|
) |
const |
| int ColorScaleWidget::minorTicksCount |
( |
|
) |
|
| int ColorScaleWidget::plotItemIndex |
( |
|
) |
|
| void ColorScaleWidget::setAlignment |
( |
int |
|
) |
|
| void ColorScaleWidget::setAxisColor |
( |
const QColor & |
|
) |
|
| void ColorScaleWidget::setAxisLineWidth |
( |
double |
, |
|
|
bool |
= true | |
|
) |
| | |
| void ColorScaleWidget::setAxisMargin |
( |
int |
, |
|
|
bool |
= false | |
|
) |
| | |
| void ColorScaleWidget::setAxisStep |
( |
double |
|
) |
|
| void ColorScaleWidget::setAxisTitle |
( |
const QString & |
|
) |
|
| void ColorScaleWidget::setAxisTitleAlignment |
( |
int |
|
) |
|
| void ColorScaleWidget::setAxisTitleColor |
( |
const QColor & |
|
) |
|
| void ColorScaleWidget::setAxisTitleFont |
( |
const QFont & |
|
) |
|
| void ColorScaleWidget::setAxisTitleVisible |
( |
bool |
|
) |
|
| void ColorScaleWidget::setBorderDist |
( |
int |
|
) |
|
| void ColorScaleWidget::setColorBarFramePen |
( |
const QPen & |
|
) |
|
| void ColorScaleWidget::setColorBarWidth |
( |
int |
, |
|
|
bool |
= false | |
|
) |
| | |
| void ColorScaleWidget::setDrawColorBarFrame |
( |
bool |
= true |
) |
|
| void ColorScaleWidget::setInvertedScale |
( |
bool |
invert = true |
) |
|
| void ColorScaleWidget::setLabelAlignment |
( |
Qt::Alignment |
|
) |
|
| void ColorScaleWidget::setLabelColor |
( |
const QColor & |
|
) |
|
| void ColorScaleWidget::setLabelFont |
( |
const QFont & |
|
) |
|
| void ColorScaleWidget::setLabelPrefix |
( |
const QString & |
|
) |
|
| void ColorScaleWidget::setLabelRotation |
( |
int |
|
) |
|
| void ColorScaleWidget::setLabelsNumericFormat |
( |
int |
, |
|
|
int |
= 6 | |
|
) |
| | |
| void ColorScaleWidget::setLabelSpace |
( |
int |
, |
|
|
bool |
= false | |
|
) |
| | |
| void ColorScaleWidget::setLabelsTextFormat |
( |
int |
, |
|
|
const QString & |
, |
|
|
Table * |
| |
|
) |
| | |
| void ColorScaleWidget::setLabelSuffix |
( |
const QString & |
|
) |
|
| void ColorScaleWidget::setLevelsDisplayMode |
( |
int |
|
) |
|
| void ColorScaleWidget::setMajorTicksCount |
( |
int |
|
) |
|
| void ColorScaleWidget::setMargins |
( |
const QMargins & |
m |
) |
|
| void ColorScaleWidget::setMargins |
( |
int |
left, |
|
|
int |
top, |
|
|
int |
right, |
|
|
int |
bottom | |
|
) |
| | |
| void ColorScaleWidget::setMinorTicksCount |
( |
int |
|
) |
|
| void ColorScaleWidget::setPlotItem |
( |
int |
|
) |
|
| void ColorScaleWidget::setSkipMajorTicksCount |
( |
int |
|
) |
|
| void ColorScaleWidget::setTicksLength |
( |
int |
, |
|
|
int |
| |
|
) |
| | |
| int ColorScaleWidget::skipMajorTicksCount |
( |
|
) |
|
| void ColorScaleWidget::updateCoordinates |
( |
|
) |
|
| void ColorScaleWidget::updateScale |
( |
|
) |
|
The documentation for this class was generated from the following file: