GME
13
|
#include <AttrEnableButton.h>
Public Member Functions | |
CAttrEnableButton (CGuiMetaAttribute *metaAttr) | |
virtual | ~CAttrEnableButton () |
Public Attributes | |
bool | on |
CGuiMetaAttribute * | guiMetaAttr |
Protected Member Functions | |
afx_msg void | OnClicked () |
Definition at line 15 of file AttrEnableButton.h.
CAttrEnableButton::CAttrEnableButton | ( | CGuiMetaAttribute * | metaAttr | ) |
virtual CAttrEnableButton::~CAttrEnableButton | ( | ) | [virtual] |
afx_msg void CAttrEnableButton::OnClicked | ( | ) | [protected] |
Definition at line 24 of file AttrEnableButton.h.
Definition at line 23 of file AttrEnableButton.h.