[Qt-interest] Qt C++ with some C++.NET calls

Ross Driedger ross at earz.ca
Fri Jan 15 17:43:40 CET 2010


On 15-Jan-10, at 11:30 AM, qt-interest-request at trolltech.com wrote:

> Message: 1
> Date: Fri, 15 Jan 2010 15:45:46 +0100
> From: "Jeroen De Wachter" <jeroen.dewachter at barco.com>
> Subject: Re: [Qt-interest] Qt C++ with some C++.NET calls
> To: <qt-interest at trolltech.com>
> Message-ID: <1263566746.25613.18.camel at kndclt21070>
> Content-Type: text/plain;	charset="utf-8"
>
> I don't know a whole lot about this, but I'm fairly sure that you will
> need a number of context changes between managed (for the .NET stuff)
> and unmanaged C++ (for the Qt stuff), which is possible from  
> within .NET
> but not very efficient iirc
>
> I'm also guessing that you will end up with a very complex and hard to
> debug code base if you start mixing managed and unmanaged code...


It is not that clear from the context of the original post, what the  
motivation and rational is, but I'm speculating that it has to do with  
taking advantage of some of the .NET functionality that is (obviously)  
specific to Windows.  The solution that comes to mind is to wrap  
the .NET stuff in a DLL and load that into a Qt app.

Ross

"Sometimes I think the surest sign that intelligent life exists  
elsewhere in the universe is that none of it has tried to contact us."
Bill Waterson (Calvin & Hobbes)

Ross Driedger
ross at earz.ca
519-913-1862



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100115/943a4f80/attachment.html 


More information about the Qt-interest-old mailing list