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. [SOLVED] Compile QML files as resource or a part of app?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Compile QML files as resource or a part of app?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 2 Posters 2.8k 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.
  • A Offline
    A Offline
    Amir BH
    wrote on last edited by
    #1

    Hi there,
    I have a big problem with Qt Quick, QML files appear as source in Symbian! I mean that All qml files can be found in the private folder and if I want to Publish my app there might be some problems! So is there anyway to compile them as resource or a part of source code?
    Thanks in advance.

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

      Yes, take a look at "Qt Resource Compiler":http://qt-project.org/doc/qt-4.8/resources.html.

      (Z(:^

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Amir BH
        wrote on last edited by
        #3

        Great! I used QUrl to load from qrc protocol! Thanks a lot!

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

          Good. If that solves your problem, please add "[SOLVED]" at the beginning of your topic's title.

          (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