[Development] Fwd: A simple analysis of apps using qtbase's private headers

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Fri Jan 22 16:50:11 CET 2016


On Friday 22 January 2016 18:09:55 NIkolai Marchenko wrote:
> Speaking of workarounds :
> I have to use this ugly hack that depends on otherwise inaccessible code to
> update QPrintPreviewDialog
> 
> //dia is a QPrintPreviewDialog
> QPrintPreviewWidget* w = dia->findChild<QPrintPreviewWidget*>();
> QMetaObject::invokeMethod(w, "updatePreview", Qt::QueuedConnection);
> 
> can you please add "updatePreview" to the dialog's interface?

Is there a bug for that?

-- 
firmaware: soft cuya licencia pagas enviando un autografo
  StucKman en #grulic, irc.freenode.net

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160122/bb0d748f/attachment.sig>


More information about the Development mailing list