Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CModule Class Reference

#include <pref.h>

Inheritance diagram for CModule:

QWidget List of all members.

Public Slots

virtual void save ()
virtual void reopen ()

Public Member Functions

 CModule (const QString &name, const QString &description, const QString &icon, QObject *parent=0)
virtual ~CModule ()

Constructor & Destructor Documentation

CModule::CModule const QString &    name,
const QString &    description,
const QString &    icon,
QObject   parent = 0
 

arguments are short and long descriptions for this module, respectively

parent is the object that is this modules virtual-parent. When that is deleted, this also will go away, automagically.

virtual CModule::~CModule   [virtual]
 


Member Function Documentation

virtual void CModule::reopen   [inline, virtual, slot]
 

reload all options (e.g., read config files)

Definition at line 59 of file pref.h.

virtual void CModule::save   [inline, virtual, slot]
 

save all your options, and apply them

Definition at line 55 of file pref.h.


The documentation for this class was generated from the following file:
Generated on Sat May 24 15:10:28 2003 for Noatun by doxygen1.3-rc3