[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-04-26 15:29:39
Message-ID: 20050426152939.BC562662 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

mark new members


  M +6 -0      kstdatasource.h   1.42


--- kdeextragear-2/kst/kst/kstdatasource.h  #1.41:1.42
@@ -59,4 +59,5 @@ class KST_EXPORT KstDataSource : public 
     static KstDataSourceConfigWidget *configWidgetForSource(const QString& filename, \
                const QString& type);
     static KstDataSourceConfigWidget *configWidgetForPlugin(const QString& plugin);
+    // @since 1.1.0
     static bool pluginHasConfigWidget(const QString& plugin);
 
@@ -64,5 +65,7 @@ class KST_EXPORT KstDataSource : public 
     KstDataSourceConfigWidget *configWidget() const;
 
+    // @since 1.1.0
     bool reusable() const;
+    // @since 1.1.0
     void disableReuse();
 
@@ -207,4 +210,5 @@ class KstDataSourceList : public KstObje
     }
 
+    // @since 1.1.0
     KstDataSourceList::Iterator findReusableFileName(const QString& x) {
       for (KstDataSourceList::Iterator it = begin(); it != end(); ++it) {
@@ -216,4 +220,5 @@ class KstDataSourceList : public KstObje
     }
 
+    // @since 1.1.0
     QStringList fileNames() const {
       QStringList rc;
@@ -227,4 +232,5 @@ class KstDataSourceList : public KstObje
 
 
+// @since 1.1.0
 class KstDataSourceConfigWidget : public QWidget {
   Q_OBJECT


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

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