Ingen  0.5.1
Public Member Functions | Protected Member Functions | List of all members
Ingen::GUI::GraphWindow Class Reference

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::GraphModelgraph () const
 
GraphBoxbox () 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
 

Detailed Description

A window for a graph.


The documentation for this class was generated from the following files: