kde-playground/kdepim/kaddressbook/printing
Ivailo Monev a9b00154bc generic: replace forward class declarations with header inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-31 18:05:48 +00:00
..
compact kdepim: adjust to recent changes 2015-09-25 09:54:52 +00:00
detailled kdepim: adjust to recent changes 2015-09-25 09:29:33 +00:00
grantlee import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
mike import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
pictures import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
ringbinder kdepim: adjust to recent changes 2015-09-25 09:29:33 +00:00
CMakeLists.txt import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
printingwizard.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
printingwizard.h generic: replace forward class declarations with header inclusions 2019-07-31 18:05:48 +00:00
printprogress.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
printprogress.h generic: replace forward class declarations with header inclusions 2019-07-31 18:05:48 +00:00
printstyle.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
printstyle.h import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
README import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
stylepage.cpp import working copies of kdepim and kdepimlibs 2015-04-14 21:49:29 +00:00
stylepage.h generic: replace forward class declarations with header inclusions 2019-07-31 18:05:48 +00:00

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. 

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.