Nepomuk-Core
#include <pinned-contacts-model.h>
Detailed Description
Definition at line 31 of file pinned-contacts-model.h.
Member Enumeration Documentation
- Enumerator:
PresenceIconRole |
|
AvailabilityRole |
|
ContactRole |
|
AccountRole |
|
AlreadyChattingRole |
|
Definition at line 44 of file pinned-contacts-model.h.
Constructor & Destructor Documentation
PinnedContactsModel::PinnedContactsModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
PinnedContactsModel::~PinnedContactsModel |
( |
| ) |
|
|
virtual |
Member Function Documentation
Tp::AccountManagerPtr PinnedContactsModel::accountManager |
( |
| ) |
const |
void PinnedContactsModel::countChanged |
( |
| ) |
|
|
signal |
QVariant PinnedContactsModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
virtual |
QModelIndex PinnedContactsModel::indexForContact |
( |
const KTp::ContactPtr & |
contact | ) |
const |
int PinnedContactsModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
void PinnedContactsModel::setAccountManager |
( |
const Tp::AccountManagerPtr & |
accounts | ) |
|
void PinnedContactsModel::setPinning |
( |
const Tp::AccountPtr & |
account, |
|
|
const KTp::ContactPtr & |
contact, |
|
|
bool |
newState |
|
) |
| |
void PinnedContactsModel::setState |
( |
const QStringList & |
s | ) |
|
QStringList PinnedContactsModel::state |
( |
| ) |
const |
Property Documentation
Tp::AccountManagerPtr PinnedContactsModel::accountManager |
|
readwrite |
int PinnedContactsModel::count |
|
read |
QStringList PinnedContactsModel::state |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by
doxygen 1.8.1.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.