The code generated for a QFlag that is inside of a "no" generated namespace does not compile.
Unit test attached ( 0001-Unit-test-for-QFlags-on-hidden-namespace.patch ).
error: ‘Sbktestbinding_FlagsNamespace_Option_number_slots’ was not declared in this scope 523 | LAGS_FLAGSNAMESPACE_OPTION_IDX] = PySide::QFlags::create("1:testbinding.Options", Sbktestbinding_FlagsNamespace_Option_number_slots);
- resulted from
- 
                    PYSIDE-1074 Shiboken generate wrong type names (including namespaces that are marked as generate="no') -           
- Closed
 
-