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

Reply via email to