QSS Solver GUI
4.5.3
|
#include <editor.hpp>
Static Public Member Functions | |
static ModelEditor * | instance (QWidget *parent=nullptr, QString name=QString()) |
static void | drop () |
Private Member Functions | |
Editor () | |
Editor (const Editor &) | |
Editor & | operator= (const Editor &) |
Static Private Attributes | |
static ModelEditor * | _instance = nullptr |
Definition at line 26 of file editor.hpp.
|
inlineprivate |
Definition at line 61 of file editor.hpp.
|
private |
|
inlinestatic |
Definition at line 52 of file editor.hpp.
Referenced by MmomeGui::closeEvent(), MmomeGui::done(), and MmomeGui::~MmomeGui().
|
inlinestatic |
Definition at line 45 of file editor.hpp.
Referenced by MmomeGui::addVariables(), MmomeGui::cleanBuildDir(), MmomeGui::closeEvent(), MmomeGui::comp_finished(), MmomeGui::compile(), MmomeGui::done(), MmomeGui::editModel(), MmomeGui::log_finished(), MmomeGui::make_finished(), MmomeGui::on_action_Save_As_triggered(), MmomeGui::on_actionClear_Log_triggered(), MmomeGui::on_actionCompile_triggered(), MmomeGui::on_actionDebug_triggered(), MmomeGui::on_actionGraphics_triggered(), MmomeGui::on_actionLog_triggered(), MmomeGui::on_actionRun_triggered(), MmomeGui::plotScript(), MmomeGui::run(), MmomeGui::run_finished(), MmomeGui::runDlgClose(), and MmomeGui::selectVariables().
|
staticprivate |
Definition at line 64 of file editor.hpp.