D10446: Add KLanguageName

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Mar 5 01:12:45 UTC 2018


apol added a comment.


  Makes sense to me anyway.
  
  Is there any other code that could use this API?

INLINE COMMENTS

> klanguagename.cpp:45
> +
> +    return QString();
> +}

shouldn't this be equivalent to nameForCodeInLocale(code, QLocale().code())?

> klanguagename.cpp:65
> +            entry.setLocale("en");
> +            const QString englisName = group.readEntry("Name");
> +            if (name != englisName) {

englishName

REPOSITORY
  R265 KConfigWidgets

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

To: aacid
Cc: apol, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180305/4b3e1106/attachment.html>


More information about the Kde-frameworks-devel mailing list