[Qt-interest] ActiveQt Wrapping
Keith Rusler
xzekecomax at gmail.com
Thu Nov 4 08:44:27 CET 2010
I want to create a library for Qt with Windows 7 taskbar functionality since
Q7Goodies is closed, I want to create an open source one and possibly wrap
Windows 7 Ribbon for Qt Windows users. But, I'm having issues with
understanding ActiveQt. I basically want to wrap there interfaces in to
ActiveQt then use the class. But the issues with it, is I need also access
to the raw pointer. I looked in to QAxBindable and QAxAggregated but the
function createAggerate is useless since it does not give me access to it
and I think that function is more for internal use only.
I looked at the examples in Qt. But they are more about creating your own
COM objects rather than wrapping MS's COM classes etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101104/c0839a20/attachment.html
More information about the Qt-interest-old
mailing list