Results 1 to 3 of 3

Thread: qt and c#

  1. #1
    Join Date
    Dec 2008
    Location
    chinese
    Posts
    47
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    3

    Default qt and c#

    how make a c# component for qt?
    thanks

  2. #2
    Join Date
    Jul 2007
    Posts
    121
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    38
    Thanked 3 Times in 3 Posts

    Default Re: qt and c#

    1. Use COM. Expose C# component as COM ActiveX and use it in QT
    2. Package C# as dll and call it either directly or through Qt plugins

  3. The following user says thank you to QPlace for this useful post:

    yunpeng880 (8th April 2009)

  4. #3
    Join Date
    Dec 2008
    Location
    chinese
    Posts
    47
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    3

    Default Re: qt and c#

    Quote Originally Posted by QPlace View Post
    1. Use COM. Expose C# component as COM ActiveX and use it in QT
    2. Package C# as dll and call it either directly or through Qt plugins
    how to use qt# on windows?
    i do't compile qt# use mingw32 and vc++,how to compile qt# on windows?
    thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.