Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <selectable.h>
Public Member Functions | |
Selectable () | |
virtual | ~Selectable () |
virtual void | set_selected (bool yn) |
virtual bool | selected () const |
Protected Attributes | |
bool | _selected |
Definition at line 29 of file gtk2_ardour/selectable.h.
|
inline |
Definition at line 32 of file gtk2_ardour/selectable.h.
|
inlinevirtual |
Definition at line 36 of file gtk2_ardour/selectable.h.
|
inlinevirtual |
Reimplemented in MeterStrip.
Definition at line 44 of file gtk2_ardour/selectable.h.
|
inlinevirtual |
Reimplemented in VCAMasterStrip, TimeAxisView, TriggerStrip, TimeAxisViewItem, RegionView, MixerStrip, MidiRegionView, AxisView, and AutomationRegionView.
Definition at line 38 of file gtk2_ardour/selectable.h.
|
protected |
Definition at line 49 of file gtk2_ardour/selectable.h.