#include <function_editor.h>
Definition at line 18 of file function_editor.h.
◆ EditorMode
◆ FunctionEditorWidget()
FunctionEditorWidget::FunctionEditorWidget |
( |
PlotDataMapRef & |
plotMapData, |
|
|
const TransformsMap & |
mapped_custom_plots, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
◆ ~FunctionEditorWidget()
FunctionEditorWidget::~FunctionEditorWidget |
( |
| ) |
|
|
overridevirtual |
◆ accept
void FunctionEditorWidget::accept |
( |
std::vector< CustomPlotPtr > |
plot | ) |
|
|
signal |
◆ addToSaved()
bool FunctionEditorWidget::addToSaved |
( |
const QString & |
name, |
|
|
const SnippetData & |
snippet |
|
) |
| |
|
private |
◆ clear()
void FunctionEditorWidget::clear |
( |
| ) |
|
◆ closed
void FunctionEditorWidget::closed |
( |
| ) |
|
|
signal |
◆ createNewPlot()
void FunctionEditorWidget::createNewPlot |
( |
| ) |
|
◆ editExistingPlot()
void FunctionEditorWidget::editExistingPlot |
( |
CustomPlotPtr |
data | ) |
|
◆ eventFilter()
bool FunctionEditorWidget::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
override |
◆ exportSnippets()
QByteArray FunctionEditorWidget::exportSnippets |
( |
| ) |
const |
|
private |
◆ getLinkedData()
QString FunctionEditorWidget::getLinkedData |
( |
| ) |
const |
◆ getPlotData()
const PlotData& FunctionEditorWidget::getPlotData |
( |
| ) |
const |
◆ importSnippets()
void FunctionEditorWidget::importSnippets |
( |
const QByteArray & |
xml_text | ) |
|
|
private |
◆ on_buttonLoadFunctions_clicked
void FunctionEditorWidget::on_buttonLoadFunctions_clicked |
( |
| ) |
|
|
privateslot |
◆ on_buttonSaveCurrent_clicked
void FunctionEditorWidget::on_buttonSaveCurrent_clicked |
( |
| ) |
|
|
privateslot |
◆ on_buttonSaveFunctions_clicked
void FunctionEditorWidget::on_buttonSaveFunctions_clicked |
( |
| ) |
|
|
privateslot |
◆ on_functionText_textChanged
void FunctionEditorWidget::on_functionText_textChanged |
( |
| ) |
|
|
privateslot |
◆ on_functionTextBatch_textChanged
void FunctionEditorWidget::on_functionTextBatch_textChanged |
( |
| ) |
|
|
privateslot |
◆ on_globalVarsText_textChanged
void FunctionEditorWidget::on_globalVarsText_textChanged |
( |
| ) |
|
|
privateslot |
◆ on_globalVarsTextBatch_textChanged
void FunctionEditorWidget::on_globalVarsTextBatch_textChanged |
( |
| ) |
|
|
privateslot |
◆ on_lineEditSource_textChanged
void FunctionEditorWidget::on_lineEditSource_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ on_lineEditTab2Filter_textChanged
void FunctionEditorWidget::on_lineEditTab2Filter_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_listAdditionalSources_itemSelectionChanged
void FunctionEditorWidget::on_listAdditionalSources_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
◆ on_listSourcesChanged
void FunctionEditorWidget::on_listSourcesChanged |
( |
| ) |
|
|
privateslot |
◆ on_nameLineEdit_textChanged
void FunctionEditorWidget::on_nameLineEdit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_pushButtonCancel_pressed
void FunctionEditorWidget::on_pushButtonCancel_pressed |
( |
| ) |
|
|
privateslot |
◆ on_pushButtonCreate_clicked
void FunctionEditorWidget::on_pushButtonCreate_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButtonDeleteCurves_clicked
void FunctionEditorWidget::on_pushButtonDeleteCurves_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButtonHelp_clicked
void FunctionEditorWidget::on_pushButtonHelp_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButtonHelpTab2_clicked
void FunctionEditorWidget::on_pushButtonHelpTab2_clicked |
( |
| ) |
|
|
privateslot |
◆ on_snippetsListSaved_currentRowChanged
void FunctionEditorWidget::on_snippetsListSaved_currentRowChanged |
( |
int |
currentRow | ) |
|
|
privateslot |
◆ on_snippetsListSaved_doubleClicked
void FunctionEditorWidget::on_snippetsListSaved_doubleClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ on_stylesheetChanged
void FunctionEditorWidget::on_stylesheetChanged |
( |
QString |
theme | ) |
|
|
slot |
◆ on_suffixLineEdit_textChanged
void FunctionEditorWidget::on_suffixLineEdit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
◆ on_tabWidget_currentChanged
void FunctionEditorWidget::on_tabWidget_currentChanged |
( |
int |
index | ) |
|
|
privateslot |
◆ onLineEditTab2FilterChanged
void FunctionEditorWidget::onLineEditTab2FilterChanged |
( |
| ) |
|
|
privateslot |
◆ onRenameSaved
void FunctionEditorWidget::onRenameSaved |
( |
| ) |
|
|
privateslot |
◆ onUpdatePreview
void FunctionEditorWidget::onUpdatePreview |
( |
| ) |
|
|
privateslot |
◆ onUpdatePreviewBatch
void FunctionEditorWidget::onUpdatePreviewBatch |
( |
| ) |
|
|
privateslot |
◆ savedContextMenu
void FunctionEditorWidget::savedContextMenu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ saveSettings()
void FunctionEditorWidget::saveSettings |
( |
| ) |
|
◆ setLinkedPlotName()
void FunctionEditorWidget::setLinkedPlotName |
( |
const QString & |
linkedPlotName | ) |
|
◆ setSemaphore()
void FunctionEditorWidget::setSemaphore |
( |
QLabel * |
semaphore, |
|
|
QString |
errors |
|
) |
| |
|
private |
◆ updatePreview()
void FunctionEditorWidget::updatePreview |
( |
| ) |
|
|
private |
◆ _dragging_curves
QStringList FunctionEditorWidget::_dragging_curves |
|
private |
◆ _editor_mode
◆ _local_plot_data
◆ _plot_map_data
◆ _preview_widget
◆ _snipped_saved
◆ _tab2_filter
◆ _transform_maps
◆ _update_preview_tab1
◆ _update_preview_tab2
◆ _v_count
int FunctionEditorWidget::_v_count |
|
private |
◆ lua_completer_
◆ lua_completer_batch_
◆ ui
Ui::FunctionEditor* FunctionEditorWidget::ui |
|
private |
The documentation for this class was generated from the following files: