[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2002-12-08 13:43:47
[Download RAW message or body]

CVS commit by ogoffart: 

allow plugin to get a list with all KMM


  M +5 -0      kopetemessagemanagerfactory.cpp   1.27
  M +1 -1      kopetemessagemanagerfactory.h   1.17


--- kdenonbeta/kopete/libkopete/kopetemessagemanagerfactory.cpp   1.27:
@@ -158,4 +158,9 @@ KopeteMessageManagerDict KopeteMessageMa
 }
 
+const KopeteMessageManagerDict& KopeteMessageManagerFactory::sessions( )
+{
+        return mSessionDict;
+}
+
 void KopeteMessageManagerFactory::cleanSessions( KopeteProtocol *protocol )
 {
--- kdenonbeta/kopete/libkopete/kopetemessagemanagerfactory.h   1.17:
@@ -66,5 +66,5 @@ public:
          * Get a list of all open sessions
          */
-        static const KopeteMessageManagerDict& sessions();
+        const KopeteMessageManagerDict& sessions();
         /**
          * Get a list of all open sessions  for a protocol

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic