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. QML Cheat Sheet

QML Cheat Sheet

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 6.2k 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.
  • K Offline
    K Offline
    kyleplattner
    wrote on last edited by
    #1

    Would anyone else agree that it would be valuable to create a QML cheetsheet with listings of the editable properties for each element? For instance MouseArea would include:

    onPressed
    onEntered
    onExited
    onClicked...

    and more.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      I think better idea is to divide properties (as width) and signal handlers (as onPressed).

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kyleplattner
        wrote on last edited by
        #3

        Sure, even more useful. So nobody has one build already?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          AFAIK no.

          1 Reply Last reply
          0
          • kenyobK Offline
            kenyobK Offline
            kenyob
            wrote on last edited by
            #5

            We have just posted this QML Quick Reference cheatsheet to our blog.
            http://www.ics.com/blog/qml-quick-reference

            We hope it helps you.

            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