#include <CardPlaceDailyWorkPeriod.h>


Public Member Functions | |
| CardPlaceDailyWorkPeriod (const DataPointer &filewalker) | |
| QString | className () const |
| returns "CardPlaceDailyWorkPeriod" | |
| QString | title () const |
| Possible title for the block (empty if unset) | |
| virtual void | printOn (Reporter &report) const |
Public Attributes | |
| int | placePointerNewestRecord |
| Subblocks< PlaceRecord > | placeRecords |
Static Public Attributes | |
| static const int | Type = 0x0506 |
| CardPlaceDailyWorkPeriod::CardPlaceDailyWorkPeriod | ( | const DataPointer & | filewalker | ) |
| QString CardPlaceDailyWorkPeriod::className | ( | ) | const [virtual] |
returns "CardPlaceDailyWorkPeriod"
Reimplemented from CardBlock.
| void CardPlaceDailyWorkPeriod::printOn | ( | Reporter & | report | ) | const [virtual] |
Reimplemented from TopLevelBlock.
References placePointerNewestRecord, placeRecords, Reporter::tagValuePair(), and Reporter::writeArray().
| QString CardPlaceDailyWorkPeriod::title | ( | ) | const [virtual] |
Possible title for the block (empty if unset)
Reimplemented from TopLevelBlock.
Referenced by printOn().
Referenced by printOn().
const int CardPlaceDailyWorkPeriod::Type = 0x0506 [static] |
Referenced by cardBlockFactory().
1.7.4