Home · All Classes · All Namespaces · Modules · Functions · Files

Todo List

Class Tp::ChannelFactory
This class is currently only a placeholder to enable using factories in general in other classes. There is no actual configurability in the construction behavior, although a factory-style construction API is provided.

Member Tp::ChannelFactory::featuresFor (const DBusProxyPtr &proxy) const
Make the features configurable - currently an empty set is always returned.

Member Tp::ChannelFactory::proxy (const ConnectionPtr &connection, const QString &channelPath, const QVariantMap &immutableProperties) const
Make it configurable which subclass is constructed.

Class Tp::ContactFactory
Actually implement it. Currently it's just a placeholder.

Member Tp::ContactFactory::construct (Tp::ContactManager *manager, const ReferencedHandles &handle, const Features &features, const QVariantMap &attributes) const
implement it...

Member Tp::ContactFactory::prepare (const ContactPtr &contact) const
implement it...

Member Tp::DBusProxyFactory::initialPrepare (const DBusProxyPtr &proxy) const
FIXME actually implement this... :) Currently just a vtable placeholder.

Member Tp::DBusProxyFactory::readyPrepare (const DBusProxyPtr &proxy) const
FIXME actually implement this... :) Currently just a vtable placeholder.


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.5.2