#include <widgets.h>
Public Slots |
|
void | OnChange (void) |
Public Member Functions |
|
AttributeVectorbox (QWidget *pParent, int iWidth, avector *pAttribute) | |
Protected Member Functions |
|
void | Update (void) |
Protected Attributes |
|
QLineEdit | m_cXBox |
QLineEdit | m_cYBox |
QLineEdit | m_cZBox |
AttributeVectorbox | ( | QWidget * | pParent, |
int | iWidth, | ||
avector * | pAttribute | ||
) |
void Update | ( | void | ) | [protected, virtual] |
Reimplemented from AttributeWidget.
void OnChange | ( | void | ) | [slot] |
QLineEdit
m_cXBox [protected] |
QLineEdit
m_cYBox [protected] |
QLineEdit
m_cZBox [protected] |