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. Module inside a qrc file
QtWS25 Last Chance

Module inside a qrc file

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmlqrc
2 Posts 2 Posters 558 Views
  • 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.
  • G Offline
    G Offline
    GrahamLa
    wrote on last edited by
    #1

    Hi
    Is it possible to have a module inside a qrc file and then make that module available to multiple projects?
    I know how to build a module (not in qrc file) into a local project and have managed to reuse this module in another project.

    I plan to create a project to contain the module and compile it into a qrc file -
    What sort of project should it be - Qt Creator only offers qml application
    How do I then import the module from the qrc file?

    thanks

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      You need to include qrc file into project. You can create RCC file and use it as well.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      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