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

QML item Button is displayed/handled as Qt Quick Controls Button although self-defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • Qt Creator 3.0.0-beta, Qt Creator 3.1.0
    • Quick / QML Support
    • QtCreator 3.0 based on Qt5.2, Qt4.8.4 Kit and Qt5.2 Kit configured (using Qt4.8.4 Kit only for the example)

    Description

      Steps to reproduce:

      • create a simple Qt Quick 1 project
      • add a QML file named Button.qml
      • use the Button item inside the main.qml

      Current behavior:

      • the Button item (inside main.qml) will get the ToolTip for the Button component of Qt Quick Controls
      • outline displays the icon of the Qt Quick Controls button

      Note: I'm not importing QtQuick.Controls and I'm only using QtQuick 1.1.

      Attachments

        1. Button.qml
          0.2 kB
        2. main.qml
          0.3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mabenell Marco Benelli
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes