trafu_ctrl_event.h File Reference

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

Include dependency graph for trafu_ctrl_event.h:

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

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 Jan 21 16:22:24 2009 for FlowVis by  doxygen 1.5.6