#include <SelectDestinationZoneFormLogic.h>
| SelectDestinationZoneFormLogic::SelectDestinationZoneFormLogic |
( |
| ) |
|
| SelectDestinationZoneFormLogic::~SelectDestinationZoneFormLogic |
( |
| ) |
|
|
virtual |
| void SelectDestinationZoneFormLogic::AddZoneItem |
( |
const QString & |
zoneNumber, |
|
|
const QString & |
zoneName |
|
) |
| |
| void SelectDestinationZoneFormLogic::ChangeModeButtonClicked |
( |
| ) |
|
|
signal |
| void SelectDestinationZoneFormLogic::ClearFocusZoneNumberLineEdit |
( |
| ) |
|
| void SelectDestinationZoneFormLogic::ClearZoneItemSelection |
( |
| ) |
|
| void SelectDestinationZoneFormLogic::ClearZoneList |
( |
| ) |
|
| void SelectDestinationZoneFormLogic::ConfirmationButtonClicked |
( |
| ) |
|
|
signal |
| void SelectDestinationZoneFormLogic::DepartureButtonClicked |
( |
| ) |
|
|
signal |
| bool SelectDestinationZoneFormLogic::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protectedvirtual |
| void SelectDestinationZoneFormLogic::FilterItems |
( |
const QString & |
filterText | ) |
|
| QString & SelectDestinationZoneFormLogic::GetCurrentFilter |
( |
| ) |
|
| QString SelectDestinationZoneFormLogic::GetTextZoneNumberLineEdit |
( |
| ) |
const |
| void SelectDestinationZoneFormLogic::InitializeAutoSuggestValues |
( |
QStringList |
autoSuggestValues, |
|
|
const QString & |
currentValue = QString( "" ) |
|
) |
| |
| void SelectDestinationZoneFormLogic::NumericKeyboardKeyPressed |
( |
const Qt::Key & |
key | ) |
|
|
signal |
| void SelectDestinationZoneFormLogic::SetDepartureTimeColor |
( |
QColor |
textColor, |
|
|
QColor |
backgroundColor |
|
) |
| |
| void SelectDestinationZoneFormLogic::SetDepartureTimeMinutes |
( |
const QString & |
minutes | ) |
|
| void SelectDestinationZoneFormLogic::SetDepartureTimeMinuteUnit |
( |
const QString & |
minuteUnit | ) |
|
| void SelectDestinationZoneFormLogic::SetDepartureTimeSeconds |
( |
const QString & |
seconds | ) |
|
| void SelectDestinationZoneFormLogic::SetDepartureTimeSecondUnit |
( |
const QString & |
secondUnit | ) |
|
| void SelectDestinationZoneFormLogic::SetFocusZoneNumberLineEdit |
( |
| ) |
|
| void SelectDestinationZoneFormLogic::SetTextZoneNumberCaptionLabel |
( |
const QString & |
text | ) |
|
| void SelectDestinationZoneFormLogic::SetTextZoneNumberLineEdit |
( |
const QString & |
text | ) |
|
The documentation for this class was generated from the following files: