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

Sune Vuorela nospam at vuorela.dk
Sat Jan 23 12:15:09 CET 2016


On 2016-01-22, Lisandro Damián Nicanor Pérez Meyer <perezmeyer at 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




More information about the Development mailing list