Hi all,
In my project, I need to espose to the script, the move slot(normaly privated) of all widgets that I use.
I've implemented a solution that use QUiLoad to load a ui created by QtDesigner and everything works well, but I need to move some widgets at run-time inside the Script.
I think that the best solution is to use the "setDefaultPrototype" when I create widgets(by QUiLoad), but since now I don't find the right way...
If someone has a peace of code as example .....
Thanks
mpantoli




Reply With Quote
Bookmarks