[Qt-interest] CLR/.NET/Managed code support in a QT project
Volker Hilsheimer
unwatched at gmx.net
Thu Jul 2 10:50:06 CEST 2009
You can probably bind the .NET assemblies using COM interop, and then use
QAxObject to call them.
Otherwise you would probably have to write some managed C++ wrapper...
yuck.
Volker
"Scott Aron Bloom" <Scott.Bloom at sabgroup.com> wrote in message
news:7DB34253D57D2B47AEB656218FE6AAEF1717E3 at onshorecs.com...
Before I go down this road, I was wondering if anyone has already done
so.. I found a couple of "using QT via C#" but not calling C#/.NET code
directly using CLR inside a QT project.
If you have any insights/precautions before I go down this path, I would
appricate it.
Scott
More information about the Qt-interest-old
mailing list