1 #ifndef AddCustomPlotDialog_H 2 #define AddCustomPlotDialog_H 5 #include <QListWidgetItem> 6 #include <unordered_map> 10 #include "ui_function_editor.h" 44 bool eventFilter(QObject *obj, QEvent *event)
override;
98 Ui::FunctionEditor*
ui;
116 #endif // AddCustomPlotDialog_H
std::map< QString, SnippetData > SnippetsMap
std::shared_ptr< CustomFunction > CustomPlotPtr
std::unordered_map< std::string, CustomPlotPtr > CustomPlotMap