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 can i create a ios-style pageview?

How can i create a ios-style pageview?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 3.9k 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.
  • T Offline
    T Offline
    tigriswind
    wrote on last edited by
    #1

    can i use qml to implement the ios-style desktop ui ? i find the listview or gridview move very slowly after dragging the view.

    you can find the similar example in qt/examples/declarative/toys/corkboards; anyone has suggest about this ? Thanks

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tigriswind
      wrote on last edited by
      #2

      i can not create the custom listview as the listview in qml can not inherit

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dialingo
        wrote on last edited by
        #3

        bq. can i use qml to implement the ios-style desktop ui ?

        ios desktop is widget based. QML is not. Still you can use QML on the desktop.

        For the rest of your posting it is not clear to me what you are trying to do and what piece is missing to achieve your goal.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Vincent007
          wrote on last edited by
          #4

          Did you use "StackView":http://qt-project.org/doc/qt-5/qml-qtquick-controls-stackview.html ?

          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