CPreferenceModel
.See: Description
Class | Description |
---|---|
CKeyStrokePreferenceModel |
A set or
Preference s for the KeyStroke s that are used
in common. |
CLayoutPreferenceModel |
A model showing various preferences that are used for the layout.
|
KeyStrokeCancelOperation |
KeyStroke that will cancel the currently running drag and drop operation. |
KeyStrokeClosePreference |
KeyStroke for closing a CDockable . |
KeyStrokeExternalizePreference |
KeyStroke that will externalize a CDockable |
KeyStrokeMaximizeChangePreference |
Preference setting the keystroke for maximizing/unmaximizing a
Dockable . |
KeyStrokeMaximizePreference |
Preference to set the keystroke that maximizes a
Dockable . |
KeyStrokeMinimizePreference |
KeyStroke that will minimize a CDockable . |
KeyStrokeNormalizePreference |
KeyStroke that will normalize a CDockable . |
ThemeChoice |
A choice offering all the
ThemeFactory s a ThemeMap provides. |
ThemePreference |
A preference allowing the user to select one
DockTheme . |
CPreferenceModel
. These classes
can also be used by clients to create their custom PreferenceModel
.