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. [SOLVED] UI
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] UI

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 892 Views
  • 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello... I would like to design mine app like this one below... But problem is I don't know how... I tried to find out using Qt Examples but it always use Windows 8 style (second image)... As you can see on image there is no Windows 8 main tab, but on my PC that shit appears... How to get design like this???

    !http://i1-win.softpedia-static.com/screenshots/AVG-Free-Edition_1.png?1375191993(AVG)!

    !http://img443.imageshack.us/img443/6427/dsc.png(second image)!

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xcoder
      wrote on last edited by
      #2

      Aloha

      It's all up to you have are you going to design.

      You could QGridLayout to accomplish that button effect. But probably I would go for mix of vertical and horizontal layout, depends on how dynamic I would need it.

      QSS for formatting the colors, to get that Web 2.0 color effect.

      Just think how would you be able to design it with currently available layouts. Don't expect everything to be ready out of the box.

      And another thing, is to use QML which I have basically 0 experience. But I've been looking at GUIs people created with QML. Should be more than capable of doing it and even do more...

      Kind Regards

      Only a biker knows why a dog sticks his head out of a car window.

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Will try... Thanks

        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