Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115556

Using missing type "ulong" in property

    XMLWordPrintable

Details

    Description

              Property {
                  name: "timestamp"
                  type: "ulong"
                  read: "timestamp"
                  index: 5
                  isReadonly: true
                  isConstant: true
              }
              Property {
                  name: "pressTimestamp"
                  type: "ulong"
                  read: "pressTimestamp"
                  index: 6
                  isReadonly: true
                  isConstant: true
              }
              Property {
                  name: "lastTimestamp"
                  type: "ulong"
                  read: "lastTimestamp"
                  index: 7
                  isReadonly: true
                  isConstant: true
              }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes