Skip to content

machinekoder/QtQuickDesignerBug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QtQuickDesignerBug

Example application to demonstrate a bug in the Qt Quick Designer. See the video for video demonstration.

Reproduce

  1. Open the project with Qt Creator

  2. Notice the import of QtQuick.Controls is done with "as"

  3. Open the qml file with Qt Quick Designer

  4. Add a few QtQuick.Controls Components

  5. Take a look at the produced source code

  6. Notice that the Controls is missing

  7. The resulting QML file does not work

About

Example application to demonstrate a bug in the Qt Quick Designer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published