You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kaddressbook/printing
toma 460c52653a
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
detailed-style.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
detailledstyle.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
detailledstyle.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ds_appearance.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kabentrypainter.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kabentrypainter.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mike-style.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mikesstyle.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mikesstyle.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printingwizard.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printingwizard.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printprogress.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printprogress.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printsortmode.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printsortmode.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printstyle.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printstyle.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
selectionpage.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
selectionpage.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
stylepage.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
stylepage.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

This subdircetory implements the printing wizard that handles the
different styles of printing provided by kaddressbook. To see how
printing is handled, see printingwizard.h. See kaddressbookprinting.h
in the kaddressbook main directory, too.

Have a look at printstyle.h if you want to create your own print
style.

Files starting with ds_ are part of the detailed print style
implementation.

-----
Feel free to add you comments here.

--Mirko Boehm.