#include <xmenu.h>
Public Member Functions | |
HocValAction (const char *action, Object *pyact=0) | |
HocValAction (Object *pyaction) | |
virtual | ~HocValAction () |
void | accept (FieldSEditor *) |
void | execute () |
void | setFieldSEditor (HocValEditor *) |
FieldSEditorAction * | fea () |
Private Attributes | |
HocValEditor * | fe_ |
FieldSEditorAction * | fea_ |
HocValAction::HocValAction | ( | const char * | action, | |
Object * | pyact = 0 | |||
) |
HocValAction::HocValAction | ( | Object * | pyaction | ) |
virtual HocValAction::~HocValAction | ( | ) | [virtual] |
void HocValAction::accept | ( | FieldSEditor * | ) |
FieldSEditorAction* HocValAction::fea | ( | ) | [inline] |
References fea_.
void HocValAction::setFieldSEditor | ( | HocValEditor * | ) |
HocValEditor* HocValAction::fe_ [private] |
FieldSEditorAction* HocValAction::fea_ [private] |
Referenced by fea().