[Qt-interest] Load QWidget in background "thread"
anders.bakken at nokia.com
anders.bakken at nokia.com
Mon Jan 11 01:34:22 CET 2010
You can loaf pretty much anything that is it a widget or pixmap in a
thread and then passit back to the GUI thread for use by a widget.
Just abstract the data out of rhe actual widget.
Regards
--
Anders
On Jan 9, 2010, at 2:23 PM, "ext Dominic Stalder" <dominic.stalder at bluewin.ch
> wrote:
> Hi there
>
> I know that it is not possible to load a QWidget in a real QThread,
> but
> is there another way to load some QWidget in the background. One of
> our
> classes with OSG is quite big and it would be nice to load this at
> startup in background.
>
> Thanks a lot and regards
> Dominic
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list