#include <ShowAlternativeRoutesFormLogic.h>
| ShowAlternativeRoutesFormLogic::ShowAlternativeRoutesFormLogic |
( |
| ) |
|
| ShowAlternativeRoutesFormLogic::~ShowAlternativeRoutesFormLogic |
( |
| ) |
|
|
virtual |
| void ShowAlternativeRoutesFormLogic::AddAlternativeRouteItem |
( |
const QString & |
routeDescription, |
|
|
const QString & |
routeTime, |
|
|
const QString & |
routePrice, |
|
|
const QStringList & |
routeZoneList |
|
) |
| |
| void ShowAlternativeRoutesFormLogic::ClearAlternativeRoutesList |
( |
| ) |
|
| void ShowAlternativeRoutesFormLogic::DepartureButtonClicked |
( |
| ) |
|
|
signal |
| void ShowAlternativeRoutesFormLogic::EnablePaymentTypes |
( |
bool |
cashPaymentEnabled, |
|
|
bool |
cardPaymentEnabled |
|
) |
| |
| int ShowAlternativeRoutesFormLogic::GetSelectedRow |
( |
| ) |
|
| void ShowAlternativeRoutesFormLogic::IssueCardButtonClicked |
( |
| ) |
|
|
signal |
| void ShowAlternativeRoutesFormLogic::IssueCashButtonClicked |
( |
| ) |
|
|
signal |
| void ShowAlternativeRoutesFormLogic::OnAlternativeRouteItemClicked |
( |
const QModelIndex & |
modelIndex | ) |
|
|
slot |
| void ShowAlternativeRoutesFormLogic::SelectFirstRow |
( |
| ) |
|
| void ShowAlternativeRoutesFormLogic::SetDepartureTimeColor |
( |
QColor |
textColor, |
|
|
QColor |
backgroundColor |
|
) |
| |
| void ShowAlternativeRoutesFormLogic::SetDepartureTimeMinutes |
( |
QString |
minutes | ) |
|
| void ShowAlternativeRoutesFormLogic::SetDepartureTimeMinuteUnit |
( |
QString |
minuteUnit | ) |
|
| void ShowAlternativeRoutesFormLogic::SetDepartureTimeSeconds |
( |
QString |
seconds | ) |
|
| void ShowAlternativeRoutesFormLogic::SetDepartureTimeSecondUnit |
( |
QString |
secondUnit | ) |
|
| void ShowAlternativeRoutesFormLogic::SetTextPriceLabel |
( |
const QString & |
text | ) |
|
| void ShowAlternativeRoutesFormLogic::SetTextZoneNameLabel |
( |
const QString & |
text | ) |
|
| void ShowAlternativeRoutesFormLogic::SetTextZoneNumberLabel |
( |
const QString & |
text | ) |
|
The documentation for this class was generated from the following files: