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 Methods

 PrintStyleFactory (PrintingWizard *parent, const char *name=0)
virtual ~PrintStyleFactory ()
virtual PrintStylecreate ()=0
virtual QString description ()=0

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 150 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::PrintingWizard::slotStyleSelected().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kaddressbook Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:54 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003