Base class for all the Channel object interface implementations.
More...
#include <TelepathyQt/BaseChannel>
Inherits Tp::AbstractDBusServiceInterface.
Inherited by Tp::BaseCallMuteInterface, Tp::BaseChannelCallType, Tp::BaseChannelCaptchaAuthenticationInterface, Tp::BaseChannelChatStateInterface, Tp::BaseChannelConferenceInterface, Tp::BaseChannelFileTransferType, Tp::BaseChannelGroupInterface, Tp::BaseChannelHoldInterface, Tp::BaseChannelMergeableConferenceInterface, Tp::BaseChannelMessagesInterface, Tp::BaseChannelRoomConfigInterface, Tp::BaseChannelRoomInterface, Tp::BaseChannelRoomListType, Tp::BaseChannelSASLAuthenticationInterface, Tp::BaseChannelSecurableInterface, Tp::BaseChannelServerAuthenticationType, Tp::BaseChannelSMSInterface, Tp::BaseChannelSplittableInterface, and Tp::BaseChannelTextType.
Base class for all the Channel object interface implementations.
◆ AbstractChannelInterface()
Tp::AbstractChannelInterface::AbstractChannelInterface |
( |
const QString & |
interfaceName | ) |
|
◆ ~AbstractChannelInterface()
Tp::AbstractChannelInterface::~AbstractChannelInterface |
( |
| ) |
|
|
virtual |
◆ close()
void Tp::AbstractChannelInterface::close |
( |
| ) |
|
|
protectedvirtual |
◆ setBaseChannel()
void Tp::AbstractChannelInterface::setBaseChannel |
( |
BaseChannel * |
channel | ) |
|
|
protectedvirtual |