#include <widgets.h>
Public Slots |
|
void | OnChange (void) |
Public Member Functions |
|
AttributeEditbox (QWidget *pParent, int iWidth, Attribute *pAttribute) | |
Protected Member Functions |
|
void | Update (void) |
Protected Attributes |
|
QLineEdit | m_cEditbox |
QLabel | m_cValueLabel |
AttributeEditbox | ( | QWidget * | pParent, |
int | iWidth, | ||
Attribute * | pAttribute | ||
) |
void Update | ( | void | ) | [protected, virtual] |
void OnChange | ( | void | ) | [slot] |
QLineEdit
m_cEditbox [protected] |
QLabel
m_cValueLabel [protected] |