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
tpearson 4c6f8d69e2
rename the following methods:
13 years ago
..
CMakeLists.txt [kdepim]: initial cmake support for following subpackages: akregator, certmanager, kaddressbook, kalarm, kioslaves, kmail, ktnef, libemailfunctions, libkcal, libkdenetwork, libkdepim, libkmime, libkpgp, libkpimidentities, libksieve, mimelib 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 Initial conversion of kdepim to TQt 13 years ago
detailledstyle.h Initial conversion of kdepim to TQt 13 years ago
ds_appearance.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
kabentrypainter.cpp rename the following methods: 13 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 the following methods: 13 years ago
mikesstyle.h Initial conversion of kdepim to TQt 13 years ago
printingwizard.cpp rename the following methods: 13 years ago
printingwizard.h Initial conversion of kdepim to TQt 13 years ago
printprogress.cpp Initial conversion of kdepim to TQt 13 years ago
printprogress.h Initial conversion of kdepim to TQt 13 years ago
printsortmode.cpp Initial conversion of kdepim to TQt 13 years ago
printsortmode.h Initial conversion of kdepim to TQt 13 years ago
printstyle.cpp rename the following methods: 13 years ago
printstyle.h Initial conversion of kdepim to TQt 13 years ago
selectionpage.cpp Enable kdepim compilation under Qt4 13 years ago
selectionpage.h Initial conversion of kdepim to TQt 13 years ago
stylepage.cpp Enable kdepim compilation under Qt4 13 years ago
stylepage.h Initial conversion of kdepim to TQt 13 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.