kandy

MobileMain Class Reference

#include <mobilemain.h>

List of all members.


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 46 of file mobilemain.h.


Signals

void showTerminalWin ()
void showPreferencesWin ()

Public Member Functions

 MobileMain (CommandScheduler *, KandyPrefs *prefs)
virtual ~MobileMain ()
MobileGuiview ()

Protected Member Functions

virtual void dragEnterEvent (QDragEnterEvent *event)
virtual void dropEvent (QDropEvent *event)
bool queryClose ()
void saveProperties (KConfig *)
void readProperties (KConfig *)

Constructor & Destructor Documentation

MobileMain::MobileMain ( CommandScheduler ,
KandyPrefs prefs 
)

Default Constructor.

Definition at line 50 of file mobilemain.cpp.

MobileMain::~MobileMain (  )  [virtual]

Default Destructor.

Definition at line 68 of file mobilemain.cpp.


Member Function Documentation

void MobileMain::dragEnterEvent ( QDragEnterEvent *  event  )  [protected, virtual]

Overridden virtuals for Qt drag 'n drop (XDND).

Definition at line 104 of file mobilemain.cpp.

void MobileMain::saveProperties ( KConfig *   )  [protected]

This function is called when it is time for the app to save its properties for session management purposes.

Definition at line 89 of file mobilemain.cpp.

void MobileMain::readProperties ( KConfig *   )  [protected]

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 96 of file mobilemain.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys