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