|
Vesna
|
#include <EnterVehicleIdentificationFormLogic.h>


Classes | |
| class | DataClass |
Signals | |
| void | OnReturnPressedVehicleIdentificationNumberLineEdit () |
Public Member Functions | |
| EnterVehicleIdentificationFormLogic () | |
| virtual | ~EnterVehicleIdentificationFormLogic () |
| void | SetTextVehicleIdentificationNumberLabel (const QString &text) |
| void | SetTextVehicleIdentificationNumberLineEdit (const QString &text) |
| QString | GetTextVehicleIdentificationNumberLineEdit () const |
| void | SelectAllVehicleIdentificationNumberLineEdit () |
| void | SetFocusVehicleIdentificationNumberLineEdit () |
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 () |
|
explicit |
|
virtual |
| QString EnterVehicleIdentificationFormLogic::GetTextVehicleIdentificationNumberLineEdit | ( | ) | const |
|
signal |

| void EnterVehicleIdentificationFormLogic::SelectAllVehicleIdentificationNumberLineEdit | ( | ) |
| void EnterVehicleIdentificationFormLogic::SetFocusVehicleIdentificationNumberLineEdit | ( | ) |
| void EnterVehicleIdentificationFormLogic::SetTextVehicleIdentificationNumberLabel | ( | const QString & | text | ) |
| void EnterVehicleIdentificationFormLogic::SetTextVehicleIdentificationNumberLineEdit | ( | const QString & | text | ) |
1.8.8