|
Vesna
|

Public Member Functions | |
| DataClass (StateCloseDailyIdentificationRecord *dataClassOwner, ApplicationStateManager *stateManager) | |
| ~DataClass () | |
| void | CloseDailyIdentificationRecord (const QString &tachographValue="", const QString &refueledVolume="", const QString &heatingValue="", const QString &airConditioningValue="") |
| CloseDailyIdentificationRecord - closes daily record and sends message to dispatching. More... | |
| void | InvokeFinishState (const int32_t resultCode) |
| InvokeFinishState - defines application behavior based on ApplicationStateDefines::ShowDeductionCloseQuestion, mFinishWithResult and result code This state should finish with one of these situations: More... | |
| void | OnDeductionCloseMessageConfirm () |
| OnDeductionCloseMessageConfirm - popup message about closing deduction was confirmed. More... | |
Public Attributes | |
| StateCloseDailyIdentificationRecord * | mDataClassOwner |
| ApplicationStateManager * | mStateManager |
| QScopedPointer < EnterMultipleValuesFormLogic > | mEnterTachographValueFormLogic |
| bool | mFinishWithResult |
| StateCloseDailyIdentificationRecord::DataClass::DataClass | ( | StateCloseDailyIdentificationRecord * | dataClassOwner, |
| ApplicationStateManager * | stateManager | ||
| ) |
| StateCloseDailyIdentificationRecord::DataClass::~DataClass | ( | ) |
| void StateCloseDailyIdentificationRecord::DataClass::CloseDailyIdentificationRecord | ( | const QString & | tachographValue = "", |
| const QString & | refueledVolume = "", |
||
| const QString & | heatingValue = "", |
||
| const QString & | airConditioningValue = "" |
||
| ) |
CloseDailyIdentificationRecord - closes daily record and sends message to dispatching.

| void StateCloseDailyIdentificationRecord::DataClass::InvokeFinishState | ( | const int32_t | resultCode | ) |
InvokeFinishState - defines application behavior based on ApplicationStateDefines::ShowDeductionCloseQuestion, mFinishWithResult and result code This state should finish with one of these situations:

| void StateCloseDailyIdentificationRecord::DataClass::OnDeductionCloseMessageConfirm | ( | ) |
OnDeductionCloseMessageConfirm - popup message about closing deduction was confirmed.

| StateCloseDailyIdentificationRecord* StateCloseDailyIdentificationRecord::DataClass::mDataClassOwner |
| QScopedPointer<EnterMultipleValuesFormLogic> StateCloseDailyIdentificationRecord::DataClass::mEnterTachographValueFormLogic |
| bool StateCloseDailyIdentificationRecord::DataClass::mFinishWithResult |
| ApplicationStateManager* StateCloseDailyIdentificationRecord::DataClass::mStateManager |
1.8.8