|
Vesna
|

Public Member Functions | |
| DataClass (StateEnterDailyIdentificationRecord *dataClassOwner, ApplicationStateManager *stateManager) | |
| ~DataClass () | |
| bool | FillDailyIdentificationNumberFromOnlinePlan (QList< EDuty * > &dailyRecordsFromOnlinePlan) |
| void | FillVehicleIdentificationNumberMapFromInputData () |
| bool | OpenDailyIdentificationRecord (unsigned long dailyIdentificationRecordNumber) |
| void | ChangeStateToOperatingDataSelection () |
| void | PrepareBasicUI (bool isDailyRecordFromOnlinePlan) |
| void | PrepareUIForSelection () |
| int | FindDutyToPreselect () |
| void | OnDailyIdentificationRecordNumberSelected (unsigned int dailyIdentificationRecordNumber) |
| void | PrepareVehicleInformation () |
Public Attributes | |
| StateEnterDailyIdentificationRecord * | mDataClassOwner |
| ApplicationStateManager * | mStateManager |
| unsigned long | mVehicleIdentificationNumber |
| QString | mVehicleLicensePlate |
| QScopedPointer < DailyIdentificationRecordFormLogic > | mDailyIdentificationRecordFormLogic |
| QScopedPointer < SelectDailyIdentificationRecordFormLogic > | mSelectDailyIdentificationRecordFormLogic |
| std::map< unsigned long, ESetVozidla * > | mVehicleIdentificationNumberMap |
| unsigned long | mDailyRecordNumberFromOnlinePlan |
| unsigned long | mCommandNumberFromOnlinePlan |
| unsigned long | mSelectedDailyRecordNumber |
| QList< EDuty * > | mDailyRecordsFromOnlinePlan |
| StateEnterDailyIdentificationRecord::DataClass::DataClass | ( | StateEnterDailyIdentificationRecord * | dataClassOwner, |
| ApplicationStateManager * | stateManager | ||
| ) |
| StateEnterDailyIdentificationRecord::DataClass::~DataClass | ( | ) |
| void StateEnterDailyIdentificationRecord::DataClass::ChangeStateToOperatingDataSelection | ( | ) |

| bool StateEnterDailyIdentificationRecord::DataClass::FillDailyIdentificationNumberFromOnlinePlan | ( | QList< EDuty * > & | dailyRecordsFromOnlinePlan | ) |
| void StateEnterDailyIdentificationRecord::DataClass::FillVehicleIdentificationNumberMapFromInputData | ( | ) |
| int StateEnterDailyIdentificationRecord::DataClass::FindDutyToPreselect | ( | ) |
| void StateEnterDailyIdentificationRecord::DataClass::OnDailyIdentificationRecordNumberSelected | ( | unsigned int | dailyIdentificationRecordNumber | ) |

| bool StateEnterDailyIdentificationRecord::DataClass::OpenDailyIdentificationRecord | ( | unsigned long | dailyIdentificationRecordNumber | ) |

| void StateEnterDailyIdentificationRecord::DataClass::PrepareBasicUI | ( | bool | isDailyRecordFromOnlinePlan | ) |
| void StateEnterDailyIdentificationRecord::DataClass::PrepareUIForSelection | ( | ) |
| void StateEnterDailyIdentificationRecord::DataClass::PrepareVehicleInformation | ( | ) |
| unsigned long StateEnterDailyIdentificationRecord::DataClass::mCommandNumberFromOnlinePlan |
| QScopedPointer<DailyIdentificationRecordFormLogic> StateEnterDailyIdentificationRecord::DataClass::mDailyIdentificationRecordFormLogic |
| unsigned long StateEnterDailyIdentificationRecord::DataClass::mDailyRecordNumberFromOnlinePlan |
| QList<EDuty *> StateEnterDailyIdentificationRecord::DataClass::mDailyRecordsFromOnlinePlan |
| StateEnterDailyIdentificationRecord* StateEnterDailyIdentificationRecord::DataClass::mDataClassOwner |
| QScopedPointer<SelectDailyIdentificationRecordFormLogic> StateEnterDailyIdentificationRecord::DataClass::mSelectDailyIdentificationRecordFormLogic |
| unsigned long StateEnterDailyIdentificationRecord::DataClass::mSelectedDailyRecordNumber |
| ApplicationStateManager* StateEnterDailyIdentificationRecord::DataClass::mStateManager |
| unsigned long StateEnterDailyIdentificationRecord::DataClass::mVehicleIdentificationNumber |
| std::map<unsigned long, ESetVozidla *> StateEnterDailyIdentificationRecord::DataClass::mVehicleIdentificationNumberMap |
| QString StateEnterDailyIdentificationRecord::DataClass::mVehicleLicensePlate |
1.8.8