QSS Solver GUI
4.5.3
|
#include <QString>
#include <QSettings>
#include <QDir>
#include <QCoreApplication>
Go to the source code of this file.
Classes | |
class | Utils |
Enumerations | |
enum | AppDirs { MMOC_MODELS, MMOC_OUTPUT, MMOC_BUILD, MMOC_ENGINE, MMOC_LIBS, MMOC_BIN, MMOC_SOURCE, MMOC_PACKAGES, MMOC_LIBRARIES, MMOC_INCLUDE } |
enum | AppFlags { FLG_DEBUG, FLG_DBG_ALL, FLG_DBG_INIT_VALUES, FLG_DBG_EXTERNAL_EVENT, FLG_DBG_MEMORY, FLG_DBG_SYNCHRONIZE, FLG_DBG_STEP_INFO, FLG_DBG_VAR_CHANGES, FLG_DBG_WAIT_FOR, FLG_DBG_WEIGHTS, FLG_DBG_DT, FLG_FLAGS, FLG_PLOT, FLG_VERSION, FLG_BRANCH } |
enum | AppCmds { CMD_COMPILE, CMD_BUILD, CMD_SIMULATE, CMD_PLOT, CMD_SBML, CMD_LOG } |
enum AppCmds |
enum AppDirs |