#include <kandyview.h>
Inherits TQWidget.
This is the main view class for Kandy.
Main view
- Author
- Cornelius Schumacher schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org
Definition at line 51 of file kandyview.h.
◆ KandyView()
KandyView::KandyView |
( |
CommandScheduler * |
scheduler, |
|
|
TQWidget * |
parent |
|
) |
| |
◆ ~KandyView()
KandyView::~KandyView |
( |
| ) |
|
|
virtual |
◆ addCommand
void KandyView::addCommand |
( |
| ) |
|
|
slot |
◆ appendOutput
void KandyView::appendOutput |
( |
const char * |
line | ) |
|
|
protectedslot |
◆ deleteCommand
void KandyView::deleteCommand |
( |
| ) |
|
|
slot |
◆ editCommand
void KandyView::editCommand |
( |
| ) |
|
|
slot |
◆ executeCommand
void KandyView::executeCommand |
( |
| ) |
|
|
slot |
◆ importPhonebook()
void KandyView::importPhonebook |
( |
| ) |
|
Import phonebook from mobile phone and save it to Kab.
This function returns before the job is actually done.
Definition at line 157 of file kandyview.cpp.
◆ isModified()
bool KandyView::isModified |
( |
| ) |
|
◆ loadFile()
bool KandyView::loadFile |
( |
const TQString & |
filename | ) |
|
◆ print()
void KandyView::print |
( |
TQPainter * |
, |
|
|
int |
height, |
|
|
int |
width |
|
) |
| |
Print this view to any medium – paper or not.
Definition at line 151 of file kandyview.cpp.
◆ saveFile()
bool KandyView::saveFile |
( |
const TQString & |
filename | ) |
|
◆ setModified()
void KandyView::setModified |
( |
bool |
modified = true | ) |
|
◆ setResult
void KandyView::setResult |
( |
ATCommand * |
command | ) |
|
|
protectedslot |
◆ signalChangeCaption
void KandyView::signalChangeCaption |
( |
const TQString & |
text | ) |
|
|
signal |
Use this signal to change the content of the caption.
◆ signalChangeStatusbar
void KandyView::signalChangeStatusbar |
( |
const TQString & |
text | ) |
|
|
signal |
Use this signal to change the content of the statusbar.
The documentation for this class was generated from the following files: