Audacity 3.2.0
Public Types | Public Attributes | List of all members
ProjectNumericFormatsEvent Struct Reference

#include <ProjectNumericFormats.h>

Collaboration diagram for ProjectNumericFormatsEvent:
[legend]

Public Types

enum  Type : int { ChangedSelectionFormat , ChangedAudioTimeFormat , ChangedFrequencyFormat , ChangedBandwidthFormat }
 

Public Attributes

enum ProjectNumericFormatsEvent::Type type
 
const NumericFormatID oldValue
 
const NumericFormatID newValue
 

Detailed Description

Definition at line 20 of file ProjectNumericFormats.h.

Member Enumeration Documentation

◆ Type

Enumerator
ChangedSelectionFormat 
ChangedAudioTimeFormat 
ChangedFrequencyFormat 
ChangedBandwidthFormat 

Definition at line 21 of file ProjectNumericFormats.h.

Member Data Documentation

◆ newValue

const NumericFormatID ProjectNumericFormatsEvent::newValue

Definition at line 28 of file ProjectNumericFormats.h.

◆ oldValue

const NumericFormatID ProjectNumericFormatsEvent::oldValue

Definition at line 27 of file ProjectNumericFormats.h.

◆ type

enum ProjectNumericFormatsEvent::Type ProjectNumericFormatsEvent::type

The documentation for this struct was generated from the following file: