#include <trafu_ctrl_event.h>
Public Member Functions | |
wxTransferFunctionEvent (wxEventType commandType=wxEVT_NULL, int id=0) | |
Constructor. | |
wxTransferFunctionEvent (const wxTransferFunctionEvent &event) | |
Copy Constructor. | |
virtual wxEvent * | Clone () const |
Create copy of current event object. |
Definition at line 9 of file trafu_ctrl_event.h.
wxTransferFunctionEvent::wxTransferFunctionEvent | ( | wxEventType | commandType = wxEVT_NULL , |
|
int | id = 0 | |||
) | [inline] |
wxTransferFunctionEvent::wxTransferFunctionEvent | ( | const wxTransferFunctionEvent & | event | ) | [inline] |
virtual wxEvent* wxTransferFunctionEvent::Clone | ( | ) | const [inline, virtual] |
Create copy of current event object.
Definition at line 25 of file trafu_ctrl_event.h.
References wxTransferFunctionEvent().