1 #ifndef CONTRACTPARAMFIELD_H 2 #define CONTRACTPARAMFIELD_H 55 #endif // CONTRACTPARAMFIELD_H
void updateParamItemsPosition()
void removeParamItem(int position)
ABIParam(const PlatformStyle *platformStyle, int ID, const ParameterABI ¶m, QWidget *parent=0)
ABIParam Constructor.
const PlatformStyle * m_platformStyle
The ABIParam class ABI parameter widget.
QStringList getValue()
getValue Get the value of the parameter
void addNewParamItem(int position)
QList< ABIParamItem * > m_listParamItems
QHBoxLayout * m_mainLayout
QVBoxLayout * m_paramItemsLayout