KDE4 printing: results of IRC meeting

Alex Merry huntedhacker at tiscali.co.uk
Fri Sep 14 12:58:10 BST 2007


On Friday 14 Sep 2007, Thiago Macieira wrote:
> On Friday 14 September 2007 13:44:57 Alex Merry wrote:
> > This isn't really an issue - I think it's entirely reasonable to
> > expect the client to do the page selection.  However, Qt4 doesn't
> > allow you to select arbitrary page lists in the print dialog.  They
> > must be selected in the application before hand, and the user has
> > to choose "selection" in the print dialog box.
>
> That can be added as a feature for QPrintDialog in Qt 4.4, disabled
> by default.
>
> QList<QPair<int, int> > pageRangesToPrint() const;

Or even just
QList<int> pagesToPrint() const;

which is how KPrinter currently does it.

Alex



-- 
KDE: http://www.kde.org
Ubuntu/Kubuntu: http://www.ubuntu.org http://www.kubuntu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070914/587ed3f5/attachment.sig>


More information about the kde-core-devel mailing list