KRES::ConfigWidget Class Reference
Inheritance diagram for KRES::ConfigWidget:

Public Slots | |
virtual void | loadSettings (Resource *resource)=0 |
virtual void | saveSettings (Resource *resource)=0 |
Signals | |
void | setReadOnly (bool value) |
Public Member Functions | |
ConfigWidget (QWidget *parent=0, const char *name=0) | |
virtual void | setInEditMode (bool value) |
Protected Attributes | |
Resource * | mResource |
Detailed Description
Definition at line 33 of file configwidget.h.
Member Function Documentation
|
Sets the widget to 'edit' mode. Reimplement this method if you are interested in the mode change (to disable some GUI element for example). By default the widget is in 'create new' mode. Definition at line 33 of file configwidget.cpp. Referenced by KRES::ConfigDialog::ConfigDialog(), and KRES::ConfigDialog::setInEditMode(). |
The documentation for this class was generated from the following files: