lokalize
LanguageListModel Class Reference
#include <languagelistmodel.h>
Inheritance diagram for LanguageListModel:

Public Member Functions | |
QVariant | data (const QModelIndex &index, int role) const |
QFlags< Qt::ItemFlag > | flags (const QModelIndex &index) const |
QString | langCodeForSortModelRow (int) |
QSortFilterProxyModel * | sortModel () const |
int | sortModelRowForLangCode (const QString &) |
Static Public Member Functions | |
static LanguageListModel * | emptyLangInstance () |
static LanguageListModel * | instance () |
Detailed Description
Definition at line 32 of file languagelistmodel.h.
Member Function Documentation
QVariant LanguageListModel::data | ( | const QModelIndex & | index, |
int | role | ||
) | const |
Definition at line 76 of file languagelistmodel.cpp.
|
static |
Definition at line 56 of file languagelistmodel.cpp.
QFlags< Qt::ItemFlag > LanguageListModel::flags | ( | const QModelIndex & | index | ) | const |
Definition at line 114 of file languagelistmodel.cpp.
|
static |
Definition at line 46 of file languagelistmodel.cpp.
QString LanguageListModel::langCodeForSortModelRow | ( | int | row | ) |
Definition at line 124 of file languagelistmodel.cpp.
|
inline |
Definition at line 55 of file languagelistmodel.h.
int LanguageListModel::sortModelRowForLangCode | ( | const QString & | langCode | ) |
Definition at line 119 of file languagelistmodel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 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 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.