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

Object properties window. More...

#include <PropertiesWindow.hpp>

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

Public Member Functions

 PropertiesWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml)
 
void present (SPtr< const Client::ObjectModel > model)
 
void set_object (SPtr< const Client::ObjectModel > model)
 Set the node this window is associated with. More...
 
- 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

Object properties window.

Loaded from XML as a derived object.

Member Function Documentation

§ set_object()

void Ingen::GUI::PropertiesWindow::set_object ( SPtr< const Client::ObjectModel model)

Set the node this window is associated with.

This function MUST be called before using this object in any way.

References Ingen::Server::PreProcessor::empty().


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