#include <kandy.h>
Inherits TDEMainWindow.
|
void | setTitle () |
|
void | modemConnect () |
|
void | showErrorMessage (const TQString &) |
|
|
void | showMobileWin () |
|
void | connectStateChanged (bool) |
|
|
| Kandy (CommandScheduler *) |
|
virtual | ~Kandy () |
|
void | load (const TQString &url) |
|
void | save (const TQString &url) |
|
This class serves as the main window for Kandy.
It handles the menus, toolbars, and status bars.
Main window class
- Author
- Cornelius Schumacher schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org
- Version
- 0.1
Definition at line 48 of file kandy.h.
◆ Kandy()
Kandy::Kandy |
( |
CommandScheduler * |
scheduler | ) |
|
Default Constructor.
Definition at line 60 of file kandy.cpp.
◆ ~Kandy()
Default Destructor.
Definition at line 98 of file kandy.cpp.
◆ dragEnterEvent()
void Kandy::dragEnterEvent |
( |
TQDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
Overridden virtuals for TQt drag 'n drop (XDND)
Definition at line 166 of file kandy.cpp.
◆ load()
void Kandy::load |
( |
const TQString & |
url | ) |
|
Use this method to load whatever file/URL you have.
Definition at line 102 of file kandy.cpp.
◆ readProperties()
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
Definition at line 158 of file kandy.cpp.
◆ saveProperties()
void Kandy::saveProperties |
( |
TDEConfig * |
| ) |
|
|
protected |
This function is called when it is time for the app to save its properties for session management purposes.
Definition at line 151 of file kandy.cpp.
The documentation for this class was generated from the following files: