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. How to load qml file from resources, using QtQuick 2 Controls
Forum Updated to NodeBB v4.3 + New Features

How to load qml file from resources, using QtQuick 2 Controls

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 997 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.
  • T Offline
    T Offline
    troyane
    wrote on last edited by
    #1

    Hope someone can help with issue described here: "StackOverflow question":http://stackoverflow.com/questions/20104514/how-to-load-qml-file-from-resources-using-qtquick-2-controls

    Sorry for crosspost, but I've stuck on it and can't move forward.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      QtQuick2ControlsApplicationViewer is just an auto-generated template (by Qt Creator). Get into the source and modify it to suit your needs, or switch to the more - IMO - useful QQuickView. You probably need to specify the file by QUrl.

      (Z(:^

      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