Audacity 3.2.0
|
#include <LabelTrackView.h>
Public Attributes | |
int | mInitialCursorPos |
int | mCurrentCursorPos |
Index | mNavigationIndex |
Index | mTextEditIndex |
wxString | mUndoLabel |
Definition at line 147 of file LabelTrackView.h.
int LabelTrackView::Flags::mCurrentCursorPos |
Definition at line 148 of file LabelTrackView.h.
Referenced by LabelTrackView::RestoreFlags().
int LabelTrackView::Flags::mInitialCursorPos |
Definition at line 148 of file LabelTrackView.h.
Referenced by LabelTrackView::RestoreFlags().
Index LabelTrackView::Flags::mNavigationIndex |
Definition at line 149 of file LabelTrackView.h.
Referenced by LabelTrackView::RestoreFlags().
Index LabelTrackView::Flags::mTextEditIndex |
Definition at line 150 of file LabelTrackView.h.
Referenced by LabelTrackView::RestoreFlags().
wxString LabelTrackView::Flags::mUndoLabel |
Definition at line 151 of file LabelTrackView.h.