kresources
Public Slots |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
KRES::ConfigPage Class Reference
#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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:55:51 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:55:51 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.