Hi, there is a QPA platform plugin named "minimal", which roughly does that (run with -platform minimal). It is currently used by tools like qmlplugindump. It dumps out images if the environment variable QT_DEBUG_BACKINGSTORE is set.
There also is a plugin named "offscreen", which is intended for testing, but is not currently being developed. Regards, Friedemann -- Friedemann Kleint Digia, Qt _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
