#include <plotwidget_editor.h>
Definition at line 41 of file plotwidget_editor.h.
PlotwidgetEditor::PlotwidgetEditor |
( |
PlotWidget * |
plotwidget, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
PlotwidgetEditor::~PlotwidgetEditor |
( |
| ) |
|
void PlotwidgetEditor::disableWidgets |
( |
| ) |
|
|
private |
void PlotwidgetEditor::on_checkBoxMax_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void PlotwidgetEditor::on_checkBoxMin_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void PlotwidgetEditor::on_editColotText_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
void PlotwidgetEditor::on_lineLimitMax_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
void PlotwidgetEditor::on_lineLimitMin_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
void PlotwidgetEditor::on_listWidget_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
void PlotwidgetEditor::on_pushButtonCancel_pressed |
( |
| ) |
|
|
privateslot |
void PlotwidgetEditor::on_pushButtonReset_clicked |
( |
| ) |
|
|
privateslot |
void PlotwidgetEditor::on_pushButtonSave_pressed |
( |
| ) |
|
|
privateslot |
void PlotwidgetEditor::on_radioBoth_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void PlotwidgetEditor::on_radioLines_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void PlotwidgetEditor::on_radioPoints_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
void PlotwidgetEditor::onColorChanged |
( |
QColor |
c | ) |
|
|
slot |
void PlotwidgetEditor::onDeleteRow |
( |
QWidget * |
w | ) |
|
|
private |
void PlotwidgetEditor::setupColorWidget |
( |
| ) |
|
|
private |
void PlotwidgetEditor::setupTable |
( |
| ) |
|
|
private |
void PlotwidgetEditor::updateLimits |
( |
| ) |
|
|
private |
QRectF PlotwidgetEditor::_bounding_rect_original |
|
private |
std::set<QWidget*> PlotwidgetEditor::_connected_transform_widgets |
|
private |
std::unordered_map<std::string, std::shared_ptr<TimeSeriesTransform> > PlotwidgetEditor::_transforms |
|
private |
Ui::PlotWidgetEditor* PlotwidgetEditor::ui |
|
private |
The documentation for this class was generated from the following files: