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

List:       kde-commits
Subject:    kdeextragear-2/kst/kst
From:       George Staikos <staikos () kde ! org>
Date:       2005-03-31 22:57:52
Message-ID: 20050331225752.AA716652 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

needed in bindings (and probably elsewhere)


  M +9 -0      kstdatasource.h   1.36


--- kdeextragear-2/kst/kst/kstdatasource.h  #1.35:1.36
@@ -196,4 +196,13 @@ class KstDataSourceList : public KstObje
       return end();
     }
+
+    QStringList fileNames() const {
+      QStringList rc;
+      for (KstDataSourceList::ConstIterator it = begin(); it != end(); ++it) {
+        rc << (*it)->fileName();
+      }
+      return rc;
+    }
+
 };
 


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

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