simple wrapper to load any qt widget?

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

simple wrapper to load any qt widget?

Post by kilianvp »

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

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: simple wrapper to load any qt widget?

Post by mkoller »

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.

2 posts • Page 1 of 1