kaddressbook
KABPrinting::MikesStyleFactory Class Reference
  #include <mikesstyle.h>
Inheritance diagram for KABPrinting::MikesStyleFactory:

Public Member Functions | |
| MikesStyleFactory (PrintingWizard *parent) | |
| PrintStyle * | create () const | 
| QString | description () const | 
  Public Member Functions inherited from KABPrinting::PrintStyleFactory | |
| PrintStyleFactory (PrintingWizard *parent) | |
| virtual | ~PrintStyleFactory () | 
Additional Inherited Members | |
  Protected Attributes inherited from KABPrinting::PrintStyleFactory | |
| PrintingWizard * | mParent | 
Detailed Description
Definition at line 47 of file mikesstyle.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 143 of file mikesstyle.cpp.
Member Function Documentation
      
  | 
  virtual | 
Implements KABPrinting::PrintStyleFactory.
Definition at line 148 of file mikesstyle.cpp.
      
  | 
  virtual | 
Overload this method to provide a one-liner description for your print style.
Implements KABPrinting::PrintStyleFactory.
Definition at line 153 of file mikesstyle.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from