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. I want a detailed document about 'layouts in qt designer'!
Forum Updated to NodeBB v4.3 + New Features

I want a detailed document about 'layouts in qt designer'!

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 570 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.
  • P Offline
    P Offline
    Princein
    wrote on last edited by
    #1

    Hello:
    I developed a project in Mac Qt which transplanted from windows qt, and it can be built and run now, it has complex UI, and it UI file was written in .ui file, now I need to optimize the UI to adapt Mac platform, in the .ui file used layout, so I need much knowledge about' layouts in qt designer' to optimize the UI to adapt Mac platform, in the qt documents I find this document:

    http://doc.qt.io/archives/qt-4.8/designer-layouts.html

    but it too simple, after reading this I still has no idea to deal with the complex UI in my project, so Are there other documents for reference?
    thanks a lot!

    jsulmJ 1 Reply Last reply
    0
    • P Princein

      Hello:
      I developed a project in Mac Qt which transplanted from windows qt, and it can be built and run now, it has complex UI, and it UI file was written in .ui file, now I need to optimize the UI to adapt Mac platform, in the .ui file used layout, so I need much knowledge about' layouts in qt designer' to optimize the UI to adapt Mac platform, in the qt documents I find this document:

      http://doc.qt.io/archives/qt-4.8/designer-layouts.html

      but it too simple, after reading this I still has no idea to deal with the complex UI in my project, so Are there other documents for reference?
      thanks a lot!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Princein Why do you need MacOS specific adaptations?
      This is the correct link for Qt5: http://doc.qt.io/qt-5/designer-layouts.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      2
      • jsulmJ jsulm

        @Princein Why do you need MacOS specific adaptations?
        This is the correct link for Qt5: http://doc.qt.io/qt-5/designer-layouts.html

        P Offline
        P Offline
        Princein
        wrote on last edited by
        #3

        @jsulm

        I had seen the document for Qt5: http://doc.qt.io/qt-5/designer-layouts.html,but it not enough, do you have other documents about 'layouts in qt designer'?

        jsulmJ Pablo J. RoginaP 2 Replies Last reply
        0
        • P Princein

          @jsulm

          I had seen the document for Qt5: http://doc.qt.io/qt-5/designer-layouts.html,but it not enough, do you have other documents about 'layouts in qt designer'?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Princein I don't have any other documentation.
          I suggest to start writing some small apps and use the designer with layouts - learning by doing.
          There is really not much to learn - whether the UI is complex or not you still have same layouts and concepts.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2
          • P Princein

            @jsulm

            I had seen the document for Qt5: http://doc.qt.io/qt-5/designer-layouts.html,but it not enough, do you have other documents about 'layouts in qt designer'?

            Pablo J. RoginaP Offline
            Pablo J. RoginaP Offline
            Pablo J. Rogina
            wrote on last edited by
            #5

            @Princein

            learning by doing

            Exactly... I was about to say trial and error

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            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