lokalize
GlossaryNS::TermsListModel Class Reference
#include <glossarywindow.h>
Inheritance diagram for GlossaryNS::TermsListModel:

Public Slots | |
void | setEntry (const QByteArray &id) |
Public Member Functions | |
TermsListModel (Glossary *glossary, const QString &lang, QObject *parent=0) | |
bool | removeRows (int row, int count, const QModelIndex &parent=QModelIndex()) |
bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) |
Detailed Description
Definition at line 125 of file glossarywindow.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 129 of file glossarywindow.h.
Member Function Documentation
bool TermsListModel::removeRows | ( | int | row, |
int | count, | ||
const QModelIndex & | parent = QModelIndex() |
||
) |
Definition at line 539 of file glossarywindow.cpp.
bool TermsListModel::setData | ( | const QModelIndex & | index, |
const QVariant & | value, | ||
int | role = Qt::EditRole |
||
) |
Definition at line 530 of file glossarywindow.cpp.
|
slot |
Definition at line 522 of file glossarywindow.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.