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. Qt and COM components
Forum Updated to NodeBB v4.3 + New Features

Qt and COM components

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

    Hi All

    How do I add COM components to the QT designer?
    I have a few COM components that I have used in VB express and would like to use those in QT,
    The COM components comes with a piece of hardware that I have running on a VB express windows platform. I'm now going Qt to support most platforms out there.
    Thanx
    Ben

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What kind of COM components are you talking about ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ChrisW67
        wrote on last edited by
        #3

        In short, you don't unless you want to go to the effort of writing a suitable QObject-based Designer plugin wrapper for each one.

        You can use your COM components (widget or otherwise) through ActiveQt

        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