rocs/App
#include <settings.h>
Definition at line 9 of file settings.h.
static int Settings::dataEdgeDisplay |
( |
| ) |
|
|
inlinestatic |
Get Position where name and value of an edge shall be shown.
Definition at line 258 of file settings.h.
static int Settings::dataNodeDisplay |
( |
| ) |
|
|
inlinestatic |
Get Position where name and value of a node shall be shown.
Definition at line 239 of file settings.h.
static bool Settings::executionModeDebugVisible |
( |
| ) |
|
|
inlinestatic |
Get Specifies whether execution button for debug execution shall be shown.
Definition at line 277 of file settings.h.
static bool Settings::executionModeOneStepVisible |
( |
| ) |
|
|
inlinestatic |
Get Specifies whether execution button for stepped execution shall be shown.
Definition at line 296 of file settings.h.
static bool Settings::fastGraphics |
( |
| ) |
|
|
inlinestatic |
static int Settings::hScriptSplitterSizeLeft |
( |
| ) |
|
|
inlinestatic |
Get hScriptSplitterSizeLeft.
Definition at line 163 of file settings.h.
static int Settings::hScriptSplitterSizeRight |
( |
| ) |
|
|
inlinestatic |
Get hScriptSplitterSizeRight.
Definition at line 182 of file settings.h.
static int Settings::hSplitterSizeLeft |
( |
| ) |
|
|
inlinestatic |
Get hSplitterSizeLeft.
Definition at line 125 of file settings.h.
static int Settings::hSplitterSizeRight |
( |
| ) |
|
|
inlinestatic |
Get hSplitterSizeRight.
Definition at line 144 of file settings.h.
Get Path where include manager seek for includes.
Definition at line 220 of file settings.h.
static QString Settings::lastOpenedDirectory |
( |
| ) |
|
|
inlinestatic |
Get lastOpenedDirectory.
Definition at line 201 of file settings.h.
static void Settings::setDataEdgeDisplay |
( |
int |
v | ) |
|
|
inlinestatic |
Set Position where name and value of an edge shall be shown.
Definition at line 248 of file settings.h.
static void Settings::setDataNodeDisplay |
( |
int |
v | ) |
|
|
inlinestatic |
Set Position where name and value of a node shall be shown.
Definition at line 229 of file settings.h.
static void Settings::setExecutionModeDebugVisible |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Specifies whether execution button for debug execution shall be shown.
Definition at line 267 of file settings.h.
static void Settings::setExecutionModeOneStepVisible |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Specifies whether execution button for stepped execution shall be shown.
Definition at line 286 of file settings.h.
static void Settings::setFastGraphics |
( |
bool |
v | ) |
|
|
inlinestatic |
static void Settings::setHScriptSplitterSizeLeft |
( |
int |
v | ) |
|
|
inlinestatic |
Set hScriptSplitterSizeLeft.
Definition at line 153 of file settings.h.
static void Settings::setHScriptSplitterSizeRight |
( |
int |
v | ) |
|
|
inlinestatic |
Set hScriptSplitterSizeRight.
Definition at line 172 of file settings.h.
static void Settings::setHSplitterSizeLeft |
( |
int |
v | ) |
|
|
inlinestatic |
Set hSplitterSizeLeft.
Definition at line 115 of file settings.h.
static void Settings::setHSplitterSizeRight |
( |
int |
v | ) |
|
|
inlinestatic |
Set hSplitterSizeRight.
Definition at line 134 of file settings.h.
static void Settings::setIncludePath |
( |
const QStringList & |
v | ) |
|
|
inlinestatic |
Set Path where include manager seek for includes.
Definition at line 210 of file settings.h.
static void Settings::setLastOpenedDirectory |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set lastOpenedDirectory.
Definition at line 191 of file settings.h.
static void Settings::setShowButtonText |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Show text beside icon.
Definition at line 20 of file settings.h.
static void Settings::setVersion |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void Settings::setVSplitterSizeBottom |
( |
int |
v | ) |
|
|
inlinestatic |
Set vSplitterSizeBottom.
Definition at line 96 of file settings.h.
static void Settings::setVSplitterSizeTop |
( |
int |
v | ) |
|
|
inlinestatic |
Set vSplitterSizeTop.
Definition at line 77 of file settings.h.
static bool Settings::showButtonText |
( |
| ) |
|
|
inlinestatic |
Get Show text beside icon.
Definition at line 30 of file settings.h.
static QString Settings::version |
( |
| ) |
|
|
inlinestatic |
static int Settings::vSplitterSizeBottom |
( |
| ) |
|
|
inlinestatic |
Get vSplitterSizeBottom.
Definition at line 106 of file settings.h.
static int Settings::vSplitterSizeTop |
( |
| ) |
|
|
inlinestatic |
Get vSplitterSizeTop.
Definition at line 87 of file settings.h.
int Settings::mDataEdgeDisplay |
|
protected |
int Settings::mDataNodeDisplay |
|
protected |
bool Settings::mExecutionModeDebugVisible |
|
protected |
bool Settings::mExecutionModeOneStepVisible |
|
protected |
bool Settings::mFastGraphics |
|
protected |
int Settings::mHScriptSplitterSizeLeft |
|
protected |
int Settings::mHScriptSplitterSizeRight |
|
protected |
int Settings::mHSplitterSizeLeft |
|
protected |
int Settings::mHSplitterSizeRight |
|
protected |
QString Settings::mLastOpenedDirectory |
|
protected |
bool Settings::mShowButtonText |
|
protected |
int Settings::mVSplitterSizeBottom |
|
protected |
int Settings::mVSplitterSizeTop |
|
protected |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.