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. Partial imports?
Qt 6.11 is out! See what's new in the release blog

Partial imports?

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

    Hello,

    Is there a way to only partialy import some libraries?

    i.e: when I import "import QtGraphicalEffects 1.0" and I just use FastBlur, do I really need to import the full blown library and compile it in my final application?

    I read the source, and there is no link between Fastblur and other component also in the final binary.

    Should I manually "cut" the library? Or is there an automated way to proceed?

    Bye

    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