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

Using missing type "ulong" in property

XMLWordPrintable

              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
              }
      

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

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

              Created:
              Updated:

                There are no open Gerrit changes