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. Load QML plugin without changing code in the application code base
Forum Updated to NodeBB v4.3 + New Features

Load QML plugin without changing code in the application code base

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

    Hi All,

    I have a QtQuick QML application which is having a Window.
    On the other hand, I am writing a separate QML plugin. This plugin has a Rectangle QML component. I would like to show this rectangle (i.e Load plugin) automatically when the application is started. I do not want to make changes to my QtQuick application. I just want to show rectangle on top of the QtQuick application as an overlay. How can this be achieved. Please advice!.

    I tried many ways, but so far I can get this worked on a non EGLFS platform. But it does not seem to work on EGLFS platform. Request your recommendation. Thanks in advance!

    Regards,
    Kishore Ravikumar

    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