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
Timothy Pearson c4b3c076ff
Rename obsolete tq methods to standard names
12 years ago
..
CMakeLists.txt
Makefile.am
README
detailed-style.png
detailledstyle.cpp Rename obsolete tq methods to standard names 12 years ago
detailledstyle.h
ds_appearance.ui Remove additional unneeded tq method conversions 12 years ago
kabentrypainter.cpp Rename obsolete tq methods to standard names 12 years ago
kabentrypainter.h
mike-style.png
mikesstyle.cpp Remove additional unneeded tq method conversions 12 years ago
mikesstyle.h
printingwizard.cpp
printingwizard.h
printprogress.cpp
printprogress.h
printsortmode.cpp
printsortmode.h
printstyle.cpp
printstyle.h
selectionpage.cpp Rename obsolete tq methods to standard names 12 years ago
selectionpage.h
stylepage.cpp Rename obsolete tq methods to standard names 12 years ago
stylepage.h

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.