![]() |
Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | TimerRecordDialog |
Dialog for Timer Record, i.e., timed or long recording. More... | |
Enumerations | |
enum | TimerRecordCompletedActions { TR_ACTION_NOTHING = 0x00000000 , TR_ACTION_SAVED = 0x00000001 , TR_ACTION_EXPORTED = 0x00000002 } |
enum | { POST_TIMER_RECORD_STOPPED = -3 , POST_TIMER_RECORD_CANCEL_WAIT , POST_TIMER_RECORD_CANCEL , POST_TIMER_RECORD_NOTHING = 0 , POST_TIMER_RECORD_CLOSE } |
anonymous enum |
Enumerator | |
---|---|
POST_TIMER_RECORD_STOPPED | |
POST_TIMER_RECORD_CANCEL_WAIT | |
POST_TIMER_RECORD_CANCEL | |
POST_TIMER_RECORD_NOTHING | |
POST_TIMER_RECORD_CLOSE |
Definition at line 39 of file TimerRecordDialog.h.
Enumerator | |
---|---|
TR_ACTION_NOTHING | |
TR_ACTION_SAVED | |
TR_ACTION_EXPORTED |
Definition at line 33 of file TimerRecordDialog.h.