[Qt] Qt 4.4.1
zeljko
zeljko at holobit.net
Sun Sep 21 15:59:12 CEST 2008
On Sunday 21 September 2008 11:13, Den Jean wrote:
> On Sunday 21 September 2008 10:13:07 zeljko wrote:
> > because there are really some new things especially about printing, and
> > as you said qfiledialog, there are also some new enums eg.
>
> I had to remove the following methods for a quick result,
> , "QPrinterInfo_supportedPaperSizes" # QList<QPrinterPaperSize>
> , "QPrinterInfo_availablePrinters" # QList<QPrinterInfo>
> but I could look into those again if they are needed
Those routines are very important:
1st returns supported paper sizes on printers
2nd give us system printers, so there's no more need for
IFDEF MSWINDOWS etc inside qtprinters.
So, they are REALLY needed :)
tnx.
zeljko
More information about the Qt
mailing list