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

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

Include dependency graph for truthTableCanvas.hpp:

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

Go to the source code of this file.

Classes

class  TruthTableCanvas
 Class which draws a truth table. More...
class  TruthTableCanvasEvent
 Event class to send events from a TruthTableCanvas. More...

Defines

#define EVT_TRUTH_TABLE_CANVAS(id, fn)

Typedefs

typedef void(wxEvtHandler::* TruthTableCanvasEventFunction )(TruthTableCanvasEvent &)


Define Documentation

#define EVT_TRUTH_TABLE_CANVAS id,
fn   ) 
 

Value:

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

Definition at line 98 of file truthTableCanvas.hpp.


Typedef Documentation

typedef void(wxEvtHandler::* TruthTableCanvasEventFunction)(TruthTableCanvasEvent &)
 

Definition at line 96 of file truthTableCanvas.hpp.


Generated on Fri Sep 1 23:56:25 2006 for NanoComp by  doxygen 1.4.6