kget
localemodels.h
Go to the documentation of this file.
void setupModelData(const QStringList &countryCodes)
Definition: localemodels.cpp:64
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: localemodels.cpp:93
The following models are there to store the localized names and the codes of languages and countries ...
Definition: localemodels.h:35
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
The LanguageModel stores localized names as well as the codes of languages.
Definition: localemodels.h:56
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.