Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Question: How to use QQmlExtensionPlugin::initializeEngine(QQmlEngine*, const char*)
Forum Updated to NodeBB v4.3 + New Features

Question: How to use QQmlExtensionPlugin::initializeEngine(QQmlEngine*, const char*)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 628 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.
  • T Offline
    T Offline
    tph2003
    wrote on last edited by
    #1

    I want to expose some C++ property to qml in my plugin. QT help of QQmlExtensionPlugin tell me to use QQmlExtensionPlugin::initializeEngine to expose some data or object to QML. But no example for showing how to use QQmlExtensionPlugin::initializeEngine is available .

    Anyone can help me?

    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