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

Promoting a QWidget does not easily work with stock template

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 13.0.0-beta1
    • None

    Description

      Steps:

      • Create CMake based Widget App via templates
      • Add PushButton to mainwindow.ui
      • "Promote To" => give it some class name and header file name
      • Add a new header file with the choosen name to the project
      • Try to build

      Expected:

      • The header file is found during build ( will still fail build because class is missing )

      Actual:

      • The header file is not found because the source folder is not added as a "target_include_directory"

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes