Can I create a UI like the UI of Mobile? Beautiful and with a menu (I want a menu like android menus, change widget on my screen)
-
Hello, I want To create a UI with Qt. I know Qt Quick is better for me but I must use Qt. Because I want to Create a UI for the control of robots and use RVIZ in my UI. Qt supports it. just QT!
So is it possible?
-
Hi,
Your question is not really clear. About can you use Qt, well yes since there is the complete explanation on how to do it on the link you posted.
If you mean integrate a widget into a Qt Quick interface, not directly unless you do quite a bit of work (plus the Python bindings in this case) as shown by KDAB's DeclarativeWidgets project.
If you want to mix QtQuick into a QWidget based UI, it's possible using QQuickWidget.
-
Hi @SGaist Thank You For Your Answer!
And Sorry For My Question is Not Clean Because My English Is Not Good! :)your community is so kind