kresources Library API Documentation

KRES::ConfigWidget Class Reference

Inheritance diagram for KRES::ConfigWidget:

Inheritance graph
[legend]
Collaboration diagram for KRES::ConfigWidget:

Collaboration graph
[legend]
List of all members.

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

ResourcemResource

Detailed Description

Definition at line 33 of file configwidget.h.


Member Function Documentation

void ConfigWidget::setInEditMode bool  value  )  [virtual]
 

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:
KDE Logo
This file is part of the documentation for kresources Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:03:51 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003