Bindings: Correctly handle access specifiers within macros

Authored by skelly on Jan 10 2017, 8:44 AM.

Description

Bindings: Correctly handle access specifiers within macros

The Q_DECLARE_TR_FUNCTIONS macro contains a public: access specifier,
but the sip_generator just pastes the entire macro name. Adjust the
generator to extract the correct access specifier.

Details

Committed
skellyJan 10 2017, 8:44 AM
Parents
R240:b5a18440f45d: Extend unit test with code similar to kguiaddons
Branches
Unknown
Tags
Unknown