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

'New Subgraph' window. More...

#include <NewSubgraphWindow.hpp>

+ Inheritance diagram for Ingen::GUI::NewSubgraphWindow:
+ Collaboration diagram for Ingen::GUI::NewSubgraphWindow:

Public Member Functions

 NewSubgraphWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml)
 
void set_graph (SPtr< const Client::GraphModel > graph)
 Sets the graph controller for this window and initializes everything. More...
 
void present (SPtr< const Client::GraphModel > graph, Node::Properties data)
 
- Public Member Functions inherited from Ingen::GUI::Window
 Window (BaseObjectType *cobject)
 
virtual void init_window (App &app)
 
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

'New Subgraph' window.

Loaded from XML as a derived object.

Member Function Documentation

§ set_graph()

void Ingen::GUI::NewSubgraphWindow::set_graph ( SPtr< const Client::GraphModel graph)

Sets the graph controller for this window and initializes everything.

This function MUST be called before using the window in any way!


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