Telepathy::Client::TextChannel Member List

This is the complete list of members for Telepathy::Client::TextChannel, including all inherited members.

acknowledge(const QList< ReceivedMessage > &messages)Telepathy::Client::TextChannel [slot]
actualFeatures() const Telepathy::Client::ReadyObject [virtual]
baseInterface() const Telepathy::Client::Channel [protected]
becomeReady(const Features &requestedFeatures=Features())Telepathy::Client::ReadyObject [virtual]
busName() const Telepathy::Client::DBusProxy
BypassInterfaceCheck enum valueTelepathy::Client::DBusProxy
callStateInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
canInviteContacts() const Telepathy::Client::TextChannel
Channel(Connection *connection, const QString &objectPath, const QVariantMap &immutableProperties, QObject *parent=0)Telepathy::Client::Channel
channelType() const Telepathy::Client::Channel
chatStateInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
CheckInterfaceSupported enum valueTelepathy::Client::DBusProxy
connection() const Telepathy::Client::Channel
dbusConnection() const Telepathy::Client::DBusProxy
DBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, QObject *parent=0)Telepathy::Client::DBusProxy
deliveryReportingSupport() const Telepathy::Client::TextChannel
DTMFInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
FeatureCoreTelepathy::Client::Channel [static]
FeatureMessageCapabilitiesTelepathy::Client::TextChannel [static]
FeatureMessageQueueTelepathy::Client::TextChannel [static]
FeatureMessageSentSignalTelepathy::Client::TextChannel [static]
forget(const QList< ReceivedMessage > &messages)Telepathy::Client::TextChannel [slot]
groupAddContacts(const QList< ContactPtr > &contacts, const QString &message=QString())Telepathy::Client::Channel
groupAddSelfHandle()Telepathy::Client::Channel [protected, slot]
groupAreHandleOwnersAvailable() const Telepathy::Client::Channel
groupCanAddContacts() const Telepathy::Client::Channel
groupCanAddContactsChanged(bool canAddContacts)Telepathy::Client::Channel [signal]
groupCanRemoveContacts() const Telepathy::Client::Channel
groupCanRemoveContactsChanged(bool canRemoveContacts)Telepathy::Client::Channel [signal]
groupCanRescindContacts() const Telepathy::Client::Channel
groupCanRescindContactsChanged(bool canRescindContacts)Telepathy::Client::Channel [signal]
groupContacts() const Telepathy::Client::Channel
groupFlags() const Telepathy::Client::Channel
groupFlagsChanged(uint flags, uint added, uint removed)Telepathy::Client::Channel [signal]
groupHandleOwners() const Telepathy::Client::Channel
groupHandleOwnersChanged(const Telepathy::HandleOwnerMap &owners, const Telepathy::UIntList &added, const Telepathy::UIntList &removed)Telepathy::Client::Channel [signal]
groupInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline, protected]
groupIsSelfContactTracked() const Telepathy::Client::Channel
groupLocalPendingContactChangeInfo(const ContactPtr &contact) const Telepathy::Client::Channel
groupLocalPendingContacts() const Telepathy::Client::Channel
groupMembersChanged(const Telepathy::Client::Contacts &groupMembersAdded, const Telepathy::Client::Contacts &groupLocalPendingMembersAdded, const Telepathy::Client::Contacts &groupRemotePendingMembersAdded, const Telepathy::Client::Contacts &groupMembersRemoved, const Telepathy::Client::Channel::GroupMemberChangeDetails &details)Telepathy::Client::Channel [signal]
groupRemotePendingContacts() const Telepathy::Client::Channel
groupRemoveContacts(const QList< ContactPtr > &contacts, const QString &message=QString(), uint reason=Telepathy::ChannelGroupChangeReasonNone)Telepathy::Client::Channel
groupSelfContact() const Telepathy::Client::Channel
groupSelfContactChanged()Telepathy::Client::Channel [signal]
groupSelfContactRemoveInfo() const Telepathy::Client::Channel
groupSelfHandleIsLocalPending() const Telepathy::Client::Channel [protected]
hasMessagesInterface() const Telepathy::Client::TextChannel
holdInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
initiatorContact() const Telepathy::Client::Channel
interfaces() const Telepathy::Client::Channel
InterfaceSupportedChecking enum nameTelepathy::Client::DBusProxy
invalidate(const QString &reason, const QString &message)Telepathy::Client::DBusProxy [protected]
invalidate(const QDBusError &error)Telepathy::Client::DBusProxy [protected]
invalidated(Telepathy::Client::DBusProxy *proxy, const QString &errorName, const QString &errorMessage)Telepathy::Client::DBusProxy [signal]
invalidationMessage() const Telepathy::Client::DBusProxy
invalidationReason() const Telepathy::Client::DBusProxy
inviteContacts(const QList< ContactPtr > &contacts, const QString &message=QString())Telepathy::Client::TextChannel [inline, slot]
isReady(const Features &features=Features()) const Telepathy::Client::ReadyObject [virtual]
isRequested() const Telepathy::Client::Channel
isValid() const Telepathy::Client::DBusProxy
mediaSignallingInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
messagePartSupport() const Telepathy::Client::TextChannel
messageQueue() const Telepathy::Client::TextChannel
messageReceived(const Telepathy::Client::ReceivedMessage &message)Telepathy::Client::TextChannel [signal]
messageSent(const Telepathy::Client::Message &message, Telepathy::MessageSendingFlags flags, const QString &sentMessageToken)Telepathy::Client::TextChannel [signal]
messagesInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
missingFeatures() const Telepathy::Client::ReadyObject [virtual]
objectPath() const Telepathy::Client::DBusProxy
optionalInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
passwordInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
pendingMessageRemoved(const Telepathy::Client::ReceivedMessage &message)Telepathy::Client::TextChannel [signal]
PrivateTelepathy::Client::TextChannel [friend]
propertiesInterface() const Telepathy::Client::Channel [inline]
readinessHelper() const Telepathy::Client::ReadyObject [protected]
ReadyObject(QObject *object, const Feature &featureCore)Telepathy::Client::ReadyObject
requestClose()Telepathy::Client::Channel
requestedFeatures() const Telepathy::Client::ReadyObject [virtual]
roomListInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
send(const QString &text, ChannelTextMessageType type=ChannelTextMessageTypeNormal)Telepathy::Client::TextChannel [slot]
send(const MessagePartList &parts)Telepathy::Client::TextChannel [slot]
setBusName(const QString &busName)Telepathy::Client::DBusProxy [protected]
StatefulDBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, QObject *parent=0)Telepathy::Client::StatefulDBusProxy
streamedMediaInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
supportedContentTypes() const Telepathy::Client::TextChannel
targetHandle() const Telepathy::Client::Channel
targetHandleType() const Telepathy::Client::Channel
TextChannel(Connection *connection, const QString &objectPath, const QVariantMap &immutableProperties, QObject *parent=0)Telepathy::Client::TextChannel
textInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
tubesInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
typeInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const Telepathy::Client::Channel [inline]
~Channel()Telepathy::Client::Channel
~DBusProxy()Telepathy::Client::DBusProxy [virtual]
~ReadyObject()Telepathy::Client::ReadyObject
~StatefulDBusProxy()Telepathy::Client::StatefulDBusProxy [virtual]
~TextChannel()Telepathy::Client::TextChannel


Generated on Mon Mar 23 18:02:38 2009 for TelepathyQt4-0.1.2 by  doxygen 1.5.8