TpPrototype::ChatChannel Member List
This is the complete list of members for
TpPrototype::ChatChannel, including all inherited members.
ChatChannel(Contact *contact, Telepathy::Client::ConnectionInterface *connectionInterface, QObject *parent=NULL) | TpPrototype::ChatChannel | [protected] |
Contact class | TpPrototype::ChatChannel | [friend] |
ContactManager class | TpPrototype::ChatChannel | [friend] |
isValid() const | TpPrototype::ChatChannel | |
openTextChannel(uint handle, uint handleType, const QString &channelPath, const QString &channelType) | TpPrototype::ChatChannel | [protected] |
pendingTextMessages() | TpPrototype::ChatChannel | |
requestTextChannel(uint handle) | TpPrototype::ChatChannel | [protected] |
sendTextMessage(const QString &text) | TpPrototype::ChatChannel | |
signalTextMessageReceived(TpPrototype::ChatChannel *chatchannel, uint timestamp, uint type, uint flags, const QString &text) | TpPrototype::ChatChannel | [signal] |
signalTextMessageSent(TpPrototype::ChatChannel *chatchannel, uint timestamp, uint type, const QString &text) | TpPrototype::ChatChannel | [signal] |
slotLostMessage() | TpPrototype::ChatChannel | [protected, slot] |
slotReceivedText(uint ID, uint timestamp, uint sender, uint type, uint flags, const QString &text) | TpPrototype::ChatChannel | [protected, slot] |
slotSendError(uint error, uint timestamp, uint type, const QString &text) | TpPrototype::ChatChannel | [protected, slot] |
slotSentText(uint timestamp, uint type, const QString &text) | TpPrototype::ChatChannel | [protected, slot] |
~ChatChannel() | TpPrototype::ChatChannel | |