kmail

KMail::SecondaryWindow Class Reference

Window class for secondary KMail window like the composer window and the separate message window. More...

#include <secondarywindow.h>

Inheritance diagram for KMail::SecondaryWindow:

List of all members.


Public Member Functions

 SecondaryWindow (const char *name=0)
 ~SecondaryWindow ()

Protected Member Functions

virtual void closeEvent (QCloseEvent *)

Detailed Description

Window class for secondary KMail window like the composer window and the separate message window.

Definition at line 44 of file secondarywindow.h.


Constructor & Destructor Documentation

KMail::SecondaryWindow::SecondaryWindow ( const char *  name = 0  ) 

Definition at line 41 of file secondarywindow.cpp.

KMail::SecondaryWindow::~SecondaryWindow (  ) 

Definition at line 53 of file secondarywindow.cpp.


Member Function Documentation

void KMail::SecondaryWindow::closeEvent ( QCloseEvent e  )  [protected, virtual]

Reimplemented because we don't want the application to quit when the last _visible_ secondary window is closed in case a system tray applet exists.

Definition at line 60 of file secondarywindow.cpp.


The documentation for this class was generated from the following files: