Re: [Interest] Qt Platform plugins

2016-11-07 Thread Thiago Macieira
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 t

[Interest] Qt Platform plugins

2016-11-07 Thread Schaefer, Brandon
A couple related questions: 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 If this isn't possible, is it possible to turn say the VNC platfor