[Telepathy-commits] [telepathy-qt4/master] Add stub documentation for TextChannel::Features

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Feb 18 10:29:53 PST 2009


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

diff --git a/TelepathyQt4/Client/text-channel.cpp b/TelepathyQt4/Client/text-channel.cpp
index 99b625e..fa2e885 100644
--- a/TelepathyQt4/Client/text-channel.cpp
+++ b/TelepathyQt4/Client/text-channel.cpp
@@ -76,6 +76,15 @@ TextChannel::Private::~Private()
  */
 
 /**
+ * \enum TextChannel::Features
+ *
+ * Features that can be enabled on a TextChannel using becomeReady().
+ *
+ * \value FeatureMessageQueue Doesn't do anything yet
+ * \value FeatureMessageCapabilities Doesn't do anything yet
+ */
+
+/**
  * Creates a TextChannel associated with the given object on the same service
  * as the given connection.
  *
-- 
1.5.6.5




More information about the telepathy-commits mailing list