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. Qmake, how to manage QML install files?
Qt 6.11 is out! See what's new in the release blog

Qmake, how to manage QML install files?

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 4.7k 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.
  • C Offline
    C Offline
    cbrake
    wrote on last edited by
    #1

    Hello,

    I'm wondering if there are any examples of best practices for setting up installing files from a QML/qmake project. I assume that qml and image files would be typically placed in /usr/share/<app>/... and the app would somehow know to look there for the files. Appreciate any pointers if there are examples of how to do this.

    Thanks,
    Cliff

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Also you can put them into resources.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cbrake
        wrote on last edited by
        #3

        Thanks, that worked very well. For reference, "this page":http://doc.trolltech.com/4.7/qtbinding.html describes putting QML files into an application as resources.

        [edit: link highlighted / Denis Kormalev]

        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