#include <LegendStyleObject.h>
geViewer::LegendStyleObject::LegendStyleObject |
( |
QObject * |
_parent = 0 | ) |
|
geViewer::LegendStyleObject::LegendStyleObject |
( |
const QString & |
_name, |
|
|
const QString & |
_value, |
|
|
const QString & |
_pattern, |
|
|
QColor |
_mainColor, |
|
|
QObject * |
_parent = 0 |
|
) |
| |
QColor geViewer::LegendStyleObject::mainColor |
( |
| ) |
const |
void geViewer::LegendStyleObject::mainColorChanged |
( |
| ) |
|
|
signal |
QString geViewer::LegendStyleObject::name |
( |
| ) |
const |
void geViewer::LegendStyleObject::nameChanged |
( |
| ) |
|
|
signal |
QString geViewer::LegendStyleObject::pattern |
( |
| ) |
const |
void geViewer::LegendStyleObject::patternChanged |
( |
| ) |
|
|
signal |
void geViewer::LegendStyleObject::setMainColor |
( |
const QColor & |
_mainColor | ) |
|
void geViewer::LegendStyleObject::setName |
( |
const QString & |
_name | ) |
|
void geViewer::LegendStyleObject::setPattern |
( |
const QString & |
_pattern | ) |
|
void geViewer::LegendStyleObject::setValue |
( |
const QString & |
_value | ) |
|
QString geViewer::LegendStyleObject::value |
( |
| ) |
const |
void geViewer::LegendStyleObject::valueChanged |
( |
| ) |
|
|
signal |
QColor geViewer::LegendStyleObject::mainColor |
|
readwrite |
QString geViewer::LegendStyleObject::name |
|
readwrite |
QString geViewer::LegendStyleObject::pattern |
|
readwrite |
QString geViewer::LegendStyleObject::value |
|
readwrite |
The documentation for this class was generated from the following files: