how make a c# component for qt?
thanks
how make a c# component for qt?
thanks
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
yunpeng880 (8th April 2009)
Bookmarks