OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_reportpanel.h versions 1.5 and 1.6
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_reportpanel.h 1.5 -> 1.6

--- as_reportpanel.h     2003/02/20 21:09:58     1.5
+++ as_reportpanel.h     2003/02/21 23:44:36     1.6
@@ -99,8 +99,10 @@
     void writeHeader(QString);
     void writeHeader(QString, QString);
     void writeFooter(void);
-    QString getWeek(QDate Refer = QDate::currentDate());
-    QString getMonth(QDate Refer = QDate::currentDate());
+    QString getWeektotals(QDate Refer = QDate::currentDate(), int nWeeks = 1);
+    QString getWeekdetails(QDate Refer = QDate::currentDate(), int nWeeks = 1);
+    QString getMonthtotals(QDate Refer = QDate::currentDate(), int nMonths = 1);
+    QString getMonthdetails(QDate Refer = QDate::currentDate(), int nMonths = 1);
 };
 } // namespace AS
 

CVSTrac 2.0.1