Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. Shared qml between plugins
Forum Updated to NodeBB v4.3 + New Features

Shared qml between plugins

Scheduled Pinned Locked Moved Unsolved Independent Developers
2 Posts 2 Posters 1.6k 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
    Chaimae
    wrote on last edited by
    #1

    Hi everyone,

    I have a project in which i have many plugins. i would like to know how i can make my qml shared between plugins.
    Exemple: if i create qml in plugin X, i can access to it via plugin Y.

    Thank you in advance for your help

    Julien BJ 1 Reply Last reply
    0
    • C Chaimae

      Hi everyone,

      I have a project in which i have many plugins. i would like to know how i can make my qml shared between plugins.
      Exemple: if i create qml in plugin X, i can access to it via plugin Y.

      Thank you in advance for your help

      Julien BJ Offline
      Julien BJ Offline
      Julien B
      wrote on last edited by
      #2

      Hello @Chaimae,

      You can create a third plugin Z containing only your common qml files, then you import it from another qml in plugin X or plugin Y.

      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