kaddressbook Library API Documentation

KABPrinting::PrintStyleFactory Class Reference

The factories are used to have all object of the respective print style created in one place. More...

#include <printstyle.h>

List of all members.

Public Member Functions

 PrintStyleFactory (PrintingWizard *parent, const char *name=0)
virtual PrintStylecreate ()=0
virtual QString description ()=0
 Overload this method to provide a one-liner description for your print style.


Protected Attributes

PrintingWizardmParent
const char * mName


Detailed Description

The factories are used to have all object of the respective print style created in one place.

This will maybe be changed to a template because of its simple nature :-)

Definition at line 125 of file printstyle.h.


Member Function Documentation

virtual QString KABPrinting::PrintStyleFactory::description  )  [pure virtual]
 

Overload this method to provide a one-liner description for your print style.

Referenced by KABPrinting::PrintingWizardImpl::slotStyleSelected().


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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:38 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001