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

List:       kde-commits
Subject:    extragear/sdk/kdevplatform/vcs/interfaces
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2010-02-14 18:25:42
Message-ID: 1266171942.394776.27996.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1090128 by apaku:

Properly document the status() function and the return value of the
VcsJob.

 M  +8 -0      ibasicversioncontrol.h  


--- trunk/extragear/sdk/kdevplatform/vcs/interfaces/ibasicversioncontrol.h #1090127:1090128
@@ -129,6 +129,14 @@
     virtual VcsJob* move( const KUrl& localLocationSrc,
                           const KUrl& localLocationDst ) = 0;
 
+    /**
+     * Fetches the status of the given local vcs locations.
+     *
+     * The returned VcsJob populates a QList<QVariant> that can be fetched
+     * using fetchResults(). The QVariant inside the list wraps a
+     * KDevelo::VcsStatusInfo object which contains all the relevant
+     * information about the status of a specific file or folder
+     */
     virtual VcsJob* status( const KUrl::List& localLocations,
                             RecursionMode recursion = IBasicVersionControl::Recursive ) = 0;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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