trafu_ctrl_event.h File Reference

#include "trafupoint.h"
#include <wx/event.h>

Include dependency graph for trafu_ctrl_event.h:

trafupoint.h

This graph shows which files directly or indirectly include this file:

trafu_ctrl.htrafu_ctrl.cpptrafupoint.cpptrafu_ctrl_event.cpp

Go to the source code of this file.

Classes

class  wxTransferFunctionEvent
 Custom event class used to propagate changes within TransferFunctionCtrlCanvas to the rest of the application. More...

Defines

#define EVT_TRANSFERFUNCTION_CHANGED(id, fn)

Typedefs

typedef void(wxEvtHandler::* wxTransferFunctionEventFunction )(wxTransferFunctionEvent &)


Define Documentation

#define EVT_TRANSFERFUNCTION_CHANGED ( id,
fn   ) 

Value:

DECLARE_EVENT_TABLE_ENTRY(wxEVT_COMMAND_TRANSFERFUNCTION_CHANGED, id, -1,\
        (wxObjectEventFunction) (wxEventFunction) (wxTransferFunctionEventFunction) & fn, (wxObject *) NULL),

Definition at line 38 of file trafu_ctrl_event.h.


Typedef Documentation

typedef void(wxEvtHandler::* wxTransferFunctionEventFunction)(wxTransferFunctionEvent &)

Definition at line 32 of file trafu_ctrl_event.h.


Generated on Wed Dec 17 17:14:19 2008 for VisLU by  doxygen 1.5.7.1