I need some help with the wrapper.

1.So, KLocale::setCountry (const QString &country, KConfig *config) and
KLocale::setLanguage (const QString &language, KConfig *config)
need a pointer to KConfig. In our case we need the plasmoid's configuration
file. How can I access that?

2.I think KLocale::setLanguage(const QStringList &languages) that will not
work in QML. Correct? Is there any way to fix it or
I should just remove it?

3.stuff like this one KLocale::codecForEncoding() will not work in
QML.correct?

thanks in advance

-- 
Giorgos Tsiapaliwkas (terietor)
KDE Developer

terietor.gr
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to