Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
Nested classes inherit the visibility of their outer class, so all the KClass::Private symbols have also been exported if the ones of KClass were.
Please register or sign in to comment