is there any wrapper to load standart QT Widgets? (like load the QT Widget dll)
My QT Knowledge is limited for fancy Widgets.
I want use https://sourceforge.net/projects/qt5rfb ... p_redirect to have a VNC Client Widget
simple wrapper to load any qt widget?
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: simple wrapper to load any qt widget?
The simple wrapper is called EWO. With the EWO api you wrap any Qt widget in a way so that it's accessible from within the UI.