Ingen
0.5.1
|
Object properties window. More...
#include <PropertiesWindow.hpp>
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... | |
![]() | |
Window (BaseObjectType *cobject) | |
virtual void | init_window (App &app) |
bool | on_key_press_event (GdkEventKey *event) |
Additional Inherited Members | |
![]() | |
static bool | key_press_handler (Gtk::Window *win, GdkEventKey *event) |
![]() | |
App * | _app |
Object properties window.
Loaded from XML as a derived 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().