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

#include <EnterValueFormLogic.h>

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

Classes

class  DataClass
 

Signals

void OnReturnPressed ()
 

Public Member Functions

 EnterValueFormLogic ()
 
virtual ~EnterValueFormLogic ()
 
unsigned long GetValue (bool *ok=nullptr) const
 
void SetTextInformationLabel (const QString &text)
 
void SetCaptionText (const QString &text)
 
void SetDefaultValue (unsigned long defaultValue)
 
void SetUnitText (const QString &unitText)
 
void SetMaxLength (unsigned int maxLength)
 
void ClearLineEdit ()
 
void SetFocusLineEdit ()
 
void ClearProgressPanel ()
 
- 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

EnterValueFormLogic::EnterValueFormLogic ( )
EnterValueFormLogic::~EnterValueFormLogic ( )
virtual

Member Function Documentation

void EnterValueFormLogic::ClearLineEdit ( )
void EnterValueFormLogic::ClearProgressPanel ( )
unsigned long EnterValueFormLogic::GetValue ( bool *  ok = nullptr) const
void EnterValueFormLogic::OnReturnPressed ( )
signal

Here is the caller graph for this function:

void EnterValueFormLogic::SetCaptionText ( const QString &  text)
void EnterValueFormLogic::SetDefaultValue ( unsigned long  defaultValue)
void EnterValueFormLogic::SetFocusLineEdit ( )
void EnterValueFormLogic::SetMaxLength ( unsigned int  maxLength)
void EnterValueFormLogic::SetTextInformationLabel ( const QString &  text)
void EnterValueFormLogic::SetUnitText ( const QString &  unitText)

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