kandy

KandyView Class Reference

#include <kandyview.h>

List of all members.


Detailed Description

This is the main view class for Kandy.Main view.

Author:
Cornelius Schumacher <schumacher@kde.org>

Definition at line 51 of file kandyview.h.


Public Slots

void addCommand ()
void executeCommand ()
void deleteCommand ()
void editCommand ()

Signals

void signalChangeStatusbar (const QString &text)
void signalChangeCaption (const QString &text)
void modifiedChanged (bool)

Public Member Functions

 KandyView (CommandScheduler *, QWidget *parent)
virtual ~KandyView ()
void importPhonebook ()
void print (QPainter *, int height, int width)
bool loadFile (const QString &filename)
bool saveFile (const QString &filename)
void setModified (bool modified=true)
bool isModified ()

Protected Slots

void appendOutput (const char *line)
void setResult (ATCommand *)

Constructor & Destructor Documentation

KandyView::KandyView ( CommandScheduler ,
QWidget *  parent 
)

Default constructor.

Definition at line 60 of file kandyview.cpp.

KandyView::~KandyView (  )  [virtual]

Destructor.

Definition at line 146 of file kandyview.cpp.


Member Function Documentation

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.

void KandyView::print ( QPainter *  ,
int  height,
int  width 
)

Print this view to any medium -- paper or not.

Definition at line 151 of file kandyview.cpp.

void KandyView::signalChangeStatusbar ( const QString &  text  )  [signal]

Use this signal to change the content of the statusbar.

void KandyView::signalChangeCaption ( const QString &  text  )  [signal]

Use this signal to change the content of the caption.


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