- fixed Qt6 build issues
- fixed wrong calculation of rgba value with small opacity value (0xCFFFFFF instead of 0x0CFFFFFF)
- fixed the problem that the
setupQuickWidget()
function in full_features used a Qt obsolete function.
setupQuickWidget()
function in full_features used a Qt obsolete function.