You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
14 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 14 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
detailed-style.png | 15 years ago | |
detailledstyle.cpp | 14 years ago | |
detailledstyle.h | 14 years ago | |
ds_appearance.ui | 14 years ago | |
kabentrypainter.cpp | 14 years ago | |
kabentrypainter.h | 14 years ago | |
mike-style.png | 15 years ago | |
mikesstyle.cpp | 14 years ago | |
mikesstyle.h | 14 years ago | |
printingwizard.cpp | 14 years ago | |
printingwizard.h | 14 years ago | |
printprogress.cpp | 14 years ago | |
printprogress.h | 14 years ago | |
printsortmode.cpp | 14 years ago | |
printsortmode.h | 14 years ago | |
printstyle.cpp | 14 years ago | |
printstyle.h | 14 years ago | |
selectionpage.cpp | 14 years ago | |
selectionpage.h | 14 years ago | |
stylepage.cpp | 14 years ago | |
stylepage.h | 14 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.