kandy
Kandy Class Reference
This class serves as the main window for Kandy. More...
#include <kandy.h>
Inherits TDEMainWindow.
Public Slots | |
void | setTitle () |
void | modemConnect () |
void | showErrorMessage (const TQString &) |
Signals | |
void | showMobileWin () |
void | connectStateChanged (bool) |
Public Member Functions | |
Kandy (CommandScheduler *) | |
virtual | ~Kandy () |
void | load (const TQString &url) |
void | save (const TQString &url) |
Protected Member Functions | |
virtual void | dragEnterEvent (TQDragEnterEvent *event) |
virtual void | dropEvent (TQDropEvent *event) |
bool | queryClose () |
void | saveProperties (TDEConfig *) |
void | readProperties (TDEConfig *) |
Detailed Description
This class serves as the main window for Kandy.
It handles the menus, toolbars, and status bars.
Main window class
- Version:
- 0.1
Definition at line 48 of file kandy.h.
Constructor & Destructor Documentation
Kandy::Kandy | ( | CommandScheduler * | scheduler | ) |
Member Function Documentation
void Kandy::dragEnterEvent | ( | TQDragEnterEvent * | event | ) | [protected, virtual] |
void Kandy::load | ( | const TQString & | url | ) |
void Kandy::readProperties | ( | TDEConfig * | ) | [protected] |
This function is called when this app is restored.
The TDEConfig object points to the session management config file that was saved with saveProperties
void Kandy::saveProperties | ( | TDEConfig * | ) | [protected] |
The documentation for this class was generated from the following files: