QFriendListModel Class Reference
List of all members.
Public Slots |
void | updateList (const FriendList &lst) |
Public Member Functions |
| QFriendListModel (QObject *parent=0) |
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
QVariant | data (const QModelIndex &index, int role) const |
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
void | setNameFilter (const QString &str) |
QModelIndex | getIndex (const Friend &fr) const |
QModelIndex | getIndex (const QString &accountId, const QString &ownerId) const |
The documentation for this class was generated from the following files: