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 64df902cf7
Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
..
CMakeLists.txt Rename kde libraries to tde 13 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 Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
detailledstyle.h Remove spurious TQ_OBJECT instances 12 years ago
ds_appearance.ui Remove additional unneeded tq method conversions 13 years ago
kabentrypainter.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
kabentrypainter.h Initial conversion of kdepim to TQt 13 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 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 years ago
mikesstyle.h Remove spurious TQ_OBJECT instances 12 years ago
printingwizard.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
printingwizard.h Remove spurious TQ_OBJECT instances 12 years ago
printprogress.cpp Rename old tq methods that no longer need a unique name 13 years ago
printprogress.h Remove spurious TQ_OBJECT instances 12 years ago
printsortmode.cpp Initial conversion of kdepim to TQt 13 years ago
printsortmode.h Additional renaming of kde to tde 13 years ago
printstyle.cpp rename the following methods: 13 years ago
printstyle.h Remove spurious TQ_OBJECT instances 12 years ago
selectionpage.cpp Rename obsolete tq methods to standard names 13 years ago
selectionpage.h Remove spurious TQ_OBJECT instances 12 years ago
stylepage.cpp Rename obsolete tq methods to standard names 13 years ago
stylepage.h Remove spurious TQ_OBJECT instances 12 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.