Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to use anchoring?

How to use anchoring?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
anchoringnewbiehelp
4 Posts 3 Posters 987 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.
  • O Offline
    O Offline
    omerfurkan
    wrote on last edited by
    #1

    Hi, I'm newbie. I have some questions.

    How to use anchoring? I want to develop a mobile application but I have no knowledge about anchoring.

    I want to make responsive designs. Can responsive designs be made without using anchoring?

    sierdzioS 1 Reply Last reply
    0
    • O omerfurkan

      Hi, I'm newbie. I have some questions.

      How to use anchoring? I want to develop a mobile application but I have no knowledge about anchoring.

      I want to make responsive designs. Can responsive designs be made without using anchoring?

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @omerfurkan said in How to use anchoring?:

      How to use anchoring? I want to develop a mobile application but I have no knowledge about anchoring.

      Qt documentation describes this in great detail: link.

      I want to make responsive designs. Can responsive designs be made without using anchoring?

      Yes, you can use Layouts instead of anchors. Personally I'd recommend using Layouts and only reverting to anchors when necessary. Then, if all else fails, manual positioning (setting x, y manyally or via some properties) is the last resort, but should be avoided at all cost.

      (Z(:^

      1 Reply Last reply
      3
      • O Offline
        O Offline
        omerfurkan
        wrote on last edited by
        #3

        Is there an educational material related to this topic? Because it's a very difficult topic for someone who has never done mobile programming before.

        1 Reply Last reply
        0
        • Bhushan_SureB Offline
          Bhushan_SureB Offline
          Bhushan_Sure
          wrote on last edited by
          #4

          Hi @omerfurkan , You can watch this youtube link " https://www.youtube.com/watch?v=U2kcoxKKttI ", in this anchor is been explained with practical.

          1 Reply Last reply
          4

          • Login

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