KDE PIM / Developers / API Docs / kandy

KandyView Class Reference

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

#include <kandyview.h>

Inherits QWidget.

List of all members.

Public Slots

Signals

Public Member Functions

Protected Slots


Detailed Description

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

Author:
Cornelius Schumacher <schumacher@kde.org>


Constructor & Destructor Documentation

KandyView::KandyView (  CommandScheduler *  ,
QWidget *  parent
) 
 

Default constructor.

KandyView::~KandyView (   )  [virtual]
 

Destructor.


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.

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

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

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: