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

List:       kde-commits
Subject:    KDE/kdeutils/ark/kerfuffle
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2009-07-24 1:28:53
Message-ID: 1248398933.202659.16583.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1001728 by rkcosta:

Finish doxyfication for BatchExtract

 M  +18 -0     batchextract.h  


--- trunk/KDE/kdeutils/ark/kerfuffle/batchextract.h #1001727:1001728
@@ -178,9 +178,27 @@
     void setPreservePaths(bool value);
 
 private slots:
+    /**
+     * Updates the percentage of the job that has been completed.
+     */
     void forwardProgress(KJob *job, unsigned long percent);
+
+    /**
+     * Shows a dialog with a list of all the files that could not
+     * be successfully extracted.
+     */
     void showFailedFiles();
+
+    /**
+     * Shows an error message if the current job hasn't finished
+     * successfully, and advances to the next extraction job if
+     * there are more.
+     */
     void slotResult(KJob *job);
+
+    /**
+     * Shows a query dialog, which may happen when a file already exists.
+     */
     void slotUserQuery(Query *query);
 
 private:
[prev in list] [next in list] [prev in thread] [next in thread] 

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