본문 바로가기

Qt6 C++

엇? Qt6.1 에서 Active Qt 지원한다고 합니다.

 

허허허 지난번에 봤을 때만 해도 목록에 없었는데,

 

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++ 코딩이 될텐데 말이죠.

그게 되려나.