MobileMain Class Reference
This class serves as the main window for MobileMain. Main window class. More...
#include <mobilemain.h>
Public Slots | |
void | setConnected (bool) |
Signals | |
void | showTerminalWin () |
void | showPreferencesWin () |
void | modemConnect () |
void | modemDisconnect () |
Public Methods | |
MobileMain (CommandScheduler *) | |
virtual | ~MobileMain () |
Protected Methods | |
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
Definition at line 44 of file mobilemain.h.
Constructor & Destructor Documentation
|
Default Constructor.
Definition at line 48 of file mobilemain.cpp. |
|
Default Destructor.
Definition at line 68 of file mobilemain.cpp. |
Member Function Documentation
|
Overridden virtuals for Qt drag 'n drop (XDND).
Definition at line 109 of file mobilemain.cpp. |
|
This function is called when it is time for the app to save its properties for session management purposes.
Definition at line 94 of file mobilemain.cpp. |
|
This function is called when this app is restored. The KConfig object points to the session management config file that was saved with saveProperties Definition at line 101 of file mobilemain.cpp. |
The documentation for this class was generated from the following files: