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>

Collaboration diagram for KABPrinting::PrintStyleFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PrintStyleFactory (PrintingWizard *parent, const char *name=0)
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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 23 18:20:54 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003