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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.