Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QAxObject missing in v6?
-
I have a project that needs to use QAxObject to access a COM interface of another project. I wanted to upgrade to Qt 6 but the QAxObject seems to be missing from v6. Is this intentional? Is QAxObject being dropped?
Dan
-
@Dan203
If you post this question in the Qt6 sub-forum, and read the stickied Read before posting in this category! and follow its link, it will take you to the answer in https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond. I would say this is slated for 6.1.
-
Thank you