|
Ingen
0.5.1
|
#include <Port.hpp>
Inheritance diagram for Ingen::GUI::Port:
Collaboration diagram for Ingen::GUI::Port:Public Member Functions | |
| SPtr< const Client::PortModel > | model () const |
| bool | show_menu (GdkEventButton *ev) |
| void | update_metadata () |
| void | ensure_label () |
| void | value_changed (const Atom &value) |
| void | activity (const Atom &value) |
| void | disconnected_from (SPtr< Client::PortModel > port) |
| bool | on_selected (gboolean b) |
Static Public Member Functions | |
| static Port * | create (App &app, Ganv::Module &module, SPtr< const Client::PortModel > pm, bool flip=false) |
1.8.12