A dialog page to display the user interface options.
More...
#include <uioptionspage.h>
A dialog page to display the user interface options.
A dialog page to display user interface options This dialog is either embedded into SettingsDialog, UMLViewDialog and ClassPropertiesDialog
- Author
- Paul Hensgen
-
Ralf Habacker ralf..nosp@m.haba.nosp@m.cker@.nosp@m.free.nosp@m.net.d.nosp@m.e Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org
Constructor - observe and modify an OptionState structure
- Parameters
-
pParent | Parent widget |
options | Settings to read from/save into |
UIOptionsPage::~UIOptionsPage |
( |
| ) |
|
|
virtual |
void UIOptionsPage::apply |
( |
| ) |
|
void UIOptionsPage::setDefaults |
( |
| ) |
|
void UIOptionsPage::setupPage |
( |
| ) |
|
|
protected |
Creates the page with the correct options for the class/interface
void UIOptionsPage::slotBgCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
void UIOptionsPage::slotFillCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
void UIOptionsPage::slotGridCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
void UIOptionsPage::slotLineCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
void UIOptionsPage::slotLineWidthCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
void UIOptionsPage::slotTextCBChecked |
( |
bool |
value | ) |
|
|
protectedslot |
QCheckBox* UIOptionsPage::m_angularLinesCB |
|
protected |
KColorButton* UIOptionsPage::m_bgColorB |
|
protected |
QCheckBox* UIOptionsPage::m_bgColorCB |
|
protected |
QGroupBox* UIOptionsPage::m_colorGB |
|
protected |
KColorButton* UIOptionsPage::m_fillColorB |
|
protected |
QCheckBox* UIOptionsPage::m_fillColorCB |
|
protected |
KColorButton* UIOptionsPage::m_gridColorB |
|
protected |
QCheckBox* UIOptionsPage::m_gridColorCB |
|
protected |
KColorButton* UIOptionsPage::m_lineColorB |
|
protected |
QCheckBox* UIOptionsPage::m_lineColorCB |
|
protected |
KIntSpinBox* UIOptionsPage::m_lineWidthB |
|
protected |
QCheckBox* UIOptionsPage::m_lineWidthCB |
|
protected |
QCheckBox* UIOptionsPage::m_rightToLeftUI |
|
protected |
KColorButton* UIOptionsPage::m_textColorB |
|
protected |
QCheckBox* UIOptionsPage::m_textColorCB |
|
protected |
QCheckBox* UIOptionsPage::m_useFillColorCB |
|
protected |
The documentation for this class was generated from the following files: