wangwenx190 / framelesshelper

Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MIT License
846 stars 202 forks source link

quick 最小化问题 #329

Open zhouybbbb opened 11 months ago

zhouybbbb commented 11 months ago

https://bugreports.qt.io/browse/QTBUG-69711 在qt6.6.1中复现 虽然调用::ShowWindow(reinterpret_cast(winId()), SW_MINIMIZE); 但似乎失去了作用