Warning, /graphics/digikam/core/dplugins/generic/tools/printcreator/TODO is written in an unsupported language. File is not indexed.

0001 - add an attribute for desktop file
0002 - add Atckin's layout to p.a.
0003 
0004 Found QT odd behaviors
0005 - QPageSetupDialog::open does not set QPrinter correctly (Unix?) -> used exec
0006 - QPrinter Custom page size (HP CUPS settings) is restored as custom 0,0
0007 - QPrintDialog(Qprinter*) does not care QPrinter margins if OutputFormat
0008   is set as PdfFormat or PostScriptFormat
0009 - QPrinterInfo::availablePrinters() seems to be useful for PageSizes
0010   only for default in case of printers :(