On 2016-01-22, Lisandro Damián Nicanor Pérez Meyer <perezme...@gmail.com> wrote: > 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 c= > ode to >> update QPrintPreviewDialog >>=20 >> //dia is a QPrintPreviewDialog >> QPrintPreviewWidget* w =3D dia->findChild<QPrintPreviewWidget*>(); >> QMetaObject::invokeMethod(w, "updatePreview", Qt::QueuedConnection); >>=20 >> can you please add "updatePreview" to the dialog's interface? > > Is there a bug for that?
Or even better. A gerrit submission. /Sune _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development