Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. How to integrate a Visual Studio user control into a QT Window
Forum Updated to NodeBB v4.3 + New Features

How to integrate a Visual Studio user control into a QT Window

Scheduled Pinned Locked Moved Language Bindings
3 Posts 2 Posters 2.1k 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.
  • M Offline
    M Offline
    MrMagoo
    wrote on last edited by
    #1

    I have been given a task where I have an existing Visual Studio user control (dll) which is a managed .Net object and I need to implement it into an unmanaged C++ QT UI project (exe) being build in VS 2008.

    I have seen on several instances something about QT having the ability to add VS user controls using the QtWinForms solution, but all of the links are dead. I have also seen things which state that ActiveQt is why these links are dead and that ActiveQt has a better way to do this. With that said, I still have not found anything which helps me understand how to implement a Visual Studio user control in a QT form/window. Can anyone point me to some help with this?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MrMagoo
      wrote on last edited by
      #2

      Is it safe to assume that since there is no response, that there is no solution to this problem?

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Hi,

        I've never combined .NET with Qt before, but have a look at http://qt-project.org/doc/qt-5.1/activeqt/activeqt-index.html -- all the ActiveQt documentation can be reached through there.

        In particular, try:
        http://qt-project.org/doc/qt-5.1/activeqt/qaxwidget.html
        http://qt-project.org/doc/qt-5.1/activeqt/activeqt-dotnet.html

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        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