[Telepathy-commits] [telepathy-qt4/master] TextChannel constructor: document immutableProperties param

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Feb 24 03:08:18 PST 2009


---
 TelepathyQt4/Client/text-channel.cpp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/Client/text-channel.cpp b/TelepathyQt4/Client/text-channel.cpp
index 7b4b6d2..94761b9 100644
--- a/TelepathyQt4/Client/text-channel.cpp
+++ b/TelepathyQt4/Client/text-channel.cpp
@@ -241,6 +241,9 @@ TextChannel::Private::~Private()
  * \param connection  Connection owning this TextChannel, and specifying the
  *                    service.
  * \param objectPath  Path to the object on the service.
+ * \param immutableProperties The immutable D-Bus properties of the channel
+ *                    (as announced in the NewChannels D-Bus signal), used to
+ *                    reduce D-Bus round trips
  * \param parent      Passed to the parent class constructor.
  */
 TextChannel::TextChannel(Connection *connection,
-- 
1.5.6.5




More information about the telepathy-commits mailing list