KDECore
klocale_win.cpp
Go to the documentation of this file.
26 KLocaleWindowsPrivate::KLocaleWindowsPrivate(KLocale *q_ptr, const QString &catalogName, KSharedConfig::Ptr config)
114 These functions are commented out for now until all required Date/Time functions are implemented
115 to ensure consistent behaviour, i.e. all KDE format or all Windows format, not some invalid mixture
virtual QByteArray systemCodeset() const
Definition: klocale_win.cpp:92
virtual QString systemCountry() const
Definition: klocale_win.cpp:80
virtual void init(const QString &catalogName, const QString &language, const QString &country, KSharedConfig::Ptr persistantconfig, KConfig *tempConfig)
Definition: klocale_kde.cpp:229
KLocaleWindowsPrivate(KLocale *q_ptr, const QString &catalogName, KSharedConfig::Ptr config)
Definition: klocale_win.cpp:26
Definition: klocale_win_p.h:27
virtual ~KLocaleWindowsPrivate()
Definition: klocale_win.cpp:61
virtual QStringList systemLanguageList() const
Definition: klocale_win.cpp:85
static void getLanguagesFromVariable(QStringList &list, const char *variable, bool isLanguageList=false)
Definition: klocale_kde.cpp:329
KLocale provides support for country specific stuff like the national language.
Definition: klocale.h:69
KLocaleWindowsPrivate & operator=(const KLocaleWindowsPrivate &rhs)
Definition: klocale_win.cpp:53
Definition: klocale_p.h:34
virtual QTextCodec * codecForEncoding() const
Definition: klocale_kde.cpp:3068
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.