#include <calendarTools.h>
Public Member Functions | |
| PeriodListViewItem (PeriodsListView *, XTreeWidgetItem *, int, QDate, QDate, QString, QString) | |
| Q_INVOKABLE QDate | endDate () |
| Q_INVOKABLE QDate | startDate () |
| PeriodListViewItem::PeriodListViewItem | ( | PeriodsListView * | parent, |
| XTreeWidgetItem * | itm, | ||
| int | pId, | ||
| QDate | pStartDate, | ||
| QDate | pEndDate, | ||
| QString | s0, | ||
| QString | s1 | ||
| ) |
| Q_INVOKABLE QDate PeriodListViewItem::endDate | ( | ) | [inline] |
| Q_INVOKABLE QDate PeriodListViewItem::startDate | ( | ) | [inline] |
| Generated on Mon Jan 23 2012 12:22:35 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|