ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 (QLabel *sim)
 
QLabel * GetSim ()
 
void SetLocal (QLabel *local)
 
QLabel * GetLocal ()
 
void SetError (QLabel *error)
 
QLabel * GetError ()
 
void SetFrame (QFrame *frame)
 
QFrame * GetFrame ()
 

Constructor & Destructor Documentation

CommonUi::CommonUi ( )
inlineexplicit

Member Function Documentation

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

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