Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Signals | Public Member Functions | List of all members
SelectDestinationBusStopFormLogic Class Reference

#include <SelectDestinationBusStopFormLogic.h>

Inheritance diagram for SelectDestinationBusStopFormLogic:
Inheritance graph
[legend]
Collaboration diagram for SelectDestinationBusStopFormLogic:
Collaboration graph
[legend]

Classes

class  DataClass
 

Signals

void DepartureButtonClicked ()
 
void ChangeModeButtonClicked ()
 
void ConfirmationButtonClicked ()
 
void VirtualKeyboardKeyPressed (const Qt::Key &key)
 

Public Member Functions

 SelectDestinationBusStopFormLogic ()
 
virtual ~SelectDestinationBusStopFormLogic ()
 
void SetTextBusStopCaptionLabel (const QString &text)
 
void SetFocusBusStopLineEdit ()
 
void ClearFocusBusStopLineEdit ()
 
void SetTextBusStopLineEdit (const QString &text)
 
QString GetTextBusStopLineEdit () const
 
void SetDepartureTimeMinutes (const QString &minutes)
 
void SetDepartureTimeMinuteUnit (const QString &minuteUnit)
 
void SetDepartureTimeSeconds (const QString &seconds)
 
void SetDepartureTimeSecondUnit (const QString &secondUnit)
 
void SetDepartureTimeColor (QColor textColor, QColor backgroundColor)
 
bool SetVirtualKeyboardLayout (const QString &layoutName)
 
void AddBusStopItem (const unsigned long busStopID, const QString &busStopName, const unsigned short busStopZone, QString busStopZoneExtendedInfo=QString(""))
 
void ClearBusStopList ()
 
void ClearBusStopItemSelection ()
 
void FilterItems (const QString &filterText)
 
unsigned short GetSelectedBusStopZone ()
 
void SetSelectedBusStopItem (const int row)
 
bool eventFilter (QObject *object, QEvent *event)
 
- Public Member Functions inherited from GeneralFormLogic
 GeneralFormLogic ()
 
virtual ~GeneralFormLogic ()
 
template<class Ui , class Widget = QWidget>
void CreateWidget (const QString &cssFile, Ui *ui)
 

Additional Inherited Members

- Static Public Member Functions inherited from GeneralFormLogic
static QString GetStyle (const QString &styleFileName)
 
static void LoadStyleForWidget (const QString &styleFileName, QWidget *widget)
 
static void AdjustScrollerProperties (QWidget *widget)
 
static void AddDropShadowEffect (QWidget *widget, const QColor &dropShadowColor=Qt::gray)
 
- Protected Member Functions inherited from GeneralFormLogic
QWidget * GetWidget ()
 

Constructor & Destructor Documentation

SelectDestinationBusStopFormLogic::SelectDestinationBusStopFormLogic ( )

Here is the call graph for this function:

SelectDestinationBusStopFormLogic::~SelectDestinationBusStopFormLogic ( )
virtual

Member Function Documentation

void SelectDestinationBusStopFormLogic::AddBusStopItem ( const unsigned long  busStopID,
const QString &  busStopName,
const unsigned short  busStopZone,
QString  busStopZoneExtendedInfo = QString( "" ) 
)
void SelectDestinationBusStopFormLogic::ChangeModeButtonClicked ( )
signal

Here is the caller graph for this function:

void SelectDestinationBusStopFormLogic::ClearBusStopItemSelection ( )
void SelectDestinationBusStopFormLogic::ClearBusStopList ( )
void SelectDestinationBusStopFormLogic::ClearFocusBusStopLineEdit ( )
void SelectDestinationBusStopFormLogic::ConfirmationButtonClicked ( )
signal

Here is the caller graph for this function:

void SelectDestinationBusStopFormLogic::DepartureButtonClicked ( )
signal

Here is the caller graph for this function:

bool SelectDestinationBusStopFormLogic::eventFilter ( QObject *  object,
QEvent *  event 
)
void SelectDestinationBusStopFormLogic::FilterItems ( const QString &  filterText)

Here is the call graph for this function:

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)

Here is the caller graph for this function:

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

Here is the caller graph for this function:


The documentation for this class was generated from the following files: