Home
last modified time | relevance | path

Searched refs:CueMarkersChanged (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsource.cc255 CueMarkersChanged (); /* EMIT SIGNAL */ in set_state()
454 CueMarkersChanged(); /* EMIT SIGNAL */ in add_cue_marker()
492 CueMarkersChanged(); /* EMIT SIGNAL */ in remove_cue_marker()
507 CueMarkersChanged(); /* EMIT SIGNAL */ in clear_cue_markers()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsource.h121 PBD::Signal0<void> CueMarkersChanged; variable
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dregion_view.cc101 …(*s)->CueMarkersChanged.connect (*this, invalidator (*this), boost::bind (&RegionView::update_cue_… in RegionView()
122 …(*s)->CueMarkersChanged.connect (*this, invalidator (*this), boost::bind (&RegionView::update_cue_… in RegionView()
148 …(*s)->CueMarkersChanged.connect (*this, invalidator (*this), boost::bind (&RegionView::update_cue_… in RegionView()
176 …(*s)->CueMarkersChanged.connect (*this, invalidator (*this), boost::bind (&RegionView::update_cue_… in RegionView()