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

Public Member Functions | |
MainWindowBase (TQWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel|WDestructiveClose) | |
Protected Member Functions | |
virtual void | closeEvent (TQCloseEvent *) |
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 34 of file mainwindowbase.h.
Constructor & Destructor Documentation
◆ MainWindowBase()
|
inlineexplicit |
Definition at line 40 of file mainwindowbase.h.
Member Function Documentation
◆ closeEvent()
|
protectedvirtual |
Definition at line 31 of file mainwindowbase.cpp.
◆ queryExit()
|
protectedvirtual |
Definition at line 43 of file mainwindowbase.cpp.
The documentation for this class was generated from the following files: