[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 16:10:26
Message-ID: 20050426161026.9BB9F662 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

mark new methods


  M +7 -0      kstobject.h   1.41


--- kdeextragear-2/kst/kst/kstobject.h  #1.40:1.41
@@ -52,5 +52,7 @@ class KST_EXPORT KstObject : public KstS
     virtual bool deleteDependents();
 
+    // @since 1.1.0
     void setDirty();
+    // @since 1.1.0
     bool dirty() const;
 
@@ -59,7 +61,10 @@ class KST_EXPORT KstObject : public KstS
     int _lastUpdateCounter;
 
+    // @since 1.1.0
     UpdateType setLastUpdateResult(UpdateType result);
+    // @since 1.1.0
     UpdateType lastUpdateResult() const;
 
+    // @since 1.1.0
     void setDirty(bool dirty);
 
@@ -100,4 +105,5 @@ class KstObjectList : public QValueList<
     }
 
+    // @since 1.1.0
     QStringList tagNames() const {
       QStringList rc;
@@ -205,4 +211,5 @@ class KstObjectMap : public QMap<QString
     }
 
+    // @since 1.1.0
     QStringList tagNames() const {
       QStringList rc;


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

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