#include <function_editor.h>
Definition at line 13 of file function_editor.h.
FunctionEditorWidget::FunctionEditorWidget |
( |
PlotDataMapRef & |
plotMapData, |
|
|
const CustomPlotMap & |
mapped_custom_plots, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
FunctionEditorWidget::~FunctionEditorWidget |
( |
| ) |
|
|
overridevirtual |
bool FunctionEditorWidget::addToSaved |
( |
const QString & |
name, |
|
|
const SnippetData & |
snippet |
|
) |
| |
|
private |
void FunctionEditorWidget::clear |
( |
| ) |
|
void FunctionEditorWidget::closed |
( |
| ) |
|
|
signal |
void FunctionEditorWidget::createNewPlot |
( |
| ) |
|
void FunctionEditorWidget::editExistingPlot |
( |
CustomPlotPtr |
data | ) |
|
bool FunctionEditorWidget::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
override |
QByteArray FunctionEditorWidget::exportSnippets |
( |
| ) |
const |
|
private |
QString FunctionEditorWidget::getEquation |
( |
| ) |
const |
QString FunctionEditorWidget::getGlobalVars |
( |
| ) |
const |
QString FunctionEditorWidget::getLinkedData |
( |
| ) |
const |
QString FunctionEditorWidget::getName |
( |
| ) |
const |
const PlotData& FunctionEditorWidget::getPlotData |
( |
| ) |
const |
void FunctionEditorWidget::importSnippets |
( |
const QByteArray & |
xml_text | ) |
|
|
private |
void FunctionEditorWidget::on_buttonLoadFunctions_clicked |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_buttonSaveCurrent_clicked |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_buttonSaveFunctions_clicked |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_globalVarsTextField_textChanged |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_lineEditSource_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
void FunctionEditorWidget::on_listAdditionalSources_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_listSourcesChanged |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_mathEquation_textChanged |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_nameLineEdit_textChanged |
( |
const QString & |
arg1 | ) |
|
|
privateslot |
void FunctionEditorWidget::on_pushButtonCancel_pressed |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_pushButtonCreate_clicked |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_pushButtonDeleteCurves_clicked |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::on_snippetsListSaved_currentRowChanged |
( |
int |
currentRow | ) |
|
|
privateslot |
void FunctionEditorWidget::on_snippetsListSaved_doubleClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
void FunctionEditorWidget::on_stylesheetChanged |
( |
QString |
theme | ) |
|
|
slot |
void FunctionEditorWidget::on_updatePreview |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::onRenameSaved |
( |
| ) |
|
|
privateslot |
void FunctionEditorWidget::savedContextMenu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
void FunctionEditorWidget::setLinkedPlotName |
( |
const QString & |
linkedPlotName | ) |
|
void FunctionEditorWidget::updatePreview |
( |
| ) |
|
|
private |
QStringList FunctionEditorWidget::_dragging_curves |
|
private |
QTimer FunctionEditorWidget::_update_preview_timer |
|
private |
int FunctionEditorWidget::_v_count |
|
private |
Ui::FunctionEditor* FunctionEditorWidget::ui |
|
private |
The documentation for this class was generated from the following files: