On 06.09.2019 14:34, Lars Knoll wrote:
>
> Wouldn’t that pull all the enum value in the current Qt namespace into the users namespace?
I imagine code like in qnamespace.h would be a special case which would
not be 'inline'. It then couldn't use Q_{BEGIN,END}_NAMESPACE, but that
should be fine
Mårten