ifw-fcf  5.0.0-pre2
Public Member Functions | List of all members
CommonUi Struct Reference

#include <device.h>

Public Member Functions

 CommonUi ()
 
void SetName (QLabel *name)
 
QLabel * GetName ()
 
void SetEnable (QCheckBox *enable)
 
QCheckBox * GetEnable ()
 
void SetSpinner (Spinner *spinner)
 
SpinnerGetSpinner ()
 
void SetState (QLabel *state)
 
QLabel * GetState ()
 
void SetSubstate (QLabel *substate)
 
QLabel * GetSubstate ()
 
void SetSim (QPushButton *sim)
 
QPushButton * GetSim ()
 
void SetLocal (QPushButton *local)
 
void SetError (QPushButton *error)
 
QPushButton * GetLocal ()
 
QPushButton * GetError ()
 
void SetFrame (QFrame *frame)
 
QFrame * GetFrame ()
 

Constructor & Destructor Documentation

◆ CommonUi()

CommonUi::CommonUi ( )
inlineexplicit

Member Function Documentation

◆ GetEnable()

QCheckBox* CommonUi::GetEnable ( )
inline

◆ GetError()

QPushButton* CommonUi::GetError ( )
inline

◆ GetFrame()

QFrame* CommonUi::GetFrame ( )
inline

◆ GetLocal()

QPushButton* CommonUi::GetLocal ( )
inline

◆ GetName()

QLabel* CommonUi::GetName ( )
inline

◆ GetSim()

QPushButton* CommonUi::GetSim ( )
inline

◆ GetSpinner()

Spinner* CommonUi::GetSpinner ( )
inline

◆ GetState()

QLabel* CommonUi::GetState ( )
inline

◆ GetSubstate()

QLabel* CommonUi::GetSubstate ( )
inline

◆ SetEnable()

void CommonUi::SetEnable ( QCheckBox *  enable)
inline

◆ SetError()

void CommonUi::SetError ( QPushButton *  error)
inline

◆ SetFrame()

void CommonUi::SetFrame ( QFrame *  frame)
inline

◆ SetLocal()

void CommonUi::SetLocal ( QPushButton *  local)
inline

◆ SetName()

void CommonUi::SetName ( QLabel *  name)
inline

◆ SetSim()

void CommonUi::SetSim ( QPushButton *  sim)
inline

◆ SetSpinner()

void CommonUi::SetSpinner ( Spinner spinner)
inline

◆ SetState()

void CommonUi::SetState ( QLabel *  state)
inline

◆ SetSubstate()

void CommonUi::SetSubstate ( QLabel *  substate)
inline

The documentation for this struct was generated from the following file: