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. ActiveQt OLE automation & plugins
Forum Updated to NodeBB v4.3 + New Features

ActiveQt OLE automation & plugins

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 2.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.
  • J Offline
    J Offline
    JulienMaille
    wrote on last edited by
    #1

    Dear Qt users,
    I'm tring to add OLE support to my program. I have successfully exported a controller class with QAxFactory.

    The problem is my application is subdivised into multiple plugins.
    I would like to return pointer to these plugins from my controller class.
    However it looks like the macro QAXTYPE need the full implementation of the class to compile. Hence I'm not able to call from the main application QAXTYPE (MyPluginClass) since the main app is obviously not aware of the implementation of the plugin.

    I don't see how I can solve my issue (by a different design I guess)

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JulienMaille
      wrote on last edited by
      #2

      I've edited my first post, since I have solved issues I had with the main application OLE component.
      Now stuck with plugins :(

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tonka
        wrote on last edited by
        #3

        Hey @JulienMaille , i have the same problem as you. Do you ever solved it?

        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