kresources
KRES::ConfigPage Class Reference
A resource configuration page. More...
#include <configpage.h>
Inheritance diagram for KRES::ConfigPage:

Public Slots | |
void | slotAdd () |
void | slotEdit () |
void | slotFamilyChanged (int pos) |
void | slotRemove () |
void | slotSelectionChanged () |
void | slotStandard () |
Signals | |
void | changed (bool) |
Public Member Functions | |
ConfigPage (QWidget *parent=0) | |
virtual void | defaults () |
void | load () |
virtual void | resourceAdded (Resource *resource) |
virtual void | resourceDeleted (Resource *resource) |
virtual void | resourceModified (Resource *resource) |
void | save () |
Protected Slots | |
void | slotItemClicked (QTreeWidgetItem *item) |
Protected Member Functions | |
ConfigViewItem * | findItem (Resource *resource) |
Detailed Description
A resource configuration page.This class provides a page for a resource configuration dialog.
Definition at line 71 of file configpage.h.
The documentation for this class was generated from the following files: