• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kaddressbook

  • sources
  • kde-4.12
  • kdepim
  • kaddressbook
  • printing
  • detailled
detailledstyle.h
Go to the documentation of this file.
1 /*
2  This file is part of KAddressBook.
3  Copyright (c) 1996-2002 Mirko Boehm <mirko@kde.org>
4 
5  This program is free software; you can redistribute it and/or modify
6  it under the terms of the GNU General Public License as published by
7  the Free Software Foundation; either version 2 of the License, or
8  (at your option) any later version.
9 
10  This program is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  GNU General Public License for more details.
14 
15  You should have received a copy of the GNU General Public License along
16  with this program; if not, write to the Free Software Foundation, Inc.,
17  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 
19  As a special exception, permission is given to link this program
20  with any edition of Qt, and distribute the resulting executable,
21  without including the source code for Qt in the source distribution.
22 */
23 
24 #ifndef DETAILLEDSTYLE_H
25 #define DETAILLEDSTYLE_H
26 
27 #include "printing/printstyle.h"
28 
29 #include <KABC/Addressee>
30 
31 namespace KABPrinting {
32 
33 class AppearancePage;
34 
35 class DetailledPrintStyle : public PrintStyle
36 {
37  Q_OBJECT
38 
39  public:
40  explicit DetailledPrintStyle( PrintingWizard *parent );
41  ~DetailledPrintStyle();
42 
43  void print( const KABC::Addressee::List &contacts, PrintProgress * );
44 
45  private:
46  AppearancePage *mPageAppearance;
47 };
48 
49 class DetailledPrintStyleFactory : public PrintStyleFactory
50 {
51  public:
52  explicit DetailledPrintStyleFactory( PrintingWizard *parent );
53 
54  PrintStyle *create() const;
55  QString description() const;
56 };
57 
58 }
59 
60 #endif
KABPrinting::DetailledPrintStyleFactory::create
PrintStyle * create() const
Definition: detailledstyle.cpp:320
KABPrinting::DetailledPrintStyleFactory::description
QString description() const
Overload this method to provide a one-liner description for your print style.
Definition: detailledstyle.cpp:325
KABPrinting::PrintingWizard
The PrintingWizard combines pages common for all print styles and those provided by the respective st...
Definition: printingwizard.h:55
KABPrinting::PrintStyle
The abstract interface to the PrintingWizards style objects.
Definition: printstyle.h:67
printstyle.h
KABPrinting::DetailledPrintStyle
Definition: detailledstyle.h:35
KABPrinting::DetailledPrintStyleFactory::DetailledPrintStyleFactory
DetailledPrintStyleFactory(PrintingWizard *parent)
Definition: detailledstyle.cpp:315
KABPrinting::DetailledPrintStyle::print
void print(const KABC::Addressee::List &contacts, PrintProgress *)
This method must be reimplemented to actually print something.
Definition: detailledstyle.cpp:282
KABPrinting::PrintProgress
This defines a simple widget to display print progress information.
Definition: printprogress.h:41
KABPrinting::DetailledPrintStyleFactory
Definition: detailledstyle.h:49
KABPrinting::PrintStyleFactory
The factories are used to have all object of the respective print style created in one place...
Definition: printstyle.h:171
KABPrinting::DetailledPrintStyle::~DetailledPrintStyle
~DetailledPrintStyle()
Definition: detailledstyle.cpp:278
KABPrinting::DetailledPrintStyle::DetailledPrintStyle
DetailledPrintStyle(PrintingWizard *parent)
Definition: detailledstyle.cpp:258
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kaddressbook

Skip menu "kaddressbook"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal