From f32d0d5fd00bb0fb863bf82a406f98ccf909cd8b Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/dbus-1-tqt@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- tqdbusconnection.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tqdbusconnection.h') diff --git a/tqdbusconnection.h b/tqdbusconnection.h index d2e78d9..e25341e 100644 --- a/tqdbusconnection.h +++ b/tqdbusconnection.h @@ -195,7 +195,7 @@ public: */ SystemBus, - // TODO tqfind out about ActivationBus purpose + // TODO find out about ActivationBus purpose ActivationBus }; @@ -560,7 +560,7 @@ public: * * Equivalent to calling addConnection(SessionBus); * - * @return a connection handle. Check isConnected() to tqfind out if the + * @return a connection handle. Check isConnected() to find out if the * connection attempt has been successfull * * @see addConnection(BusType,const TQString&); @@ -575,7 +575,7 @@ public: * * Equivalent to calling addConnection(SystemBus); * - * @return a connection handle. Check isConnected() to tqfind out if the + * @return a connection handle. Check isConnected() to find out if the * connection attempt has been successfull * * @see addConnection(BusType,const TQString&); @@ -610,7 +610,7 @@ public: * @param type the #BusType of the bus to connect to * @param name the name to use for TQT_DBusConnection's connection sharing * - * @return a connection handle. Check isConnected() to tqfind out if the + * @return a connection handle. Check isConnected() to find out if the * connection attempt has been successfull * * @see closeConnection() @@ -631,7 +631,7 @@ public: * socket address * @param name the name to use for TQT_DBusConnection's connection sharing * - * @return a connection handle. Check isConnected() to tqfind out if the + * @return a connection handle. Check isConnected() to find out if the * connection attempt has been successfull * * @see closeConnection() -- cgit v1.2.1