Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-359

Safe QML components are missing documentation for some of the properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • QSR 1.2, QSR 1.1.1
    • QSR 1.1
    • Documentation
    • None
    • All
    • 47dcbef0cc2f094bd77365125e86d15617c4a263 45c129b6b251156840ebcd120866d2768850cc26
    • Sprint 2, Sprint 3, Sprint 4, Sprint 5, Sprint 10

    Description

      E.g. SafeImage has only source : url although in the example below it has other properties too:

      SafeImage {
          id: safeImage1
          objectName: "safeImage1"
          source: "indicator1.png"
          width: 64
          height: 64
          x: 321
          y: 123
      }
      

      Same applies to SafePicture and SafeText.

      Attachments

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

        Activity

          People

            tuheimon Tuomas Heimonen (Inactive)
            tuheimon Tuomas Heimonen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes