korganizer Library API Documentation

CalPrinter Class Reference

CalPrinter is a class for printing Calendars. More...

#include <calprinter.h>

Inheritance diagram for CalPrinter:

QObject List of all members.

Public Types

enum  PrintType {
  Day, Week, Month, Todolist,
  TimeTable
}

Public Slots

void updateConfig ()
void printDay (const QDate &fd, const QDate &td)
void printWeek (const QDate &fd, const QDate &td)
void printMonth (const QDate &fd, const QDate &td)
void printTodo (const QDate &fd, const QDate &td)
void printTimeTable (const QDate &fd, const QDate &td)

Public Member Functions

 CalPrinter (QWidget *par, Calendar *cal)
void setupPrinter ()
void preview (PrintType pt, const QDate &fd, const QDate &td)
void print (PrintType pt, const QDate &fd, const QDate &td)

Detailed Description

CalPrinter is a class for printing Calendars.

It can print in several different formats (day, week, month). It also provides a way for setting up the printer and remembering these preferences.

Definition at line 48 of file calprinter.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:32 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001