1 #ifndef SELECTDESTINATIONBUSSTOPFORMLOGIC_H
2 #define SELECTDESTINATIONBUSSTOPFORMLOGIC_H
27 void AddBusStopItem(
const unsigned long busStopID,
const QString &busStopName,
const unsigned short busStopZone, QString busStopZoneExtendedInfo = QString(
"" ) );
45 void OnBusStopItemClicked(
const QModelIndex &modelIndex );
51 QSharedPointer<DataClass> d;
56 #endif // SELECTDESTINATIONBUSSTOPFORMLOGIC_H