#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"
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. |