[Interest] Print() not working in 5.9.2
Sudhir Sharma
Sudhir.Sharma at mindtree.com
Tue Oct 10 06:25:24 CEST 2017
Hi,
These seems to be some issue with Print(). It does not seem to work on 5.9.2. In fact not seen it working in any version of QT 5. Windows 64 bit.
QTextDocument *document = new QTextDocument();
QPrinter printer;
QPrintDialog *dialog = new QPrintDialog(&printer, this);
Print Dialog not show up.
Return code of dialog->exec() does match QDialog::Accepted
Regards,
Sudhir
________________________________
http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171010/4d33a4c8/attachment.html>
More information about the Interest
mailing list