Page 1 of 1

Documentation bug - QPrintDialog

Posted: Wed Aug 17 2022 9:36 pm
by seasoned_geek
Clicking on PrintDialogOptions on this page
https://www.copperspice.com/docs/cs_api/class_qprintdialog.html#a8b0bf7a02ee1908b96baabffea335adc

Takes you to a template class, not a list of actual options.

Same thing happens for QAbstractPrintDialog
https://www.copperspice.com/docs/cs_api/class_qabstractprintdialog.html

If you scroll down on above page you can get down to the PrintRange enum

There is perhaps some value in linking to the template, if and only if a developer is looking at PrintDialogOptions trying to "see how they did it" for option lists. For most developers attempting to use QPrintDialog they are just going to want to see what options are supported.

Re: Documentation bug - QPrintDialog

Posted: Fri Aug 19 2022 10:05 pm
by barbara
Thanks for reporting this issue. New CS API documentation will be uploaded early shortly.