accessControl() const | Tp::StreamTubeChannel | protected |
actualFeatures() const | Tp::ReadyObject | virtual |
addConnection(uint connection) | Tp::StreamTubeChannel | protected |
addressType() const | Tp::StreamTubeChannel | |
baseInterface() const | Tp::Channel | protected |
becomeReady(const Features &requestedFeatures=Features()) | Tp::ReadyObject | virtual |
busName() const | Tp::DBusProxy | |
BypassInterfaceCheck enum value | Tp::OptionalInterfaceFactory< Channel > | |
Channel(const ConnectionPtr &connection, const QString &objectPath, const QVariantMap &immutableProperties, const Feature &coreFeature) | Tp::Channel | protected |
channelType() const | Tp::Channel | |
CheckInterfaceSupported enum value | Tp::OptionalInterfaceFactory< Channel > | |
conferenceChannelMerged(const Tp::ChannelPtr &channel) | Tp::Channel | signal |
conferenceChannelRemoved(const Tp::ChannelPtr &channel, const Tp::Channel::GroupMemberChangeDetails &details) | Tp::Channel | signal |
conferenceChannels() const | Tp::Channel | |
conferenceInitialChannels() const | Tp::Channel | |
conferenceInitialInviteeContacts() const | Tp::Channel | |
conferenceMergeChannel(const ChannelPtr &channel) | Tp::Channel | |
conferenceOriginalChannels() const | Tp::Channel | |
conferenceSplitChannel() | Tp::Channel | |
connection() const | Tp::Channel | |
connectionClosed(uint connectionId, const QString &errorName, const QString &errorMessage) | Tp::StreamTubeChannel | signal |
connections() const | Tp::StreamTubeChannel | |
connectionsForCredentials() const | Tp::OutgoingStreamTubeChannel | |
connectionsForSourceAddresses() const | Tp::OutgoingStreamTubeChannel | |
contactsForConnections() const | Tp::OutgoingStreamTubeChannel | |
create(const ConnectionPtr &connection, const QString &objectPath, const QVariantMap &immutableProperties) | Tp::OutgoingStreamTubeChannel | static |
dbusConnection() const | Tp::DBusProxy | |
DBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, const Feature &featureCore) | Tp::DBusProxy | |
FeatureConferenceInitialInviteeContacts | Tp::Channel | static |
FeatureConnectionMonitoring | Tp::StreamTubeChannel | static |
FeatureCore | Tp::OutgoingStreamTubeChannel | static |
groupAddContacts(const QList< ContactPtr > &contacts, const QString &message=QString()) | Tp::Channel | |
groupAddSelfHandle() | Tp::Channel | protectedslot |
groupAreHandleOwnersAvailable() const | Tp::Channel | |
groupCanAcceptContactsWithMessage() const | Tp::Channel | |
groupCanAddContacts() const | Tp::Channel | |
groupCanAddContactsChanged(bool canAddContacts) | Tp::Channel | signal |
groupCanAddContactsWithMessage() const | Tp::Channel | |
groupCanDepartWithMessage() const | Tp::Channel | |
groupCanRejectContactsWithMessage() const | Tp::Channel | |
groupCanRemoveContacts() const | Tp::Channel | |
groupCanRemoveContactsChanged(bool canRemoveContacts) | Tp::Channel | signal |
groupCanRemoveContactsWithMessage() const | Tp::Channel | |
groupCanRescindContacts() const | Tp::Channel | |
groupCanRescindContactsChanged(bool canRescindContacts) | Tp::Channel | signal |
groupCanRescindContactsWithMessage() const | Tp::Channel | |
groupContacts(bool includeSelfContact=true) const | Tp::Channel | |
groupFlags() const | Tp::Channel | |
groupFlagsChanged(Tp::ChannelGroupFlags flags, Tp::ChannelGroupFlags added, Tp::ChannelGroupFlags removed) | Tp::Channel | signal |
groupHandleOwners() const | Tp::Channel | |
groupHandleOwnersChanged(const Tp::HandleOwnerMap &owners, const Tp::UIntList &added, const Tp::UIntList &removed) | Tp::Channel | signal |
groupIsSelfContactTracked() const | Tp::Channel | |
groupLocalPendingContactChangeInfo(const ContactPtr &contact) const | Tp::Channel | |
groupLocalPendingContacts(bool includeSelfContact=true) const | Tp::Channel | |
groupMembersChanged(const Tp::Contacts &groupMembersAdded, const Tp::Contacts &groupLocalPendingMembersAdded, const Tp::Contacts &groupRemotePendingMembersAdded, const Tp::Contacts &groupMembersRemoved, const Tp::Channel::GroupMemberChangeDetails &details) | Tp::Channel | signal |
groupRemotePendingContacts(bool includeSelfContact=true) const | Tp::Channel | |
groupRemoveContacts(const QList< ContactPtr > &contacts, const QString &message=QString(), ChannelGroupChangeReason reason=ChannelGroupChangeReasonNone) | Tp::Channel | |
groupSelfContact() const | Tp::Channel | |
groupSelfContactChanged() | Tp::Channel | signal |
groupSelfContactRemoveInfo() const | Tp::Channel | |
groupSelfHandleIsLocalPending() const | Tp::Channel | protected |
hasInterface(const QString &name) const | Tp::OptionalInterfaceFactory< Channel > | inline |
immutableProperties() const | Tp::Channel | |
initiatorContact() const | Tp::Channel | |
interface() const | Tp::OptionalInterfaceFactory< Channel > | inline |
interfaces() const | Tp::OptionalInterfaceFactory< Channel > | inline |
InterfaceSupportedChecking enum name | Tp::OptionalInterfaceFactory< Channel > | |
invalidate(const QString &reason, const QString &message) | Tp::DBusProxy | protected |
invalidate(const QDBusError &error) | Tp::DBusProxy | protected |
invalidated(Tp::DBusProxy *proxy, const QString &errorName, const QString &errorMessage) | Tp::DBusProxy | signal |
invalidationMessage() const | Tp::DBusProxy | |
invalidationReason() const | Tp::DBusProxy | |
ipAddress() const | Tp::StreamTubeChannel | |
isConference() const | Tp::Channel | |
isDroppingConnections() const | Tp::StreamTubeChannel | protected |
isReady(const Features &features=Features()) const | Tp::ReadyObject | virtual |
isRequested() const | Tp::Channel | |
isValid() const | Tp::DBusProxy | |
localAddress() const | Tp::StreamTubeChannel | |
missingFeatures() const | Tp::ReadyObject | virtual |
newConnection(uint connectionId) | Tp::StreamTubeChannel | signal |
notify(const char *propertyName) | Tp::Object | protected |
Object() | Tp::Object | protected |
objectPath() const | Tp::DBusProxy | |
offerTcpSocket(const QHostAddress &address, quint16 port, const QVariantMap ¶meters=QVariantMap()) | Tp::OutgoingStreamTubeChannel | |
offerTcpSocket(const QTcpServer *server, const QVariantMap ¶meters=QVariantMap()) | Tp::OutgoingStreamTubeChannel | |
offerUnixSocket(const QString &socketAddress, const QVariantMap ¶meters=QVariantMap(), bool requireCredentials=false) | Tp::OutgoingStreamTubeChannel | |
offerUnixSocket(const QLocalServer *server, const QVariantMap ¶meters=QVariantMap(), bool requireCredentials=false) | Tp::OutgoingStreamTubeChannel | |
optionalInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) const | Tp::OptionalInterfaceFactory< Channel > | inline |
OptionalInterfaceFactory(Channel *this_) | Tp::OptionalInterfaceFactory< Channel > | inline |
OutgoingStreamTubeChannel(const ConnectionPtr &connection, const QString &objectPath, const QVariantMap &immutableProperties, const Feature &coreFeature=OutgoingStreamTubeChannel::FeatureCore) | Tp::OutgoingStreamTubeChannel | protected |
parameters() const | Tp::TubeChannel | |
propertyChanged(const QString &propertyName) | Tp::Object | signal |
readinessHelper() const | Tp::ReadyObject | protected |
ReadyObject(RefCounted *object, const Feature &featureCore) | Tp::ReadyObject | |
ReadyObject(DBusProxy *proxy, const Feature &featureCore) | Tp::ReadyObject | |
RefCounted() | Tp::RefCounted | inline |
removeConnection(uint connection, const QString &error, const QString &message) | Tp::StreamTubeChannel | protected |
requestClose() | Tp::Channel | |
requestedFeatures() const | Tp::ReadyObject | virtual |
requestLeave(const QString &message=QString(), ChannelGroupChangeReason reason=ChannelGroupChangeReasonNone) | Tp::Channel | |
service() const | Tp::StreamTubeChannel | |
setAccessControl(SocketAccessControl accessControl) | Tp::StreamTubeChannel | protected |
setAddressType(SocketAddressType type) | Tp::StreamTubeChannel | protected |
setBusName(const QString &busName) | Tp::DBusProxy | protected |
setInterfaces(const QStringList &interfaces) | Tp::OptionalInterfaceFactory< Channel > | inlineprotected |
setIpAddress(const QPair< QHostAddress, quint16 > &address) | Tp::StreamTubeChannel | protected |
setLocalAddress(const QString &address) | Tp::StreamTubeChannel | protected |
setParameters(const QVariantMap ¶meters) | Tp::TubeChannel | protected |
state() const | Tp::TubeChannel | |
stateChanged(Tp::TubeChannelState state) | Tp::TubeChannel | signal |
StatefulDBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, const Feature &featureCore) | Tp::StatefulDBusProxy | |
StreamTubeChannel(const ConnectionPtr &connection, const QString &objectPath, const QVariantMap &immutableProperties, const Feature &coreFeature=StreamTubeChannel::FeatureCore) | Tp::StreamTubeChannel | protected |
supportsAbstractUnixSocketsOnLocalhost() const | Tp::StreamTubeChannel | |
supportsAbstractUnixSocketsWithCredentials() const | Tp::StreamTubeChannel | |
supportsConferenceMerging() const | Tp::Channel | |
supportsConferenceSplitting() const | Tp::Channel | |
supportsIPv4SocketsOnLocalhost() const | Tp::StreamTubeChannel | |
supportsIPv4SocketsWithSpecifiedAddress() const | Tp::StreamTubeChannel | |
supportsIPv6SocketsOnLocalhost() const | Tp::StreamTubeChannel | |
supportsIPv6SocketsWithSpecifiedAddress() const | Tp::StreamTubeChannel | |
supportsUnixSocketsOnLocalhost() const | Tp::StreamTubeChannel | |
supportsUnixSocketsWithCredentials() const | Tp::StreamTubeChannel | |
targetContact() const | Tp::Channel | |
targetHandle() const | Tp::Channel | |
targetHandleType() const | Tp::Channel | |
targetId() const | Tp::Channel | |
TubeChannel(const ConnectionPtr &connection, const QString &objectPath, const QVariantMap &immutableProperties, const Feature &coreFeature=TubeChannel::FeatureCore) | Tp::TubeChannel | protected |
uniqueNameFrom(const QDBusConnection &bus, const QString &wellKnownOrUnique) | Tp::StatefulDBusProxy | static |
uniqueNameFrom(const QDBusConnection &bus, const QString &wellKnownOrUnique, QString &error, QString &message) | Tp::StatefulDBusProxy | static |
~Channel() | Tp::Channel | virtual |
~DBusProxy() | Tp::DBusProxy | virtual |
~Object() | Tp::Object | virtual |
~OptionalInterfaceFactory() | Tp::OptionalInterfaceFactory< Channel > | inline |
~OutgoingStreamTubeChannel() | Tp::OutgoingStreamTubeChannel | virtual |
~ReadyObject() | Tp::ReadyObject | virtual |
~RefCounted() | Tp::RefCounted | inlinevirtual |
~StatefulDBusProxy() | Tp::StatefulDBusProxy | virtual |
~StreamTubeChannel() | Tp::StreamTubeChannel | virtual |
~TubeChannel() | Tp::TubeChannel | virtual |