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

Colors with an alpha channel are not accepted in PropertyChanges {}

    XMLWordPrintable

Details

    Description

      Colors with an alpha channel are not accepted in PropertyChanges {}

      This does not work:

      PropertyChanges

      { target: gradientstop1 position: 0 color: "#3c1830e8" }

      You get the following runtime warning:
      QColor::setNamedColor: Unknown color name "#3c1830e8'

      Since alpha channels do work outside of PropertyChanges this is unexpected.

      Also see the attached example.

      Attachments

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

        Activity

          People

            wallison Warwick Allison (closed Nokia identity) (Inactive)
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes