kmail

#include <secondarywindow.h>

Public Member Functions

 SecondaryWindow (const char *name=0)

Protected Member Functions

virtual void closeEvent (TQCloseEvent *)

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

◆ SecondaryWindow()

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

Definition at line 41 of file secondarywindow.cpp.

◆ ~SecondaryWindow()

KMail::SecondaryWindow::~SecondaryWindow ( )

Definition at line 53 of file secondarywindow.cpp.

Member Function Documentation

◆ closeEvent()

void KMail::SecondaryWindow::closeEvent ( TQCloseEvent * e)
protectedvirtual

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: