Nepomuk-Core
KTp::TextChannelWatcherProxyModel Class Reference
#include <text-channel-watcher-proxy-model.h>
Inheritance diagram for KTp::TextChannelWatcherProxyModel:
Public Member Functions | |
TextChannelWatcherProxyModel (QObject *parent=0) | |
virtual | ~TextChannelWatcherProxyModel () |
QVariant | data (const QModelIndex &proxyIndex, int role) const |
virtual void | observeChannels (const Tp::MethodInvocationContextPtr<> &context, const Tp::AccountPtr &account, const Tp::ConnectionPtr &connection, const QList< Tp::ChannelPtr > &channels, const Tp::ChannelDispatchOperationPtr &dispatchOperation, const QList< Tp::ChannelRequestPtr > &requestsSatisfied, const Tp::AbstractClientObserver::ObserverInfo &observerInfo) |
Detailed Description
This class proxies the ContactsListModel, adding a role for ongoing chats.
Definition at line 33 of file text-channel-watcher-proxy-model.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 90 of file text-channel-watcher-proxy-model.cpp.
|
virtual |
Definition at line 97 of file text-channel-watcher-proxy-model.cpp.
Member Function Documentation
QVariant KTp::TextChannelWatcherProxyModel::data | ( | const QModelIndex & | proxyIndex, |
int | role | ||
) | const |
Definition at line 141 of file text-channel-watcher-proxy-model.cpp.
|
virtual |
Definition at line 102 of file text-channel-watcher-proxy-model.cpp.
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
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.