With respect to this question:
http://stackoverflow.com/questions/5...ecuted/5765594
The connect call as:
doesn't work.
But in the answer provided:
This works fine.Code:
web.loadFinished.connect(xprinter.print_page_info)
Please tell why?
Printable View
With respect to this question:
http://stackoverflow.com/questions/5...ecuted/5765594
The connect call as:
doesn't work.
But in the answer provided:
This works fine.Code:
web.loadFinished.connect(xprinter.print_page_info)
Please tell why?