kalarm
MainWindowBase Class Reference
#include <mainwindowbase.h>
Inheritance diagram for MainWindowBase:
Public Member Functions | |
MainWindowBase (QWidget *parent=0, Qt::WindowFlags f=Qt::Window) | |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *) |
virtual bool | queryExit () |
Detailed Description
The MainWindowBase class is a base class for KAlarm's main window and message window.
When the window is closed, it only allows the application to quit if there is no system tray icon displayed.
Definition at line 36 of file mainwindowbase.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 28 of file mainwindowbase.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented in MainWindow, and MessageWin.
Definition at line 39 of file mainwindowbase.cpp.
|
protectedvirtual |
Definition at line 51 of file mainwindowbase.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:59:11 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:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.