Registry / other / qtactiveqt

qtactiveqt

JSON →
library6.10.1vcpkgunverified

ActiveQt is a module of Qt that enables integration with ActiveX and COM components on Windows.

vcpkg install qtactiveqt
INSTALL
IMPORT
SIG · QTACTIVEQT
Q
qtactiveqt
othercppv6.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveQt/QAxWidget
#include <ActiveQt/QAxWidget>

Creates an ActiveX widget hosting Internet Explorer

#include <ActiveQt/QAxWidget> int main() { QAxWidget widget("Shell.Explorer"); widget.dynamicCall("Navigate(const QString&)", "https://example.com"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.10.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

qtactiveqt — pip install qtactiveqt · libregistry