ChordSelections struct

Selections to be used for the ChordArrangerWidget's current selections, copying, undoing, etc.

Contents

Public variables

ArrangerSelections base
Base struct.
ChordObject** chord_objects
Selected ChordObject's.

Variable documentation

ChordObject** ChordSelections::chord_objects

Selected ChordObject's.

These are used for serialization/deserialization only.