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

#include <DriverIdentificationFormLogic.h>

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

Classes

class  DataClass
 

Signals

void OnReturnPressedNameLineEdit ()
 
void OnReturnPressedPasswordLineEdit ()
 
void OnNumericKeyPressed ()
 

Public Member Functions

 DriverIdentificationFormLogic ()
 
virtual ~DriverIdentificationFormLogic ()
 
void SetTextLoginLabel (const QString &text)
 
void SetTextPasswordLabel (const QString &text)
 
void SetTextInformationLabel (const QString &text)
 
void SetFocusLoginLineEdit ()
 
void ClearFocusLoginLineEdit ()
 
void SetEnabledLoginLineEdit (bool enabled)
 
void SetTextLoginLineEdit (const QString &text)
 
QString GetTextLoginLineEdit () const
 
void SetFocusPasswordLineEdit ()
 
void ClearFocusPasswordLineEdit ()
 
void SetTextPasswordLineEdit (const QString &text)
 
QString GetTextPasswordLineEdit () const
 
virtual 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

DriverIdentificationFormLogic::DriverIdentificationFormLogic ( )
DriverIdentificationFormLogic::~DriverIdentificationFormLogic ( )
virtual

Member Function Documentation

void DriverIdentificationFormLogic::ClearFocusLoginLineEdit ( )
void DriverIdentificationFormLogic::ClearFocusPasswordLineEdit ( )
bool DriverIdentificationFormLogic::eventFilter ( QObject *  object,
QEvent *  event 
)
virtual
QString DriverIdentificationFormLogic::GetTextLoginLineEdit ( ) const
QString DriverIdentificationFormLogic::GetTextPasswordLineEdit ( ) const
void DriverIdentificationFormLogic::OnNumericKeyPressed ( )
signal

Here is the caller graph for this function:

void DriverIdentificationFormLogic::OnReturnPressedNameLineEdit ( )
signal

Here is the caller graph for this function:

void DriverIdentificationFormLogic::OnReturnPressedPasswordLineEdit ( )
signal

Here is the caller graph for this function:

void DriverIdentificationFormLogic::SetEnabledLoginLineEdit ( bool  enabled)
void DriverIdentificationFormLogic::SetFocusLoginLineEdit ( )
void DriverIdentificationFormLogic::SetFocusPasswordLineEdit ( )
void DriverIdentificationFormLogic::SetTextInformationLabel ( const QString &  text)
void DriverIdentificationFormLogic::SetTextLoginLabel ( const QString &  text)
void DriverIdentificationFormLogic::SetTextLoginLineEdit ( const QString &  text)
void DriverIdentificationFormLogic::SetTextPasswordLabel ( const QString &  text)
void DriverIdentificationFormLogic::SetTextPasswordLineEdit ( const QString &  text)

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