#include <RefuelFormLogic.h>
| RefuelFormLogic::RefuelFormLogic |
( |
| ) |
|
| RefuelFormLogic::~RefuelFormLogic |
( |
| ) |
|
|
virtual |
| void RefuelFormLogic::AdBlueUserInputChanged |
( |
QString |
input | ) |
|
|
slot |
| QString RefuelFormLogic::GetAdBlueValue |
( |
| ) |
|
| QString RefuelFormLogic::GetKilometrageValue |
( |
| ) |
|
| QString RefuelFormLogic::GetRefuelValue |
( |
| ) |
|
| void RefuelFormLogic::KilometrageUserInputChanged |
( |
QString |
input | ) |
|
|
slot |
| void RefuelFormLogic::OnAdBlueReturnPressed |
( |
| ) |
|
|
slot |
| void RefuelFormLogic::OnKilometrageReturnPressed |
( |
| ) |
|
|
slot |
| void RefuelFormLogic::OnRefuelReturnPressed |
( |
| ) |
|
|
slot |
| void RefuelFormLogic::OnReturnPressed |
( |
| ) |
|
|
signal |
| void RefuelFormLogic::RefuelUserInputChanged |
( |
QString |
input | ) |
|
|
slot |
| void RefuelFormLogic::SetAdBlueCaption |
( |
const QString & |
text | ) |
|
| void RefuelFormLogic::SetFocusRefuelLineEdit |
( |
| ) |
|
| void RefuelFormLogic::SetKilometrageCaption |
( |
const QString & |
text | ) |
|
| void RefuelFormLogic::SetRefuelCaption |
( |
const QString & |
text | ) |
|
| void RefuelFormLogic::SetTextInformationLabel |
( |
const QString & |
text | ) |
|
| void RefuelFormLogic::SetUnitsText |
( |
const QString & |
refuelUnits, |
|
|
const QString & |
adBlueUnits, |
|
|
const QString & |
kilometrageUnits |
|
) |
| |
The documentation for this class was generated from the following files: