On quarta-feira, 30 de janeiro de 2013 17.17.46, Mumtaz Ahmad wrote: > Hi, > > I am trying to run rasterwindow example using minimal plugin but i am > getting null paint device > QPainter::begin: Paint device returned engine == 0, type: 3 > > Is it known issue in QT5.0?
The minimal plugin is not meant to be used when running applications. It's meant only as a helper for porting Qt to new platforms and writing new plugins. You might want instead the offscreen plugin that Samuel is working on for Qt 5.1. Unless you are porting Qt. Is that the case? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
