허허허 지난번에 봤을 때만 해도 목록에 없었는데,
wiki.qt.io/New_Features_in_Qt_6.1
New Features in Qt 6.1 - Qt Wiki
New & Restored Modules The following additional modules are available, that were not present in 6.0: Active Qt Qt's ActiveX and COM support allows Qt for Windows developers to: Access and use ActiveX controls and COM objects provided by any ActiveX server
wiki.qt.io
Active Qt
- Qt's ActiveX and COM support allows Qt for Windows developers to:
- Access and use ActiveX controls and COM objects provided by any ActiveX server in their Qt applications.
- Make their Qt applications available as COM servers, with any number of Qt objects and widgets as COM objects and ActiveX controls.
- Qt Charts still supports only OpenGL for accelerated series (AbstractSeries.useOpenGL). Such series will not render in Qt Quick if another graphics API is used for rendering.
아무튼 지원해준다고 합니다.
하긴, 뭐 대단한 기술 발전을 한 것도 아니고,
Qt5 에서 지원해주던 거 해준다는 건데요.
다만, 얼마나 UI 지원이 좋을지는 나와봐야 알겠지요.
-----------------------------------------------------------
개인적으로 저는 최근에 업무가 너무 몰려와서 힘들었네요.
계속 늦게 퇴근하니, 새벽에도 잘 못 자는 인생이 되어버렸어요.
이제 조금씩 여유도 갖고 다시 블로그도 쓰고 해야겠죠.
Qt6 에서 OCX 연동이 된다면 참 편하게 C++ 코딩이 될텐데 말이죠.
그게 되려나.
'Qt6 C++' 카테고리의 다른 글
헐, 벌써 6.1.2 버전이 나왔네요. (0) | 2021.07.11 |
---|---|
헐 벌써 Qt6.1 Spec. 이 완료된 건가 보네요. (0) | 2021.02.04 |
ActiveQt 는 Qt6.0 에서 아직 지원되지 않네요. (0) | 2021.01.12 |
Qt6 코드를 Visual Studio 2019 에서 빌드할 때 에러 없이 하려면. (0) | 2021.01.06 |
Qt6 첫 컴파일부터 C2039 에러가 발생하는데요. (0) | 2021.01.06 |