kalarm
MainWindowBase Class Reference
#include <mainwindowbase.h>
Inheritance diagram for MainWindowBase:

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.
Public Member Functions | |
| MainWindowBase (QWidget *parent=0, Qt::WFlags f=Qt::Window) | |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *) |
| virtual bool | queryExit () |
Constructor & Destructor Documentation
| MainWindowBase::MainWindowBase | ( | QWidget * | parent = 0, |
|
| Qt::WFlags | f = Qt::Window | |||
| ) | [explicit] |
Definition at line 28 of file mainwindowbase.cpp.
Member Function Documentation
| void MainWindowBase::closeEvent | ( | QCloseEvent * | ce | ) | [protected, virtual] |
| bool MainWindowBase::queryExit | ( | ) | [protected, virtual] |
Definition at line 51 of file mainwindowbase.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference