D23470: Offer an xdg-compatible mode for convertToQVariant

Pino Toscano noreply at phabricator.kde.org
Mon Aug 26 18:39:52 BST 2019


pino added inline comments.

INLINE COMMENTS

> kconfiggroup.h:655
> +
> +    KCONFIGCORE_DEPRECATED_EXPORT static QVariant convertToQVariant(const char *pKey, const QByteArray &value, const QVariant &aDefault) { return convertToQVariant(pKey, value, aDefault, false); }
>      friend class KServicePrivate; // XXX yeah, ugly^5

this must be kept non-inline, otherwise it's a symbol loss (and thus a BIC change)

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D23470

To: apol, #frameworks
Cc: pino, kossebau, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190826/05d218d6/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list