Classes | Namespaces

flowcanvas/Canvas.hpp File Reference

#include <list>
#include <string>
#include <boost/enable_shared_from_this.hpp>
#include <boost/utility.hpp>
#include <libgnomecanvasmm.h>
#include "flowcanvas/Connection.hpp"
#include "flowcanvas/Item.hpp"
#include "flowcanvas/Module.hpp"
Include dependency graph for Canvas.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlowCanvas::Canvas
 The 'master' canvas widget which contains all other objects. More...

Namespaces

namespace  FlowCanvas
 

FlowCanvas namespace, everything is defined under this.