Details
Description
Several forward declarations for Qt classes/functions are not decorated by the macros QT_BEGIN_NAMESPACE/QT_END_NAMESPACE.
This leads to compilation errors when QT has been built using a custom namespace.
See attached patches (based on 5.6 branch only).