kmail Library API Documentation

KMTopLevelWidget Class Reference

Top level window that offers methods to be called on every existing top level window. More...

#include <kmtopwidget.h>

List of all members.

Public Methods

 KMTopLevelWidget (const char *name=0)
 ~KMTopLevelWidget ()
virtual void readConfig (void)
virtual void writeConfig (void)

Protected Methods

virtual void closeEvent (QCloseEvent *)


Detailed Description

Top level window that offers methods to be called on every existing top level window.

Definition at line 29 of file kmtopwidget.h.


Member Function Documentation

void KMTopLevelWidget::readConfig void    [virtual]
 

Read configuration.

Default implementation is empty.

Definition at line 51 of file kmtopwidget.cpp.

void KMTopLevelWidget::writeConfig void    [virtual]
 

Write configuration.

Default implementation is empty.

Definition at line 57 of file kmtopwidget.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:37 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003