kget
localemodels.cpp
Go to the documentation of this file.
74 QString path = KStandardDirs::locate("locale", QString::fromLatin1("l10n/%1/flag.png").arg(countryCode));
void setupModelData(const QStringList &countryCodes)
Definition: localemodels.cpp:64
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: localemodels.cpp:93
int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: localemodels.cpp:112
void setupModelData(const QStringList &languageCodes)
Definition: localemodels.cpp:122
int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: localemodels.cpp:54
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: localemodels.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 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:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.