#include <optionstate.h>
| Settings::UIState::UIState |
( |
| ) |
|
|
inline |
| void Settings::UIState::load |
( |
| ) |
|
| bool Settings::UIState::loadFromXMI |
( |
QDomElement & |
element | ) |
|
Load instance from a QDomElement.
- Parameters
-
| element | A QDomElement representing xml element data. |
- Returns
- true on success
-
false on error
| void Settings::UIState::save |
( |
| ) |
|
| void Settings::UIState::saveToXMI |
( |
QXmlStreamWriter & |
writer | ) |
|
Save instance to XMI.
- Parameters
-
| writer | The QXmlStreamWriter to save to. |
| QColor Settings::UIState::backgroundColor |
| QColor Settings::UIState::fillColor |
| QFont Settings::UIState::font |
| QColor Settings::UIState::gridDotColor |
| QColor Settings::UIState::lineColor |
| uint Settings::UIState::lineWidth |
| QColor Settings::UIState::textColor |
| bool Settings::UIState::useFillColor |
The documentation for this class was generated from the following files: