#include <CurveConfig.h>
|
static const QString | MimeType = "application/rqt-multiplot-curve-config" |
|
Definition at line 32 of file CurveConfig.h.
◆ Axis
◆ CurveConfig()
rqt_multiplot::CurveConfig::CurveConfig |
( |
QObject * |
parent = 0 , |
|
|
const QString & |
title = "Untitled Curve" , |
|
|
size_t |
subscriberQueueSize = 100 |
|
) |
| |
◆ ~CurveConfig()
rqt_multiplot::CurveConfig::~CurveConfig |
( |
| ) |
|
◆ axisConfigChanged
void rqt_multiplot::CurveConfig::axisConfigChanged |
( |
| ) |
|
|
privateslot |
◆ colorConfigChanged
void rqt_multiplot::CurveConfig::colorConfigChanged |
( |
| ) |
|
|
privateslot |
◆ dataConfigChanged
void rqt_multiplot::CurveConfig::dataConfigChanged |
( |
| ) |
|
|
privateslot |
◆ getAxisConfig()
◆ getColorConfig()
◆ getDataConfig()
◆ getStyleConfig()
◆ getSubscriberQueueSize()
size_t rqt_multiplot::CurveConfig::getSubscriberQueueSize |
( |
| ) |
const |
◆ getTitle()
const QString & rqt_multiplot::CurveConfig::getTitle |
( |
| ) |
const |
◆ load()
void rqt_multiplot::CurveConfig::load |
( |
QSettings & |
settings | ) |
|
|
virtual |
◆ operator=()
◆ read()
void rqt_multiplot::CurveConfig::read |
( |
QDataStream & |
stream | ) |
|
|
virtual |
◆ reset()
void rqt_multiplot::CurveConfig::reset |
( |
| ) |
|
|
virtual |
◆ save()
void rqt_multiplot::CurveConfig::save |
( |
QSettings & |
settings | ) |
const |
|
virtual |
◆ setSubscriberQueueSize()
void rqt_multiplot::CurveConfig::setSubscriberQueueSize |
( |
size_t |
queueSize | ) |
|
◆ setTitle()
void rqt_multiplot::CurveConfig::setTitle |
( |
const QString & |
title | ) |
|
◆ styleConfigChanged
void rqt_multiplot::CurveConfig::styleConfigChanged |
( |
| ) |
|
|
privateslot |
◆ subscriberQueueSizeChanged
void rqt_multiplot::CurveConfig::subscriberQueueSizeChanged |
( |
size_t |
queueSize | ) |
|
|
signal |
◆ titleChanged
void rqt_multiplot::CurveConfig::titleChanged |
( |
const QString & |
title | ) |
|
|
signal |
◆ write()
void rqt_multiplot::CurveConfig::write |
( |
QDataStream & |
stream | ) |
const |
|
virtual |
◆ axisConfig_
◆ colorConfig_
◆ dataConfig_
◆ MimeType
const QString rqt_multiplot::CurveConfig::MimeType = "application/rqt-multiplot-curve-config" |
|
static |
◆ styleConfig_
◆ subscriberQueueSize_
size_t rqt_multiplot::CurveConfig::subscriberQueueSize_ |
|
private |
◆ title_
QString rqt_multiplot::CurveConfig::title_ |
|
private |
The documentation for this class was generated from the following files: