rocs/App
#include <ConfigureDefaultProperties.h>
ConfigureDefaultProperties::ConfigureDefaultProperties |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
ConfigureDefaultProperties::~ConfigureDefaultProperties |
( |
| ) |
|
void ConfigureDefaultProperties::changed |
( |
bool |
| ) |
|
|
signal |
Signal is emitted if values are changed, but before changed values are saved.
void ConfigureDefaultProperties::readConfig |
( |
| ) |
|
|
slot |
void ConfigureDefaultProperties::saveConfig |
( |
| ) |
|
|
slot |
void ConfigureDefaultProperties::setDisplayPositionEdge |
( |
int |
position | ) |
|
|
slot |
void ConfigureDefaultProperties::setDisplayPositionNode |
( |
int |
position | ) |
|
|
slot |
void ConfigureDefaultProperties::setExecutionModeDebugVisible |
( |
bool |
visible | ) |
|
|
slot |
void ConfigureDefaultProperties::setExecutionModeOneStepVisible |
( |
bool |
visible | ) |
|
|
slot |
void ConfigureDefaultProperties::showExecuteModeDebugChanged |
( |
bool |
visible | ) |
|
|
signal |
Signal is emitted when value is saved.
void ConfigureDefaultProperties::showExecuteModeOneStepChanged |
( |
bool |
visible | ) |
|
|
signal |
Signal is emitted when value is saved.
enum { ... } ConfigureDefaultProperties::DISPLAY_POSITION |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:22 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.