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

'Load Graph' Window. More...

#include <LoadGraphWindow.hpp>

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

Public Member Functions

 LoadGraphWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml)
 
void init (App &app)
 
void set_graph (SPtr< const Client::GraphModel > graph)
 Sets the graph model for this window and initializes everything. More...
 
void present (SPtr< const Client::GraphModel > graph, bool import, Node::Properties data)
 

Protected Member Functions

void on_show ()
 

Detailed Description

'Load Graph' Window.

Loaded from XML as a derived object.

Member Function Documentation

§ set_graph()

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

Sets the graph model 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: