![]() |
Audacity 3.2.0
|
#include <ProjectNumericFormats.h>
Public Types | |
| enum | Type : int { ChangedSelectionFormat , ChangedAudioTimeFormat , ChangedFrequencyFormat , ChangedBandwidthFormat } |
Public Attributes | |
| enum ProjectNumericFormatsEvent::Type | type |
| const NumericFormatID | oldValue |
| const NumericFormatID | newValue |
Definition at line 20 of file ProjectNumericFormats.h.
| enum ProjectNumericFormatsEvent::Type : int |
| Enumerator | |
|---|---|
| ChangedSelectionFormat | |
| ChangedAudioTimeFormat | |
| ChangedFrequencyFormat | |
| ChangedBandwidthFormat | |
Definition at line 21 of file ProjectNumericFormats.h.
| const NumericFormatID ProjectNumericFormatsEvent::newValue |
Definition at line 28 of file ProjectNumericFormats.h.
| const NumericFormatID ProjectNumericFormatsEvent::oldValue |
Definition at line 27 of file ProjectNumericFormats.h.
| enum ProjectNumericFormatsEvent::Type ProjectNumericFormatsEvent::type |