#include <SelectDestinationBusStopFormLogic.h>
| SelectDestinationBusStopFormLogic::SelectDestinationBusStopFormLogic |
( |
| ) |
|
| SelectDestinationBusStopFormLogic::~SelectDestinationBusStopFormLogic |
( |
| ) |
|
|
virtual |
| void SelectDestinationBusStopFormLogic::AddBusStopItem |
( |
const unsigned long |
busStopID, |
|
|
const QString & |
busStopName, |
|
|
const unsigned short |
busStopZone, |
|
|
QString |
busStopZoneExtendedInfo = QString( "" ) |
|
) |
| |
| void SelectDestinationBusStopFormLogic::ChangeModeButtonClicked |
( |
| ) |
|
|
signal |
| void SelectDestinationBusStopFormLogic::ClearBusStopItemSelection |
( |
| ) |
|
| void SelectDestinationBusStopFormLogic::ClearBusStopList |
( |
| ) |
|
| void SelectDestinationBusStopFormLogic::ClearFocusBusStopLineEdit |
( |
| ) |
|
| void SelectDestinationBusStopFormLogic::ConfirmationButtonClicked |
( |
| ) |
|
|
signal |
| void SelectDestinationBusStopFormLogic::DepartureButtonClicked |
( |
| ) |
|
|
signal |
| bool SelectDestinationBusStopFormLogic::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
| void SelectDestinationBusStopFormLogic::FilterItems |
( |
const QString & |
filterText | ) |
|
| unsigned short SelectDestinationBusStopFormLogic::GetSelectedBusStopZone |
( |
| ) |
|
| QString SelectDestinationBusStopFormLogic::GetTextBusStopLineEdit |
( |
| ) |
const |
| void SelectDestinationBusStopFormLogic::SetDepartureTimeColor |
( |
QColor |
textColor, |
|
|
QColor |
backgroundColor |
|
) |
| |
| void SelectDestinationBusStopFormLogic::SetDepartureTimeMinutes |
( |
const QString & |
minutes | ) |
|
| void SelectDestinationBusStopFormLogic::SetDepartureTimeMinuteUnit |
( |
const QString & |
minuteUnit | ) |
|
| void SelectDestinationBusStopFormLogic::SetDepartureTimeSeconds |
( |
const QString & |
seconds | ) |
|
| void SelectDestinationBusStopFormLogic::SetDepartureTimeSecondUnit |
( |
const QString & |
secondUnit | ) |
|
| void SelectDestinationBusStopFormLogic::SetFocusBusStopLineEdit |
( |
| ) |
|
| void SelectDestinationBusStopFormLogic::SetSelectedBusStopItem |
( |
const int |
row | ) |
|
| void SelectDestinationBusStopFormLogic::SetTextBusStopCaptionLabel |
( |
const QString & |
text | ) |
|
| void SelectDestinationBusStopFormLogic::SetTextBusStopLineEdit |
( |
const QString & |
text | ) |
|
| bool SelectDestinationBusStopFormLogic::SetVirtualKeyboardLayout |
( |
const QString & |
layoutName | ) |
|
| void SelectDestinationBusStopFormLogic::VirtualKeyboardKeyPressed |
( |
const Qt::Key & |
key | ) |
|
|
signal |
The documentation for this class was generated from the following files: