#include <MultiplotConfigWidget.h>
Definition at line 32 of file MultiplotConfigWidget.h.
◆ MultiplotConfigWidget()
| rqt_multiplot::MultiplotConfigWidget::MultiplotConfigWidget |
( |
QWidget * |
parent = 0, |
|
|
size_t |
maxHistoryLength = 10 |
|
) |
| |
◆ ~MultiplotConfigWidget()
| rqt_multiplot::MultiplotConfigWidget::~MultiplotConfigWidget |
( |
| ) |
|
|
virtual |
◆ addConfigUrlToHistory()
| void rqt_multiplot::MultiplotConfigWidget::addConfigUrlToHistory |
( |
const QString & |
url | ) |
|
◆ clearConfigUrlHistory()
| void rqt_multiplot::MultiplotConfigWidget::clearConfigUrlHistory |
( |
| ) |
|
◆ configChanged
| void rqt_multiplot::MultiplotConfigWidget::configChanged |
( |
| ) |
|
|
privateslot |
◆ configComboBoxCurrentUrlChanged
| void rqt_multiplot::MultiplotConfigWidget::configComboBoxCurrentUrlChanged |
( |
const QString & |
url | ) |
|
|
privateslot |
◆ configComboBoxEditTextChanged
| void rqt_multiplot::MultiplotConfigWidget::configComboBoxEditTextChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ confirmSave()
| bool rqt_multiplot::MultiplotConfigWidget::confirmSave |
( |
bool |
canCancel = true | ) |
|
◆ currentConfigModifiedChanged
| void rqt_multiplot::MultiplotConfigWidget::currentConfigModifiedChanged |
( |
bool |
modified | ) |
|
|
signal |
◆ currentConfigUrlChanged
| void rqt_multiplot::MultiplotConfigWidget::currentConfigUrlChanged |
( |
const QString & |
url | ) |
|
|
signal |
◆ getConfig()
| MultiplotConfig * rqt_multiplot::MultiplotConfigWidget::getConfig |
( |
| ) |
const |
◆ getConfigUrlHistory()
| QStringList rqt_multiplot::MultiplotConfigWidget::getConfigUrlHistory |
( |
| ) |
const |
◆ getCurrentConfigUrl()
| QString rqt_multiplot::MultiplotConfigWidget::getCurrentConfigUrl |
( |
| ) |
const |
◆ getMaxConfigUrlHistoryLength()
| size_t rqt_multiplot::MultiplotConfigWidget::getMaxConfigUrlHistoryLength |
( |
| ) |
const |
◆ isCurrentConfigModified()
| bool rqt_multiplot::MultiplotConfigWidget::isCurrentConfigModified |
( |
| ) |
const |
◆ isFile()
| bool rqt_multiplot::MultiplotConfigWidget::isFile |
( |
const QString & |
url | ) |
const |
◆ loadConfig()
| bool rqt_multiplot::MultiplotConfigWidget::loadConfig |
( |
const QString & |
url | ) |
|
◆ pushButtonClearHistoryClicked
| void rqt_multiplot::MultiplotConfigWidget::pushButtonClearHistoryClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonNewClicked
| void rqt_multiplot::MultiplotConfigWidget::pushButtonNewClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonOpenClicked
| void rqt_multiplot::MultiplotConfigWidget::pushButtonOpenClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonSaveAsClicked
| void rqt_multiplot::MultiplotConfigWidget::pushButtonSaveAsClicked |
( |
| ) |
|
|
privateslot |
◆ pushButtonSaveClicked
| void rqt_multiplot::MultiplotConfigWidget::pushButtonSaveClicked |
( |
| ) |
|
|
privateslot |
◆ resetConfig()
| void rqt_multiplot::MultiplotConfigWidget::resetConfig |
( |
| ) |
|
◆ saveConfig()
| bool rqt_multiplot::MultiplotConfigWidget::saveConfig |
( |
const QString & |
url | ) |
|
◆ saveCurrentConfig()
| bool rqt_multiplot::MultiplotConfigWidget::saveCurrentConfig |
( |
| ) |
|
◆ setConfig()
| void rqt_multiplot::MultiplotConfigWidget::setConfig |
( |
MultiplotConfig * |
config | ) |
|
◆ setConfigUrlHistory()
| void rqt_multiplot::MultiplotConfigWidget::setConfigUrlHistory |
( |
const QStringList & |
history | ) |
|
◆ setCurrentConfigModified()
| bool rqt_multiplot::MultiplotConfigWidget::setCurrentConfigModified |
( |
bool |
modified | ) |
|
◆ setCurrentConfigUrl()
| void rqt_multiplot::MultiplotConfigWidget::setCurrentConfigUrl |
( |
const QString & |
url, |
|
|
bool |
updateHistory = true |
|
) |
| |
◆ setMaxConfigUrlHistoryLength()
| void rqt_multiplot::MultiplotConfigWidget::setMaxConfigUrlHistoryLength |
( |
size_t |
length | ) |
|
◆ config_
◆ currentConfigModified_
| bool rqt_multiplot::MultiplotConfigWidget::currentConfigModified_ |
|
private |
◆ currentConfigUrl_
| QString rqt_multiplot::MultiplotConfigWidget::currentConfigUrl_ |
|
private |
◆ maxHistoryLength_
| size_t rqt_multiplot::MultiplotConfigWidget::maxHistoryLength_ |
|
private |
◆ ui_
| Ui::MultiplotConfigWidget* rqt_multiplot::MultiplotConfigWidget::ui_ |
|
private |
The documentation for this class was generated from the following files: