Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Making good UIs

Making good UIs

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 299 Views 1 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.
  • GiridharG Offline
    GiridharG Offline
    Giridhar
    wrote on last edited by
    #1

    Hello everybody. This is my first time that I wrote on this forum. I'm working from a year over QT and I'm making an application for RaspBerry Pi 4B. I'm here because now I need your help about UI. I'm still using the basic UI made by QT when you create a new design form with class but now I would improve that and I need to make custom icons that could change when the user interact with the application (so I think that I need custom things that can handle signals and slots) and so on. My problem is that I don't know from where to start to learn about QT's ui. Can someone give me a link from the wiki or maybe a little introduction about UI in general? I dunno if this is important but I tell you, I'm programming with C++.
    I know also HTML, JS and CSS. Could that be useful to make a good UI like a web app?

    Founder & Developer of: https://pidmx.net
    Mac - Qt6 for Rpi4 CrossCompile Environment tutorial: https://github.com/giridhar123/Qt-Rpi4-Mac-Cross-Compile

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

      Hi and welcome to devnet,

      I am unsure about what you are asking for.

      Do you want GUI design guidelines ?

      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
      1
      • GiridharG Offline
        GiridharG Offline
        Giridhar
        wrote on last edited by
        #3

        Yes. I found something on QT wiki but I don't know from where to start. Maybe starting with something easy and then try with high level tutorials. I dunno.
        Thanks.

        Founder & Developer of: https://pidmx.net
        Mac - Qt6 for Rpi4 CrossCompile Environment tutorial: https://github.com/giridhar123/Qt-Rpi4-Mac-Cross-Compile

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

          The thing is: you have guidelines you can base your GUI for the various platform Qt targets. For the rest it depends highly on the type of application you want to do.

          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
          1

          • Login

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