|
Ingen
0.5.1
|
The graph specific contents of a GraphWindow (ie the canvas and whatever else). More...
#include <GraphView.hpp>
Inheritance diagram for Ingen::GUI::GraphView:
Collaboration diagram for Ingen::GUI::GraphView:Public Member Functions | |
| GraphView (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml) | |
| void | init (App &app) |
| SPtr< GraphCanvas > | canvas () const |
| SPtr< const Client::GraphModel > | graph () const |
| Gtk::ToolItem * | breadcrumb_container () const |
Static Public Member Functions | |
| static SPtr< GraphView > | create (App &app, SPtr< const Client::GraphModel > graph) |
The graph specific contents of a GraphWindow (ie the canvas and whatever else).
1.8.12