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

A Port on an Module. More...

#include <Port.hpp>

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

Public Member Functions

SPtr< const Client::PortModelmodel () 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 Portcreate (App &app, Ganv::Module &module, SPtr< const Client::PortModel > pm, bool flip=false)
 

Detailed Description

A Port on an Module.


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