Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12484

Qt Quick Designer wont honor Window.color for QtQuick.Window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.2.0-beta1
    • Qt Creator 3.1.1, Qt Creator 3.1.2, Qt Creator 3.2.0-beta1
    • Quick Designer
    • None

    Description

      import QtQuick 2.2
      import QtQuick.Controls 1.1
      import QtQuick.Window 2.0
      
      Window {
          title: qsTr("Hello World")
          width: 640
          height: 480
          color: "black"
      }
      

      Will show as transparent, not as black.

      Attachments

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

        Activity

          People

            bubke Marco Bubke
            desert Ariel Molina R.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes