Application can crash on Windows in the FramelessHelperHookWindowProc callback if the underlying FramelessQuickHelper* has already been deleted. This protects against that crash by using a QPointer to invalidate the instance if it has been deleted which the callback then guards against. |
||
---|---|---|
.. | ||
core | ||
quick | ||
widgets | ||
CMakeLists.txt |