|
Vesna
|

Public Member Functions | |
| DataClass (StateTripEndCountdown *dataClassOwner, ApplicationStateManager *stateManager) | |
| ~DataClass () | |
| void | OnEndOfTrip () |
| void | GoNextCommandSegment () |
| void | ChangeStateToSelectCommandSegment () |
Public Attributes | |
| StateTripEndCountdown * | mDataClassOwner |
| ApplicationStateManager * | mStateManager |
| TripEndCountdownWidget * | mTripEndCountdownWidget |
| long | mSecondsToEndOfTrip |
| QDateTime | mCountdownInterruptingTime |
| StateTripEndCountdown::DataClass::DataClass | ( | StateTripEndCountdown * | dataClassOwner, |
| ApplicationStateManager * | stateManager | ||
| ) |

| StateTripEndCountdown::DataClass::~DataClass | ( | ) |
| void StateTripEndCountdown::DataClass::ChangeStateToSelectCommandSegment | ( | ) |
| void StateTripEndCountdown::DataClass::GoNextCommandSegment | ( | ) |
| void StateTripEndCountdown::DataClass::OnEndOfTrip | ( | ) |

| QDateTime StateTripEndCountdown::DataClass::mCountdownInterruptingTime |
| StateTripEndCountdown* StateTripEndCountdown::DataClass::mDataClassOwner |
| long StateTripEndCountdown::DataClass::mSecondsToEndOfTrip |
| ApplicationStateManager* StateTripEndCountdown::DataClass::mStateManager |
| TripEndCountdownWidget* StateTripEndCountdown::DataClass::mTripEndCountdownWidget |
1.8.8