When will Qt6Core5Compat be removed or completely resolved?
-
Hai, hello in front of the screen. Qt6Core5Compat This library has some APIs in Qt5, such as: DropShadow, Blur, etc.
1. In which future version of Qt6 will these effects be removed?
2. If the effect is similar to DropShadow after removal, will it be reimplemented in other ways or will it not exist?
-
Hai, hello in front of the screen. Qt6Core5Compat This library has some APIs in Qt5, such as: DropShadow, Blur, etc.
1. In which future version of Qt6 will these effects be removed?
2. If the effect is similar to DropShadow after removal, will it be reimplemented in other ways or will it not exist?
-
Hi,
AFAIK, everything that is in the compat library is removed. This is a transitional library to help you move your code to Qt 6 if for some reason you cannot immediately port away from obsolete APIs.