#include <CurveAxisConfig.h>
Definition at line 28 of file CurveAxisConfig.h.
◆ FieldType
◆ CurveAxisConfig()
| rqt_multiplot::CurveAxisConfig::CurveAxisConfig |
( |
QObject * |
parent = 0, |
|
|
const QString & |
topic = QString(), |
|
|
const QString & |
type = QString(), |
|
|
FieldType |
fieldType = MessageData, |
|
|
const QString & |
field = QString() |
|
) |
| |
◆ ~CurveAxisConfig()
| rqt_multiplot::CurveAxisConfig::~CurveAxisConfig |
( |
| ) |
|
◆ fieldChanged
| void rqt_multiplot::CurveAxisConfig::fieldChanged |
( |
const QString & |
field | ) |
|
|
signal |
◆ fieldTypeChanged
| void rqt_multiplot::CurveAxisConfig::fieldTypeChanged |
( |
int |
fieldType | ) |
|
|
signal |
◆ getField()
| const QString & rqt_multiplot::CurveAxisConfig::getField |
( |
| ) |
const |
◆ getFieldType()
◆ getScaleConfig()
◆ getTopic()
| const QString & rqt_multiplot::CurveAxisConfig::getTopic |
( |
| ) |
const |
◆ getType()
| const QString & rqt_multiplot::CurveAxisConfig::getType |
( |
| ) |
const |
◆ load()
| void rqt_multiplot::CurveAxisConfig::load |
( |
QSettings & |
settings | ) |
|
|
virtual |
◆ operator=()
◆ read()
| void rqt_multiplot::CurveAxisConfig::read |
( |
QDataStream & |
stream | ) |
|
|
virtual |
◆ reset()
| void rqt_multiplot::CurveAxisConfig::reset |
( |
| ) |
|
|
virtual |
◆ save()
| void rqt_multiplot::CurveAxisConfig::save |
( |
QSettings & |
settings | ) |
const |
|
virtual |
◆ scaleChanged
| void rqt_multiplot::CurveAxisConfig::scaleChanged |
( |
| ) |
|
|
privateslot |
◆ setField()
| void rqt_multiplot::CurveAxisConfig::setField |
( |
const QString & |
field | ) |
|
◆ setFieldType()
| void rqt_multiplot::CurveAxisConfig::setFieldType |
( |
FieldType |
fieldType | ) |
|
◆ setTopic()
| void rqt_multiplot::CurveAxisConfig::setTopic |
( |
const QString & |
topic | ) |
|
◆ setType()
| void rqt_multiplot::CurveAxisConfig::setType |
( |
const QString & |
type | ) |
|
◆ topicChanged
| void rqt_multiplot::CurveAxisConfig::topicChanged |
( |
const QString & |
topic | ) |
|
|
signal |
◆ typeChanged
| void rqt_multiplot::CurveAxisConfig::typeChanged |
( |
const QString & |
type | ) |
|
|
signal |
◆ write()
| void rqt_multiplot::CurveAxisConfig::write |
( |
QDataStream & |
stream | ) |
const |
|
virtual |
◆ field_
| QString rqt_multiplot::CurveAxisConfig::field_ |
|
private |
◆ fieldType_
| FieldType rqt_multiplot::CurveAxisConfig::fieldType_ |
|
private |
◆ scaleConfig_
◆ topic_
| QString rqt_multiplot::CurveAxisConfig::topic_ |
|
private |
◆ type_
| QString rqt_multiplot::CurveAxisConfig::type_ |
|
private |
The documentation for this class was generated from the following files: