|
Ingen
0.5.1
|
A window for a graph. More...
#include <GraphWindow.hpp>
Inheritance diagram for Ingen::GUI::GraphWindow:
Collaboration diagram for Ingen::GUI::GraphWindow:Public Member Functions | |
| GraphWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml) | |
| void | init_window (App &app) |
| SPtr< const Client::GraphModel > | graph () const |
| GraphBox * | box () const |
| bool | documentation_is_visible () |
| void | set_documentation (const std::string &doc, bool html) |
| void | show_port_status (const Client::PortModel *model, const Atom &value) |
Public Member Functions inherited from Ingen::GUI::Window | |
| Window (BaseObjectType *cobject) | |
| bool | on_key_press_event (GdkEventKey *event) |
Protected Member Functions | |
| void | on_hide () |
| void | on_show () |
| bool | on_key_press_event (GdkEventKey *event) |
Additional Inherited Members | |
Static Public Member Functions inherited from Ingen::GUI::Window | |
| static bool | key_press_handler (Gtk::Window *win, GdkEventKey *event) |
Public Attributes inherited from Ingen::GUI::Window | |
| App * | _app |
A window for a graph.
1.8.12