kaddressbook
KABPrinting::CompactStyleFactory Class Reference
  #include <compactstyle.h>
Inheritance diagram for KABPrinting::CompactStyleFactory:

Public Member Functions | |
| CompactStyleFactory (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 70 of file compactstyle.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 214 of file compactstyle.cpp.
Member Function Documentation
      
  | 
  virtual | 
Implements KABPrinting::PrintStyleFactory.
Definition at line 219 of file compactstyle.cpp.
      
  | 
  virtual | 
Overload this method to provide a one-liner description for your print style.
Implements KABPrinting::PrintStyleFactory.
Definition at line 224 of file compactstyle.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