#include <widgets.h>
Public Slots |
|
void | OnChange (void) |
void | Update (void) |
Public Member Functions |
|
AttributeCurveEditor (QWidget *pParent, int iWidth, acurveptr *pAttribute, bool) | |
Protected Member Functions |
|
bool | eventFilter (QObject *pTarget, QEvent *pEvent) |
Protected Attributes |
|
QPushButton * | m_pStoreF |
CurveEditor * | m_pCurveEditor |
AttributeCurveEditor | ( | QWidget * | pParent, |
int | iWidth, | ||
acurveptr * | pAttribute, | ||
bool | |||
) |
bool eventFilter | ( | QObject * | pTarget, |
QEvent * | pEvent | ||
) | [protected] |
void OnChange | ( | void | ) | [slot] |
void Update | ( | void | ) | [virtual, slot] |
Reimplemented from AttributeWidget.
QPushButton*
m_pStoreF [protected] |
CurveEditor*
m_pCurveEditor [protected] |