kaddressbook
compactstyle.cpp File Reference
#include "compactstyle.h"
#include "contactfields.h"
#include "printprogress.h"
#include "printstyle.h"
#include "printingwizard.h"
#include "ui_compactstyle.h"
#include <KABC/Addressee>
#include <KLocale>
#include <QCheckBox>
#include <QPrinter>
#include <QTextDocument>
#include "compactstyle.moc"
Include dependency graph for compactstyle.cpp:
Go to the source code of this file.
Namespaces | |
KABPrinting | |
Variables | |
const char * | CompactStyleConfigSectionName = "CompactStyle" |
const char * | FirstColor = "FirstColor" |
const char * | SecondColor = "SecondColor" |
const char * | WithAlternating = "WithAlternating" |
const char * | WithBirthday = "WithBirthday" |
const char * | WithBusinessAddress = "WithBusinessAddress" |
const char * | WithEMail = "WithEMail" |
const char * | WithHomeAddress = "WithHomeAddress" |
Variable Documentation
const char* CompactStyleConfigSectionName = "CompactStyle" |
Definition at line 41 of file compactstyle.cpp.
const char* FirstColor = "FirstColor" |
Definition at line 47 of file compactstyle.cpp.
const char* SecondColor = "SecondColor" |
Definition at line 48 of file compactstyle.cpp.
const char* WithAlternating = "WithAlternating" |
Definition at line 42 of file compactstyle.cpp.
const char* WithBirthday = "WithBirthday" |
Definition at line 45 of file compactstyle.cpp.
const char* WithBusinessAddress = "WithBusinessAddress" |
Definition at line 44 of file compactstyle.cpp.
const char* WithEMail = "WithEMail" |
Definition at line 46 of file compactstyle.cpp.
const char* WithHomeAddress = "WithHomeAddress" |
Definition at line 43 of file compactstyle.cpp.
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.