Details
Description
Fail to find base class when the base class was defined with typedef.
Example:
using TypeDefType = sample::sample;
class LIBSAMPLE_API TypeDefClass : public TypeDefType
{ public: TypeDefClass(); ~TypeDefClass(); };
Unit test attached.
Attachments
For Gerrit Dashboard: PYSIDE-1327 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
304128,2 | shiboken: Resolve typedef'ed base classes | 5.15 | pyside/pyside-setup | Status: MERGED | +2 | 0 |