MobileMain Class Reference
This class serves as the main window for MobileMain. Main window class. More...
#include <mobilemain.h>
Inherits KMainWindow.
Signals
Public Member Functions
- MobileMain (CommandScheduler *, KandyPrefs *prefs)
- virtual ~MobileMain ()
- MobileGui * view ()
Protected Member Functions
- virtual void dragEnterEvent (QDragEnterEvent *event)
- virtual void dropEvent (QDropEvent *event)
- bool queryClose ()
- void saveProperties (KConfig *)
- void readProperties (KConfig *)
Detailed Description
This class serves as the main window for MobileMain. Main window class.It handles the menus, toolbars, and status bars.
- Author:
- Cornelius Schumacher <schumacher@kde.org>
- Version:
- 0.1
Constructor & Destructor Documentation
|
Default Constructor.
|
|
Default Destructor.
|
Member Function Documentation
|
Overridden virtuals for Qt drag 'n drop (XDND).
|
|
This function is called when it is time for the app to save its properties for session management purposes.
|
|
This function is called when this app is restored. The KConfig object points to the session management config file that was saved with saveProperties |
The documentation for this class was generated from the following files:
- mobilemain.h
- mobilemain.cpp