KABPrinting::PrintStyleFactory Class Referenceabstract
#include <printstyle.h>
Inherited by KABPrinting::DetailledPrintStyleFactory, and KABPrinting::MikesStyleFactory.
Public Member Functions | |
PrintStyleFactory (PrintingWizard *parent, const char *name=0) | |
virtual PrintStyle * | create () const =0 |
virtual TQString | description () const =0 |
Protected Attributes | |
PrintingWizard * | mParent |
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 151 of file printstyle.h.
Member Function Documentation
◆ description()
|
pure virtual |
Overload this method to provide a one-liner description for your print style.
The documentation for this class was generated from the following files: