Namespaces
Classes
Typedefs
Enumerations
- enum ConnMgrParamFlag {
ConnMgrParamFlagRequired, ConnMgrParamFlagRegister, ConnMgrParamFlagHasDefault, ConnMgrParamFlagSecret,
ConnMgrParamFlagDBusProperty, _ConnMgrParamFlagPadding
}
- enum ConnectionAliasFlag { ConnectionAliasFlagUserSet, _ConnectionAliasFlagPadding }
- enum AnonymityMode { AnonymityModeClientInfo, AnonymityModeShowClientInfo, AnonymityModeNetworkInfo, _AnonymityModePadding }
- enum ConnectionCapabilityFlag { ConnectionCapabilityFlagCreate, ConnectionCapabilityFlagInvite, _ConnectionCapabilityFlagPadding }
- enum ContactBlockingCapability { ContactBlockingCapabilityCanReportAbusive, _ContactBlockingCapabilityPadding }
- enum ContactInfoFlag { ContactInfoFlagCanSet, ContactInfoFlagPush, _ContactInfoFlagPadding }
- enum ContactInfoFieldFlag { ContactInfoFieldFlagParametersExact, ContactInfoFieldFlagOverwrittenByNickname, _ContactInfoFieldFlagPadding }
- enum LocationFeature { LocationFeatureCanSet, _LocationFeaturePadding }
- enum MailNotificationFlag {
MailNotificationFlagSupportsUnreadMailCount, MailNotificationFlagSupportsUnreadMails, MailNotificationFlagEmitsMailsReceived, MailNotificationFlagSupportsRequestInboxURL,
MailNotificationFlagSupportsRequestMailURL, MailNotificationFlagThreadBased, _MailNotificationFlagPadding
}
- enum MediaStreamPending { MediaStreamPendingLocalSend, MediaStreamPendingRemoteSend, _MediaStreamPendingPadding }
- enum ChannelMediaCapability {
ChannelMediaCapabilityAudio, ChannelMediaCapabilityVideo, ChannelMediaCapabilityNATTraversalSTUN, ChannelMediaCapabilityNATTraversalGTalkP2P,
ChannelMediaCapabilityNATTraversalICEUDP, ChannelMediaCapabilityImmutableStreams, _ChannelMediaCapabilityPadding
}
- enum ChannelTextMessageFlag {
ChannelTextMessageFlagTruncated, ChannelTextMessageFlagNonTextContent, ChannelTextMessageFlagScrollback, ChannelTextMessageFlagRescued,
_ChannelTextMessageFlagPadding
}
- enum ChannelCallState {
ChannelCallStateRinging, ChannelCallStateQueued, ChannelCallStateHeld, ChannelCallStateForwarded,
ChannelCallStateInProgress, ChannelCallStateConferenceHost, _ChannelCallStatePadding
}
- enum ChannelGroupFlag {
ChannelGroupFlagCanAdd, ChannelGroupFlagCanRemove, ChannelGroupFlagCanRescind, ChannelGroupFlagMessageAdd,
ChannelGroupFlagMessageRemove, ChannelGroupFlagMessageAccept, ChannelGroupFlagMessageReject, ChannelGroupFlagMessageRescind,
ChannelGroupFlagChannelSpecificHandles, ChannelGroupFlagOnlyOneGroup, ChannelGroupFlagHandleOwnersNotAvailable, ChannelGroupFlagProperties,
ChannelGroupFlagMembersChangedDetailed, ChannelGroupFlagMessageDepart, _ChannelGroupFlagPadding
}
- enum MessagePartSupportFlag { MessagePartSupportFlagOneAttachment, MessagePartSupportFlagMultipleAttachments, _MessagePartSupportFlagPadding }
- enum MessageSendingFlag { MessageSendingFlagReportDelivery, MessageSendingFlagReportRead, MessageSendingFlagReportDeleted, _MessageSendingFlagPadding }
- enum DeliveryReportingSupportFlag {
DeliveryReportingSupportFlagReceiveFailures, DeliveryReportingSupportFlagReceiveSuccesses, DeliveryReportingSupportFlagReceiveRead, DeliveryReportingSupportFlagReceiveDeleted,
_DeliveryReportingSupportFlagPadding
}
- enum ChannelPasswordFlag { ChannelPasswordFlagProvide, _ChannelPasswordFlagPadding }
- enum PropertyFlag { PropertyFlagRead, PropertyFlagWrite, _PropertyFlagPadding }
- enum StorageRestrictionFlag {
StorageRestrictionFlagCannotSetParameters, StorageRestrictionFlagCannotSetEnabled, StorageRestrictionFlagCannotSetPresence, StorageRestrictionFlagCannotSetService,
_StorageRestrictionFlagPadding
}
- enum HandleType {
HandleTypeNone, HandleTypeContact, HandleTypeRoom, HandleTypeList,
HandleTypeGroup, _HandleTypePadding
}
- enum ConnectionStatus { ConnectionStatusConnected, ConnectionStatusConnecting, ConnectionStatusDisconnected, _ConnectionStatusPadding }
- enum ConnectionStatusReason {
ConnectionStatusReasonNoneSpecified, ConnectionStatusReasonRequested, ConnectionStatusReasonNetworkError, ConnectionStatusReasonAuthenticationFailed,
ConnectionStatusReasonEncryptionError, ConnectionStatusReasonNameInUse, ConnectionStatusReasonCertNotProvided, ConnectionStatusReasonCertUntrusted,
ConnectionStatusReasonCertExpired, ConnectionStatusReasonCertNotActivated, ConnectionStatusReasonCertHostnameMismatch, ConnectionStatusReasonCertFingerprintMismatch,
ConnectionStatusReasonCertSelfSigned, ConnectionStatusReasonCertOtherError, ConnectionStatusReasonCertRevoked, ConnectionStatusReasonCertInsecure,
ConnectionStatusReasonCertLimitExceeded, _ConnectionStatusReasonPadding
}
- enum ContactListState {
ContactListStateNone, ContactListStateWaiting, ContactListStateFailure, ContactListStateSuccess,
_ContactListStatePadding
}
- enum SubscriptionState {
SubscriptionStateUnknown, SubscriptionStateNo, SubscriptionStateRemovedRemotely, SubscriptionStateAsk,
SubscriptionStateYes, _SubscriptionStatePadding
}
- enum ContactMetadataStorageType {
ContactMetadataStorageTypeNone, ContactMetadataStorageTypeSubscribedOrPending, ContactMetadataStorageTypeSubscribed, ContactMetadataStorageTypeAnyone,
_ContactMetadataStorageTypePadding
}
- enum HTTPMethod { HTTPMethodGet, HTTPMethodPost, _HTTPMethodPadding }
- enum ServicePointType { ServicePointTypeNone, ServicePointTypeEmergency, ServicePointTypeCounseling, _ServicePointTypePadding }
- enum ConnectionPresenceType {
ConnectionPresenceTypeUnset, ConnectionPresenceTypeOffline, ConnectionPresenceTypeAvailable, ConnectionPresenceTypeAway,
ConnectionPresenceTypeExtendedAway, ConnectionPresenceTypeHidden, ConnectionPresenceTypeBusy, ConnectionPresenceTypeUnknown,
ConnectionPresenceTypeError, _ConnectionPresenceTypePadding
}
- enum AccessControlType {
AccessControlTypeWhitelist, AccessControlTypePublishList, AccessControlTypeGroup, AccessControlTypeOpen,
AccessControlTypeSubscribeOrPublishList, AccessControlTypeClosed, AccessControlTypeNotUnderstood, _AccessControlTypePadding
}
- enum RichPresenceAccessControlType {
RichPresenceAccessControlTypeWhitelist, RichPresenceAccessControlTypePublishList, RichPresenceAccessControlTypeGroup, RichPresenceAccessControlTypeOpen,
_RichPresenceAccessControlTypePadding
}
- enum ChannelContactSearchState {
ChannelContactSearchStateNotStarted, ChannelContactSearchStateInProgress, ChannelContactSearchStateMoreAvailable, ChannelContactSearchStateCompleted,
ChannelContactSearchStateFailed, _ChannelContactSearchStatePadding
}
- enum FileTransferState {
FileTransferStateNone, FileTransferStatePending, FileTransferStateAccepted, FileTransferStateOpen,
FileTransferStateCompleted, FileTransferStateCancelled, _FileTransferStatePadding
}
- enum FileTransferStateChangeReason {
FileTransferStateChangeReasonNone, FileTransferStateChangeReasonRequested, FileTransferStateChangeReasonLocalStopped, FileTransferStateChangeReasonRemoteStopped,
FileTransferStateChangeReasonLocalError, FileTransferStateChangeReasonRemoteError, _FileTransferStateChangeReasonPadding
}
- enum FileHashType {
FileHashTypeNone, FileHashTypeMD5, FileHashTypeSHA1, FileHashTypeSHA256,
_FileHashTypePadding
}
- enum MediaStreamType { MediaStreamTypeAudio, MediaStreamTypeVideo, _MediaStreamTypePadding }
- enum MediaStreamState { MediaStreamStateDisconnected, MediaStreamStateConnecting, MediaStreamStateConnected, _MediaStreamStatePadding }
- enum MediaStreamDirection {
MediaStreamDirectionNone, MediaStreamDirectionSend, MediaStreamDirectionReceive, MediaStreamDirectionBidirectional,
_MediaStreamDirectionPadding
}
- enum ChannelTextSendError {
ChannelTextSendErrorUnknown, ChannelTextSendErrorOffline, ChannelTextSendErrorInvalidContact, ChannelTextSendErrorPermissionDenied,
ChannelTextSendErrorTooLong, ChannelTextSendErrorNotImplemented, _ChannelTextSendErrorPadding
}
- enum ChannelTextMessageType {
ChannelTextMessageTypeNormal, ChannelTextMessageTypeAction, ChannelTextMessageTypeNotice, ChannelTextMessageTypeAutoReply,
ChannelTextMessageTypeDeliveryReport, _ChannelTextMessageTypePadding
}
- enum TubeType { TubeTypeDBus, TubeTypeStream, _TubeTypePadding }
- enum TubeState { TubeStateLocalPending, TubeStateRemotePending, TubeStateOpen, _TubeStatePadding }
- enum ChannelChatState {
ChannelChatStateGone, ChannelChatStateInactive, ChannelChatStateActive, ChannelChatStatePaused,
ChannelChatStateComposing, _ChannelChatStatePadding
}
- enum DTMFEvent {
DTMFEventDigit0, DTMFEventDigit1, DTMFEventDigit2, DTMFEventDigit3,
DTMFEventDigit4, DTMFEventDigit5, DTMFEventDigit6, DTMFEventDigit7,
DTMFEventDigit8, DTMFEventDigit9, DTMFEventAsterisk, DTMFEventHash,
DTMFEventLetterA, DTMFEventLetterB, DTMFEventLetterC, DTMFEventLetterD,
_DTMFEventPadding
}
- enum ChannelGroupChangeReason {
ChannelGroupChangeReasonNone, ChannelGroupChangeReasonOffline, ChannelGroupChangeReasonKicked, ChannelGroupChangeReasonBusy,
ChannelGroupChangeReasonInvited, ChannelGroupChangeReasonBanned, ChannelGroupChangeReasonError, ChannelGroupChangeReasonInvalidContact,
ChannelGroupChangeReasonNoAnswer, ChannelGroupChangeReasonRenamed, ChannelGroupChangeReasonPermissionDenied, ChannelGroupChangeReasonSeparated,
_ChannelGroupChangeReasonPadding
}
- enum LocalHoldState {
LocalHoldStateUnheld, LocalHoldStateHeld, LocalHoldStatePendingHold, LocalHoldStatePendingUnhold,
_LocalHoldStatePadding
}
- enum LocalHoldStateReason { LocalHoldStateReasonNone, LocalHoldStateReasonRequested, LocalHoldStateReasonResourceNotAvailable, _LocalHoldStateReasonPadding }
- enum DeliveryStatus {
DeliveryStatusUnknown, DeliveryStatusDelivered, DeliveryStatusTemporarilyFailed, DeliveryStatusPermanentlyFailed,
DeliveryStatusAccepted, DeliveryStatusRead, DeliveryStatusDeleted, _DeliveryStatusPadding
}
- enum SASLAbortReason { SASLAbortReasonInvalidChallenge, SASLAbortReasonUserAbort, _SASLAbortReasonPadding }
- enum SASLStatus {
SASLStatusNotStarted, SASLStatusInProgress, SASLStatusServerSucceeded, SASLStatusClientAccepted,
SASLStatusSucceeded, SASLStatusServerFailed, SASLStatusClientFailed, _SASLStatusPadding
}
- enum TubeChannelState {
TubeChannelStateLocalPending, TubeChannelStateRemotePending, TubeChannelStateOpen, TubeChannelStateNotOffered,
_TubeChannelStatePadding
}
- enum SocketAddressType {
SocketAddressTypeUnix, SocketAddressTypeAbstractUnix, SocketAddressTypeIPv4, SocketAddressTypeIPv6,
_SocketAddressTypePadding
}
- enum SocketAccessControl {
SocketAccessControlLocalhost, SocketAccessControlPort, SocketAccessControlNetmask, SocketAccessControlCredentials,
_SocketAccessControlPadding
}
- enum MediaStreamError {
MediaStreamErrorUnknown, MediaStreamErrorEOS, MediaStreamErrorCodecNegotiationFailed, MediaStreamErrorConnectionFailed,
MediaStreamErrorNetworkError, MediaStreamErrorNoCodecs, MediaStreamErrorInvalidCMBehavior, MediaStreamErrorMediaError,
_MediaStreamErrorPadding
}
- enum MediaStreamBaseProto { MediaStreamBaseProtoUDP, MediaStreamBaseProtoTCP, _MediaStreamBaseProtoPadding }
- enum MediaStreamTransportType { MediaStreamTransportTypeLocal, MediaStreamTransportTypeDerived, MediaStreamTransportTypeRelay, _MediaStreamTransportTypePadding }
Functions
- uint qHash (const ChannelClassSpec &spec)
- uint qHash (const QSet< ChannelClassSpec > &specSet)
- uint qHash (const ChannelClassSpecList &specList)
- void enableDebug (bool enable)
- void enableWarnings (bool enable)
- Debug enabledDebug ()
- Debug enabledWarning ()
- TfChannel * createFarsightChannel (const StreamedMediaChannelPtr &channel)
- Features operator| (const Feature &feature1, const Feature &feature2)
- Features operator| (const Features &features, const Feature &feature)
- uint qHash (const Features &features)
- uint qHash (const ProtocolParameter ¶meter)
- template<typename T > uint qHash (const SharedPtr< T > &ptr)
- void registerTypes ()
- bool operator== (const SUSocketAddress &v1, const SUSocketAddress &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SUSocketAddress &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SUSocketAddress &val)
- QString escapeAsIdentifier (const QString &string)
- bool operator== (const AccessControl &v1, const AccessControl &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const AccessControl &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, AccessControl &val)
- bool operator== (const AliasPair &v1, const AliasPair &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const AliasPair &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, AliasPair &val)
- bool operator== (const Avatar &v1, const Avatar &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const Avatar &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, Avatar &val)
- bool operator== (const CapabilityChange &v1, const CapabilityChange &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const CapabilityChange &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, CapabilityChange &val)
- bool operator== (const CapabilityPair &v1, const CapabilityPair &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const CapabilityPair &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, CapabilityPair &val)
- bool operator== (const ChannelDetails &v1, const ChannelDetails &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ChannelDetails &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ChannelDetails &val)
- bool operator== (const ChannelInfo &v1, const ChannelInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ChannelInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ChannelInfo &val)
- bool operator== (const ContactCapability &v1, const ContactCapability &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ContactCapability &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ContactCapability &val)
- bool operator== (const ContactInfoField &v1, const ContactInfoField &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ContactInfoField &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ContactInfoField &val)
- bool operator== (const ContactSubscriptions &v1, const ContactSubscriptions &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ContactSubscriptions &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ContactSubscriptions &val)
- bool operator== (const CurrencyAmount &v1, const CurrencyAmount &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const CurrencyAmount &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, CurrencyAmount &val)
- bool operator== (const DBusTubeMember &v1, const DBusTubeMember &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const DBusTubeMember &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, DBusTubeMember &val)
- bool operator== (const FieldSpec &v1, const FieldSpec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const FieldSpec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, FieldSpec &val)
- bool operator== (const HTTPPostData &v1, const HTTPPostData &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const HTTPPostData &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, HTTPPostData &val)
- bool operator== (const LocalPendingInfo &v1, const LocalPendingInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const LocalPendingInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, LocalPendingInfo &val)
- bool operator== (const MailAddress &v1, const MailAddress &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MailAddress &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MailAddress &val)
- bool operator== (const MediaSessionHandlerInfo &v1, const MediaSessionHandlerInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MediaSessionHandlerInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MediaSessionHandlerInfo &val)
- bool operator== (const MediaStreamHandlerTransport &v1, const MediaStreamHandlerTransport &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MediaStreamHandlerTransport &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MediaStreamHandlerTransport &val)
- bool operator== (const MediaStreamInfo &v1, const MediaStreamInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MediaStreamInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MediaStreamInfo &val)
- bool operator== (const ParamSpec &v1, const ParamSpec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ParamSpec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ParamSpec &val)
- bool operator== (const PendingTextMessage &v1, const PendingTextMessage &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const PendingTextMessage &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, PendingTextMessage &val)
- bool operator== (const PropertyFlagsChange &v1, const PropertyFlagsChange &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const PropertyFlagsChange &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, PropertyFlagsChange &val)
- bool operator== (const PropertySpec &v1, const PropertySpec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const PropertySpec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, PropertySpec &val)
- bool operator== (const PropertyValue &v1, const PropertyValue &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const PropertyValue &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, PropertyValue &val)
- bool operator== (const RequestableChannelClass &v1, const RequestableChannelClass &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const RequestableChannelClass &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, RequestableChannelClass &val)
- bool operator== (const RichPresenceAccessControl &v1, const RichPresenceAccessControl &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const RichPresenceAccessControl &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, RichPresenceAccessControl &val)
- bool operator== (const RoomInfo &v1, const RoomInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const RoomInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, RoomInfo &val)
- bool operator== (const ServicePoint &v1, const ServicePoint &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ServicePoint &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ServicePoint &val)
- bool operator== (const SimplePresence &v1, const SimplePresence &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SimplePresence &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SimplePresence &val)
- bool operator== (const SimpleStatusSpec &v1, const SimpleStatusSpec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SimpleStatusSpec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SimpleStatusSpec &val)
- bool operator== (const SocketAddressIP &v1, const SocketAddressIP &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SocketAddressIP &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SocketAddressIP &val)
- bool operator== (const SocketAddressIPv4 &v1, const SocketAddressIPv4 &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SocketAddressIPv4 &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SocketAddressIPv4 &val)
- bool operator== (const SocketAddressIPv6 &v1, const SocketAddressIPv6 &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SocketAddressIPv6 &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SocketAddressIPv6 &val)
- bool operator== (const SocketNetmaskIPv4 &v1, const SocketNetmaskIPv4 &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SocketNetmaskIPv4 &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SocketNetmaskIPv4 &val)
- bool operator== (const SocketNetmaskIPv6 &v1, const SocketNetmaskIPv6 &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const SocketNetmaskIPv6 &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, SocketNetmaskIPv6 &val)
- bool operator== (const TubeInfo &v1, const TubeInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const TubeInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, TubeInfo &val)
- bool operator== (const HandlerCapabilities &v1, const HandlerCapabilities &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const HandlerCapabilities &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, HandlerCapabilities &val)
- bool operator== (const LastActivityAndStatuses &v1, const LastActivityAndStatuses &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const LastActivityAndStatuses &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, LastActivityAndStatuses &val)
- bool operator== (const MailURL &v1, const MailURL &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MailURL &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MailURL &val)
- bool operator== (const MediaStreamHandlerCandidate &v1, const MediaStreamHandlerCandidate &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MediaStreamHandlerCandidate &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MediaStreamHandlerCandidate &val)
- bool operator== (const MediaStreamHandlerCodec &v1, const MediaStreamHandlerCodec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const MediaStreamHandlerCodec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, MediaStreamHandlerCodec &val)
- bool operator== (const ServicePointInfo &v1, const ServicePointInfo &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const ServicePointInfo &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, ServicePointInfo &val)
- bool operator== (const StatusSpec &v1, const StatusSpec &v2)
- QDBusArgument & operator<< (QDBusArgument &arg, const StatusSpec &val)
- const QDBusArgument & operator>> (const QDBusArgument &arg, StatusSpec &val)
- void _registerTypes ()
- bool operator!= (const AccessControl &v1, const AccessControl &v2)
- bool operator!= (const AliasPair &v1, const AliasPair &v2)
- bool operator!= (const Avatar &v1, const Avatar &v2)
- bool operator!= (const CapabilityChange &v1, const CapabilityChange &v2)
- bool operator!= (const CapabilityPair &v1, const CapabilityPair &v2)
- bool operator!= (const ChannelDetails &v1, const ChannelDetails &v2)
- bool operator!= (const ChannelInfo &v1, const ChannelInfo &v2)
- bool operator!= (const ContactCapability &v1, const ContactCapability &v2)
- bool operator!= (const ContactInfoField &v1, const ContactInfoField &v2)
- bool operator!= (const ContactSubscriptions &v1, const ContactSubscriptions &v2)
- bool operator!= (const CurrencyAmount &v1, const CurrencyAmount &v2)
- bool operator!= (const DBusTubeMember &v1, const DBusTubeMember &v2)
- bool operator!= (const FieldSpec &v1, const FieldSpec &v2)
- bool operator!= (const HTTPPostData &v1, const HTTPPostData &v2)
- bool operator!= (const LocalPendingInfo &v1, const LocalPendingInfo &v2)
- bool operator!= (const MailAddress &v1, const MailAddress &v2)
- bool operator!= (const MediaSessionHandlerInfo &v1, const MediaSessionHandlerInfo &v2)
- bool operator!= (const MediaStreamHandlerTransport &v1, const MediaStreamHandlerTransport &v2)
- bool operator!= (const MediaStreamInfo &v1, const MediaStreamInfo &v2)
- bool operator!= (const ParamSpec &v1, const ParamSpec &v2)
- bool operator!= (const PendingTextMessage &v1, const PendingTextMessage &v2)
- bool operator!= (const PropertyFlagsChange &v1, const PropertyFlagsChange &v2)
- bool operator!= (const PropertySpec &v1, const PropertySpec &v2)
- bool operator!= (const PropertyValue &v1, const PropertyValue &v2)
- bool operator!= (const RequestableChannelClass &v1, const RequestableChannelClass &v2)
- bool operator!= (const RichPresenceAccessControl &v1, const RichPresenceAccessControl &v2)
- bool operator!= (const RoomInfo &v1, const RoomInfo &v2)
- bool operator!= (const ServicePoint &v1, const ServicePoint &v2)
- bool operator!= (const SimplePresence &v1, const SimplePresence &v2)
- bool operator!= (const SimpleStatusSpec &v1, const SimpleStatusSpec &v2)
- bool operator!= (const SocketAddressIP &v1, const SocketAddressIP &v2)
- bool operator!= (const SocketAddressIPv4 &v1, const SocketAddressIPv4 &v2)
- bool operator!= (const SocketAddressIPv6 &v1, const SocketAddressIPv6 &v2)
- bool operator!= (const SocketNetmaskIPv4 &v1, const SocketNetmaskIPv4 &v2)
- bool operator!= (const SocketNetmaskIPv6 &v1, const SocketNetmaskIPv6 &v2)
- bool operator!= (const TubeInfo &v1, const TubeInfo &v2)
- bool operator!= (const HandlerCapabilities &v1, const HandlerCapabilities &v2)
- bool operator!= (const LastActivityAndStatuses &v1, const LastActivityAndStatuses &v2)
- bool operator!= (const MailURL &v1, const MailURL &v2)
- bool operator!= (const MediaStreamHandlerCandidate &v1, const MediaStreamHandlerCandidate &v2)
- bool operator!= (const MediaStreamHandlerCodec &v1, const MediaStreamHandlerCodec &v2)
- bool operator!= (const ServicePointInfo &v1, const ServicePointInfo &v2)
- bool operator!= (const StatusSpec &v1, const StatusSpec &v2)
Variables
Detailed Description
This file is part of TelepathyQt4
Copyright (C) 2009-2010 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2009-2010 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2009 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2009 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2010 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2008-2010 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2008-2010 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2008 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2008 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2011 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2011 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2010-2011 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2010-2011 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2008-2009 Collabora Ltd. <http://www.collabora.co.uk/> Copyright (C) 2008-2009 Nokia Corporation LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2010-2011 Collabora Ltd. <http://www.collabora.co.uk/> LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This file is part of TelepathyQt4
Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/> LGPL 2.1
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Typedef Documentation
Function Documentation
| uint Tp::qHash |
( |
const ChannelClassSpec & |
spec |
) |
[inline] |
| uint Tp::qHash |
( |
const QSet< ChannelClassSpec > & |
specSet |
) |
[inline] |
| uint Tp::qHash |
( |
const ChannelClassSpecList & |
specList |
) |
[inline] |
| Debug Tp::enabledDebug |
( |
|
) |
|
| Debug Tp::enabledWarning |
( |
|
) |
|
| Q_DECL_IMPORT TfChannel * Tp::createFarsightChannel |
( |
const StreamedMediaChannelPtr & |
channel |
) |
|
| Features Tp::operator| |
( |
const Feature & |
feature1, |
|
|
const Feature & |
feature2 |
|
|
) |
|
|
[inline] |
| Features Tp::operator| |
( |
const Features & |
features, |
|
|
const Feature & |
feature |
|
|
) |
|
|
[inline] |
| uint Tp::qHash |
( |
const Features & |
features |
) |
[inline] |
| uint Tp::qHash |
( |
const ProtocolParameter & |
parameter |
) |
|
template<typename T >
| uint Tp::qHash |
( |
const SharedPtr< T > & |
ptr |
) |
[inline] |
| void Tp::registerTypes |
( |
|
) |
|
\ingroup types
Register the types used by the library with the QtDBus type system.
Call this function to register the types used before using anything else in the library.
| bool Tp::operator== |
( |
const SUSocketAddress & |
v1, |
|
|
const SUSocketAddress & |
v2 |
|
|
) |
|
|
|
Escape an arbitrary string so it follows the rules for a C identifier, and hence an object path component, interface element component, bus name component or member name in D-Bus.
This is a reversible encoding, so it preserves distinctness.
The escaping consists of replacing all non-alphanumerics, and the first character if it's a digit, with an underscore and two lower-case hex digits:
"0123abc_xyz\x01\xff" -> _30123abc_5fxyz_01_ff
i.e. similar to URI encoding, but with _ taking the role of %, and a smaller allowed set. As a special case, "" is escaped to "_" (just for completeness, really).
- Parameters:
-
|
string |
The string to be escaped. |
- Returns:
- the escaped string.
| bool Tp::operator== |
( |
const AccessControl & |
v1, |
|
|
const AccessControl & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const AliasPair & |
v1, |
|
|
const AliasPair & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const Avatar & |
v1, |
|
|
const Avatar & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const CapabilityChange & |
v1, |
|
|
const CapabilityChange & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const CapabilityPair & |
v1, |
|
|
const CapabilityPair & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ChannelDetails & |
v1, |
|
|
const ChannelDetails & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ChannelInfo & |
v1, |
|
|
const ChannelInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ContactCapability & |
v1, |
|
|
const ContactCapability & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ContactInfoField & |
v1, |
|
|
const ContactInfoField & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ContactSubscriptions & |
v1, |
|
|
const ContactSubscriptions & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const CurrencyAmount & |
v1, |
|
|
const CurrencyAmount & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const DBusTubeMember & |
v1, |
|
|
const DBusTubeMember & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const FieldSpec & |
v1, |
|
|
const FieldSpec & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const HTTPPostData & |
v1, |
|
|
const HTTPPostData & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const LocalPendingInfo & |
v1, |
|
|
const LocalPendingInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MailAddress & |
v1, |
|
|
const MailAddress & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MediaSessionHandlerInfo & |
v1, |
|
|
const MediaSessionHandlerInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MediaStreamHandlerTransport & |
v1, |
|
|
const MediaStreamHandlerTransport & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MediaStreamInfo & |
v1, |
|
|
const MediaStreamInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ParamSpec & |
v1, |
|
|
const ParamSpec & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const PendingTextMessage & |
v1, |
|
|
const PendingTextMessage & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const PropertyFlagsChange & |
v1, |
|
|
const PropertyFlagsChange & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const PropertySpec & |
v1, |
|
|
const PropertySpec & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const PropertyValue & |
v1, |
|
|
const PropertyValue & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const RequestableChannelClass & |
v1, |
|
|
const RequestableChannelClass & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const RichPresenceAccessControl & |
v1, |
|
|
const RichPresenceAccessControl & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const RoomInfo & |
v1, |
|
|
const RoomInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ServicePoint & |
v1, |
|
|
const ServicePoint & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SimplePresence & |
v1, |
|
|
const SimplePresence & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SimpleStatusSpec & |
v1, |
|
|
const SimpleStatusSpec & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SocketAddressIP & |
v1, |
|
|
const SocketAddressIP & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SocketAddressIPv4 & |
v1, |
|
|
const SocketAddressIPv4 & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SocketAddressIPv6 & |
v1, |
|
|
const SocketAddressIPv6 & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SocketNetmaskIPv4 & |
v1, |
|
|
const SocketNetmaskIPv4 & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const SocketNetmaskIPv6 & |
v1, |
|
|
const SocketNetmaskIPv6 & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const TubeInfo & |
v1, |
|
|
const TubeInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const HandlerCapabilities & |
v1, |
|
|
const HandlerCapabilities & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const LastActivityAndStatuses & |
v1, |
|
|
const LastActivityAndStatuses & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MailURL & |
v1, |
|
|
const MailURL & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MediaStreamHandlerCandidate & |
v1, |
|
|
const MediaStreamHandlerCandidate & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const MediaStreamHandlerCodec & |
v1, |
|
|
const MediaStreamHandlerCodec & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const ServicePointInfo & |
v1, |
|
|
const ServicePointInfo & |
v2 |
|
|
) |
|
|
|
| bool Tp::operator== |
( |
const StatusSpec & |
v1, |
|
|
const StatusSpec & |
v2 |
|
|
) |
|
|
|
| void Tp::_registerTypes |
( |
|
) |
|
| bool Tp::operator!= |
( |
const AccessControl & |
v1, |
|
|
const AccessControl & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const AliasPair & |
v1, |
|
|
const AliasPair & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const Avatar & |
v1, |
|
|
const Avatar & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const CapabilityChange & |
v1, |
|
|
const CapabilityChange & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const CapabilityPair & |
v1, |
|
|
const CapabilityPair & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ChannelDetails & |
v1, |
|
|
const ChannelDetails & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ChannelInfo & |
v1, |
|
|
const ChannelInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ContactCapability & |
v1, |
|
|
const ContactCapability & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ContactInfoField & |
v1, |
|
|
const ContactInfoField & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ContactSubscriptions & |
v1, |
|
|
const ContactSubscriptions & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const CurrencyAmount & |
v1, |
|
|
const CurrencyAmount & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const DBusTubeMember & |
v1, |
|
|
const DBusTubeMember & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const FieldSpec & |
v1, |
|
|
const FieldSpec & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const HTTPPostData & |
v1, |
|
|
const HTTPPostData & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const LocalPendingInfo & |
v1, |
|
|
const LocalPendingInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MailAddress & |
v1, |
|
|
const MailAddress & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MediaSessionHandlerInfo & |
v1, |
|
|
const MediaSessionHandlerInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MediaStreamHandlerTransport & |
v1, |
|
|
const MediaStreamHandlerTransport & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MediaStreamInfo & |
v1, |
|
|
const MediaStreamInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ParamSpec & |
v1, |
|
|
const ParamSpec & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const PendingTextMessage & |
v1, |
|
|
const PendingTextMessage & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const PropertyFlagsChange & |
v1, |
|
|
const PropertyFlagsChange & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const PropertySpec & |
v1, |
|
|
const PropertySpec & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const PropertyValue & |
v1, |
|
|
const PropertyValue & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const RequestableChannelClass & |
v1, |
|
|
const RequestableChannelClass & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const RichPresenceAccessControl & |
v1, |
|
|
const RichPresenceAccessControl & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const RoomInfo & |
v1, |
|
|
const RoomInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ServicePoint & |
v1, |
|
|
const ServicePoint & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SimplePresence & |
v1, |
|
|
const SimplePresence & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SimpleStatusSpec & |
v1, |
|
|
const SimpleStatusSpec & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SocketAddressIP & |
v1, |
|
|
const SocketAddressIP & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SocketAddressIPv4 & |
v1, |
|
|
const SocketAddressIPv4 & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SocketAddressIPv6 & |
v1, |
|
|
const SocketAddressIPv6 & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SocketNetmaskIPv4 & |
v1, |
|
|
const SocketNetmaskIPv4 & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const SocketNetmaskIPv6 & |
v1, |
|
|
const SocketNetmaskIPv6 & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const TubeInfo & |
v1, |
|
|
const TubeInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const HandlerCapabilities & |
v1, |
|
|
const HandlerCapabilities & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const LastActivityAndStatuses & |
v1, |
|
|
const LastActivityAndStatuses & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MailURL & |
v1, |
|
|
const MailURL & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MediaStreamHandlerCandidate & |
v1, |
|
|
const MediaStreamHandlerCandidate & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const MediaStreamHandlerCodec & |
v1, |
|
|
const MediaStreamHandlerCodec & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const ServicePointInfo & |
v1, |
|
|
const ServicePointInfo & |
v2 |
|
|
) |
|
|
[inline] |
| bool Tp::operator!= |
( |
const StatusSpec & |
v1, |
|
|
const StatusSpec & |
v2 |
|
|
) |
|
|
[inline] |