参考资料
动态库DLL
- https://learn.microsoft.com/en-us/windows/win32/dlls/dynamic-link-libraries
- https://learn.microsoft.com/en-us/troubleshoot/windows-client/deployment/dynamic-link-library
- https://stackoverflow.com/questions/58603797/dynamic-linking-linux-vs-windows
Qml Module
- https://doc.qt.io/qt-6/qtqml-modules-topic.html
- https://doc.qt.io/qt-6/qtqml-writing-a-module.html
- https://doc.qt.io/qt-6/qtqml-cppintegration-overview.html
- https://doc.qt.io/qt-6/qt-add-qml-module.html