rocs/App
settings.h
Go to the documentation of this file.
static void setExecutionModeDebugVisible(bool v)
Set Specifies whether execution button for debug execution shall be shown.
Definition: settings.h:267
static void setDataEdgeDisplay(int v)
Set Position where name and value of an edge shall be shown.
Definition: settings.h:248
static void setHScriptSplitterSizeLeft(int v)
Set hScriptSplitterSizeLeft.
Definition: settings.h:153
static int dataEdgeDisplay()
Get Position where name and value of an edge shall be shown.
Definition: settings.h:258
static QStringList includePath()
Get Path where include manager seek for includes.
Definition: settings.h:220
static int dataNodeDisplay()
Get Position where name and value of a node shall be shown.
Definition: settings.h:239
static bool executionModeOneStepVisible()
Get Specifies whether execution button for stepped execution shall be shown.
Definition: settings.h:296
Definition: settings.h:9
static void setLastOpenedDirectory(const QString &v)
Set lastOpenedDirectory.
Definition: settings.h:191
static void setHScriptSplitterSizeRight(int v)
Set hScriptSplitterSizeRight.
Definition: settings.h:172
static bool executionModeDebugVisible()
Get Specifies whether execution button for debug execution shall be shown.
Definition: settings.h:277
static void setIncludePath(const QStringList &v)
Set Path where include manager seek for includes.
Definition: settings.h:210
QString fromLatin1(const char *str, int size)
static void setDataNodeDisplay(int v)
Set Position where name and value of a node shall be shown.
Definition: settings.h:229
static void setExecutionModeOneStepVisible(bool v)
Set Specifies whether execution button for stepped execution shall be shown.
Definition: settings.h:286
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.