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 Methods

 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)

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

save all your options, and apply them


The documentation for this class was generated from the following file:
Generated at Mon Apr 1 11:45:01 2002 for noatun by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001