Ardour
9.0-pre0-582-g084a23a80d
|
Functions | |
void | make_operations_quarks () |
Variables | |
GQuark | capture |
GQuark | paste |
GQuark | duplicate_region |
GQuark | insert_file |
GQuark | insert_region |
GQuark | drag_region_brush |
GQuark | region_drag |
GQuark | selection_grab |
GQuark | region_fill |
GQuark | fill_selection |
GQuark | create_region |
GQuark | region_copy |
GQuark | fixed_time_region_copy |
These are GQuarks for a subset of UI operations. We use these so that the undo system can be queried to find out what operations are currently in progress, by calling Session::current_operations().
It is only necessary to add a GQuark here if you subsequently want to be able to find out that a particular operation is in progress.
void Operations::make_operations_quarks | ( | ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |