|
Vesna
|
#include <UnpaidExpenseFormLogic.h>


Classes | |
| class | DataClass |
| QT INCLUDES. More... | |
Public Slots | |
| void | UserInputChanged (QString input) |
Signals | |
| void | OnReturnPressed () |
Public Member Functions | |
| UnpaidExpenseFormLogic () | |
| virtual | ~UnpaidExpenseFormLogic () |
| void | SetTextInformationLabel (const QString &text) |
| void | SetFocusLineEdit () |
| void | SetPriceCaption (const QString &text) |
| void | SetPaymentCaption (const QString &text) |
| void | SetExpenseCaption (const QString &text) |
| void | SetTicketPriceValue (const QString &text) |
| void | SetUnitsText (const QString &text) |
| QString | GetPaymentValue () |
| QString | GetTicketPriceValue () |
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 () |
| UnpaidExpenseFormLogic::UnpaidExpenseFormLogic | ( | ) |

|
virtual |
| QString UnpaidExpenseFormLogic::GetPaymentValue | ( | ) |
| QString UnpaidExpenseFormLogic::GetTicketPriceValue | ( | ) |
|
signal |

| void UnpaidExpenseFormLogic::SetExpenseCaption | ( | const QString & | text | ) |
| void UnpaidExpenseFormLogic::SetFocusLineEdit | ( | ) |
| void UnpaidExpenseFormLogic::SetPaymentCaption | ( | const QString & | text | ) |
| void UnpaidExpenseFormLogic::SetPriceCaption | ( | const QString & | text | ) |
| void UnpaidExpenseFormLogic::SetTextInformationLabel | ( | const QString & | text | ) |
| void UnpaidExpenseFormLogic::SetTicketPriceValue | ( | const QString & | text | ) |
| void UnpaidExpenseFormLogic::SetUnitsText | ( | const QString & | text | ) |
|
slot |

1.8.8