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