[Interest] Qt Platform plugins

Thiago Macieira thiago.macieira at intel.com
Mon Nov 7 22:32:05 CET 2016


On segunda-feira, 7 de novembro de 2016 18:34:50 CST Schaefer, Brandon wrote:
> Is it possible to load multiple "platform" plugins at the same time? If so,
> whats the correct command line way to pass in these arguments? e.g. :
> QT_DEBUG_PLUGINS=1 myapp -platform linuxfb -platform vnc

No.

> If this isn't possible, is it possible to turn say the VNC platform plugin
> into a generic plugin and load it that way?

That might be possible, but it depends on how the actual platform plugin does 
the drawing. It might be necessary instead to invent a "proxy platform plugin" 
concept.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list