Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Window and Screen elements not working?
Forum Updated to NodeBB v4.3 + New Features

Window and Screen elements not working?

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 953 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dominik_j
    wrote on last edited by
    #1

    I am using Qt 5.0.0 and QtCreator 2.6.1 on Mac OS X 10.8.2. After looking at the "Whats new"-section I landed at the Window and Screen elements and wanted to use them.
    http://qt-project.org/doc/qt-5.0/qtquick/qmlmodule-qtquick-window2-qtquick-window-2.html

    I can import the module using:
    import QtQuick.Window 2.0

    This is not underlined and seems to be working, but afterwards the Screen and Window element are not recognized. They are not provided by content assist and if I type them manually, the error is: Unknown component (M300)

    Am I doing something wrong or is this maybe a bug?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved