/home/laradmin/lar/perception/planarobstacles/mtt/src/callbacks.cpp File Reference

Callback code for the xgtk plug-in. More...

#include <gtk/gtk.h>
#include <graphviz/gvplugin_device.h>
#include "types.h"
#include "gvplugin.h"
#include "gvcjob.h"
#include <graphviz/gvplugin.h>
#include <graphviz/gvc.h>
#include "gvcommon.h"
#include "color.h"
#include <graphviz/types.h>
#include <graphviz/graph.h>
#include <iostream>
#include <mtt/tree.hh>
#include <mtt/types_declaration.h>
#include <boost/format.hpp>
#include <mtt/graph_wrapper.h>
Include dependency graph for callbacks.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int agrelabel_node (Agnode_t *n, char *newname)
gboolean DrawingareaButtonPressEvent (GtkWidget *widget, GdkEventButton *event, gpointer user_data)
gboolean DrawingareaConfigureEvent (GtkWidget *widget, GdkEventConfigure *event, gpointer user_data)
gboolean DrawingareaExposeEvent (GtkWidget *widget, GdkEventExpose *event, gpointer user_data)
gboolean DrawingareaMotionNotifyEvent (GtkWidget *widget, GdkEventMotion *event, gpointer user_data)
gboolean DrawingareaScrollEvent (GtkWidget *widget, GdkEventScroll *event, gpointer user_data)
ostream & operator<< (ostream &o, const boxf &i)
ostream & operator<< (ostream &o, const pointf &i)
gboolean WindowDeleteEvent (GtkWidget *widget, GdkEvent *event, gpointer user_data)

Variables

tree< t_nodePtrglobal_tree
 External variable linking to the main tree pointer in pmht.cpp.
GVGraphgraph_context
 External variable linking to the main graph context created in the mht main source code pmht.cpp.

Detailed Description

Callback code for the xgtk plug-in.

Definition in file callbacks.cpp.


Function Documentation

int agrelabel_node ( Agnode_t *  n,
char *  newname 
)
gboolean DrawingareaButtonPressEvent ( GtkWidget *  widget,
GdkEventButton *  event,
gpointer  user_data 
)

Definition at line 156 of file callbacks.cpp.

gboolean DrawingareaConfigureEvent ( GtkWidget *  widget,
GdkEventConfigure *  event,
gpointer  user_data 
)

Definition at line 266 of file callbacks.cpp.

gboolean DrawingareaExposeEvent ( GtkWidget *  widget,
GdkEventExpose *  event,
gpointer  user_data 
)

Definition at line 81 of file callbacks.cpp.

gboolean DrawingareaMotionNotifyEvent ( GtkWidget *  widget,
GdkEventMotion *  event,
gpointer  user_data 
)

Definition at line 175 of file callbacks.cpp.

gboolean DrawingareaScrollEvent ( GtkWidget *  widget,
GdkEventScroll *  event,
gpointer  user_data 
)

Definition at line 232 of file callbacks.cpp.

ostream& operator<< ( ostream &  o,
const boxf &  i 
)

Definition at line 76 of file callbacks.cpp.

ostream& operator<< ( ostream &  o,
const pointf &  i 
)

Definition at line 71 of file callbacks.cpp.

gboolean WindowDeleteEvent ( GtkWidget *  widget,
GdkEvent *  event,
gpointer  user_data 
)

Definition at line 260 of file callbacks.cpp.


Variable Documentation

External variable linking to the main tree pointer in pmht.cpp.

Definition at line 37 of file pmht.cpp.

External variable linking to the main graph context created in the mht main source code pmht.cpp.

Definition at line 43 of file mht.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mtt
Author(s): Jorge Almeida
autogenerated on Wed Jul 23 04:34:57 2014