/home/enzo/treballs/fib/pfc/nanocomp/src/layoutCanvas.hpp File Reference

#include <wx/wx.h>
#include "grid.hpp"
#include <vector>

Include dependency graph for layoutCanvas.hpp:

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

Go to the source code of this file.

Classes

struct  coordinate
 Coordinate struct. More...
class  LayoutCanvas
 Class which draws a grid. More...
class  LayoutCanvasEvent
 Event class to send events from a LayoutCanvas. More...

Defines

#define EVT_LAYOUT_CANVAS(id, fn)

Typedefs

typedef void(wxEvtHandler::* LayoutCanvasEventFunction )(LayoutCanvasEvent &)


Define Documentation

#define EVT_LAYOUT_CANVAS id,
fn   ) 
 

Value:

DECLARE_EVENT_TABLE_ENTRY( LAYOUT_CANVAS_ACTION, id, -1, \
    (wxObjectEventFunction) (wxEventFunction) (wxCommandEventFunction) (wxNotifyEventFunction) \
    wxStaticCastEvent( LayoutCanvasEventFunction, & fn ), (wxObject *) NULL ),

Definition at line 158 of file layoutCanvas.hpp.


Typedef Documentation

typedef void(wxEvtHandler::* LayoutCanvasEventFunction)(LayoutCanvasEvent &)
 

Definition at line 156 of file layoutCanvas.hpp.


Generated on Fri Sep 1 23:55:35 2006 for NanoComp by  doxygen 1.4.6