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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/libkcal
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2005-08-19 9:06:20
Message-ID: 1124442380.743496.14324.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 450844 by djarvie:

Improve APIDOX comments


 M  +4 -3      recurrencerule.h  


--- branches/KDE/3.5/kdepim/libkcal/recurrencerule.h #450843:450844
@@ -162,14 +162,15 @@
 
 
     /** Returns true if the date specified is one on which the event will
-     * recur. */
+     * recur. The start date returns true only if it actually matches the rule. */
     bool recursOn( const QDate &qd ) const;
     /** Returns true if the date/time specified is one at which the event will
-     * recur. Times are rounded down to the nearest minute to determine the result. */
+     * recur. Times are rounded down to the nearest minute to determine the result.
+     * The start date/time returns true only if it actually matches the rule. */
     bool recursAt( const QDateTime & ) const;
     /** Returns true if the date matches the rules. It does not necessarily
         mean that this is an actual occurrence. In particular, the method does
-        not check if the date is after the end date, or if the interval
+        not check if the date is after the end date, or if the frequency interval
         matches */
     bool dateMatchesRules( const QDateTime &qdt ) const;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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