Qt-interest Archive, August 2007
Accesing .Net objects from Qt
Message 1 in thread
Hi
We are in our application using QAxWidget for ActiveX widgets etc. and
COM pointers to its objects.
This means uggly code because of the way COM works.
The tools we are using also supports .Net.
Is it possible to use .Net from Qt or will it be the same as COM?
Regards Andreas
Message 2 in thread
Hi,
On Fri, August 31, 2007 12:14, Aronsson Andreas wrote:
> We are in our application using QAxWidget for ActiveX widgets etc. and
> COM pointers to its objects.
> This means uggly code because of the way COM works.
> The tools we are using also supports .Net.
> Is it possible to use .Net from Qt or will it be the same as COM?
I haven't played with .NET yet (I'm a UNIXer :), but perhaps this helps(?):
http://doc.trolltech.com/4.3/activeqt-dotnet.html
Have fun, Rene
--
[ signature omitted ]