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 can we make a UIKit library with QML?
Forum Updated to NodeBB v4.3 + New Features

How can we make a UIKit library with QML?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 136 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.
  • M Offline
    M Offline
    Misko Lee
    wrote on last edited by
    #1

    Hi:

    I want to make a shared UIKit library includes a lots qml file as a library(embed all qml file into QRC), then another project juse need link it. how can we do that?
    I tried qt_add_qml_module function, but in another project , the import statement is work, but we I use custom component, the runtime error will be

    $<ComponentName> is not a type.

    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