D17620: Make setHelp() public
Albert Astals Cid
noreply at phabricator.kde.org
Sun Dec 16 18:07:28 GMT 2018
aacid added a comment.
You can always just use QMetaObject::invokeMethod it's a bit lame, but slots are never really non-public if you use the metaobject system
INLINE COMMENTS
> elvisangelaccio wrote in kconfigdialog.h:176
> If I'm not mistaken, moving a function from `protected` to `public` breaks the ABI
That's what https://community.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B says yes.
REPOSITORY
R265 KConfigWidgets
REVISION DETAIL
https://phabricator.kde.org/D17620
To: yurchor, #frameworks
Cc: aacid, elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181216/f97ca09c/attachment.html>
More information about the Kde-frameworks-devel
mailing list