KRES::ConfigPage Class Reference
Inheritance diagram for KRES::ConfigPage:

Detailed Description
Definition at line 52 of file configpage.h.
Public Slots | |
void | slotFamilyChanged (int) |
void | slotAdd () |
void | slotRemove () |
void | slotEdit () |
void | slotStandard () |
void | slotSelectionChanged () |
Signals | |
void | changed (bool) |
Public Member Functions | |
ConfigPage (QWidget *parent=0, const char *name=0) | |
virtual | ~ConfigPage () |
void | load () |
void | save () |
virtual void | defaults () |
virtual void | resourceAdded (Resource *resource) |
virtual void | resourceModified (Resource *resource) |
virtual void | resourceDeleted (Resource *resource) |
Protected Slots | |
void | slotItemClicked (QListViewItem *) |
Protected Member Functions | |
ConfigViewItem * | findItem (Resource *resource) |
The documentation for this class was generated from the following files: