golib  0.5
goGUI::InteractiveDrawPrivate Class Reference

Public Types

typedef std::list< goAutoPtr< InteractiveDrawObject > > DrawObjectList
 

Public Member Functions

bool buttonPressed (GdkEventButton *event)
 
bool buttonReleased (GdkEventButton *event)
 
bool motionEvent (GdkEventMotion *event)
 
void motionConnect ()
 
void motionDisconnect ()
 

Public Attributes

sigc::connection buttonPressConnection
 
sigc::connection buttonReleaseConnection
 
sigc::connection motionConnection
 
int mode
 
Gtk::Widget * drawWidget
 
goAutoPtr< goPlot::Graphgraph
 
InteractiveDrawPrivate::DrawObjectList drawObjects
 
goAutoPtr< InteractiveDrawObjectactiveDrawObject
 

The documentation for this class was generated from the following file: