Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. 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)
Qt 6.11 is out! See what's new in the release blog

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)

Scheduled Pinned Locked Moved Solved Qt for Python
3 Posts 2 Posters 383 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    EmadDeve20
    wrote on last edited by EmadDeve20
    #1

    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?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • E Offline
        E Offline
        EmadDeve20
        wrote on last edited by EmadDeve20
        #3

        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

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved