kmail
KMail::SecondaryWindow Class Reference
#include <secondarywindow.h>
Inheritance diagram for KMail::SecondaryWindow:
Public Slots | |
virtual void | setCaption (const QString &caption) |
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
|
explicit |
Definition at line 44 of file secondarywindow.cpp.
KMail::SecondaryWindow::~SecondaryWindow | ( | ) |
Definition at line 55 of file secondarywindow.cpp.
Member Function Documentation
|
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 61 of file secondarywindow.cpp.
|
virtualslot |
Reimplement because we have this bug #Bug 163978.
setCaption
- Parameters
-
caption
Definition at line 80 of file secondarywindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.