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. Where can I find a manual for blue colored letters like 'Qt' or 'mouse'?

Where can I find a manual for blue colored letters like 'Qt' or 'mouse'?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 276 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.
  • hslee_6560H Offline
    hslee_6560H Offline
    hslee_6560
    wrote on last edited by
    #1

    What are blue colored words in qml code for example 'Qt' and 'mouse'?

    I found them used like this:

    if (mouse.Button == Qt.RightButton)

    They seems like objects having their properties, so I'm wondering how I find their properties to use them.

    Because Qt creator doesn't look like offer its intelligence for them, it will be hard to notice that is correct I wrote.

    Even it makes hard to know what they have, what I can use.

    PS. why it doesn't offer the way to find them in Help function, 'F1' of Qt Creator. :(

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Here it is: https://doc.qt.io/qt-5/qml-qtqml-qt.html

      (Z(:^

      1 Reply Last reply
      4
      • hslee_6560H Offline
        hslee_6560H Offline
        hslee_6560
        wrote on last edited by
        #3
        This post is deleted!
        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