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

List:       kde-commits
Subject:    kdelibs/kio/kio
From:       Lubos Lunak <l.lunak () kde ! org>
Date:       2002-12-13 13:22:29
[Download RAW message or body]

CVS commit by lunakl: 

Change docs, there are no fileDirty() etc. signals, dirty() etc. are used.


  M +3 -3      kdirwatch.h   1.40


--- kdelibs/kio/kio/kdirwatch.h  #1.39:1.40
@@ -42,5 +42,5 @@ class KDirWatchPrivate;
   *
   * When a watched file is changed, i.e. attributes changed or written
-  * to, KDirWatch will emit the signal @ref fileDirty().
+  * to, KDirWatch will emit the signal @ref dirty().
   *
   * Scanning of particular directories or files can be stopped temporarily
@@ -88,6 +88,6 @@ class KDirWatch : public QObject
     * can be emitted, all for the watched directory.
     * When @p watchFiles is true, all files in the watched directory
-    * are watched for changes, too. Thus, the signals fileDirty(),
-    * fileCreated(), fileDeleted() can be emitted.
+    * are watched for changes, too. Thus, the signals dirty(),
+    * created(), deleted() can be emitted.
     *
     * @param path the path to watch


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

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