Audacity 3.2.0
|
#include <MeterPanel.h>
Public Attributes | |
bool | mSaved |
bool | mMonitoring |
bool | mActive |
Definition at line 181 of file MeterPanel.h.
bool MeterPanel::State::mActive |
Definition at line 181 of file MeterPanel.h.
Referenced by MeterPanel::RestoreState().
bool MeterPanel::State::mMonitoring |
Definition at line 181 of file MeterPanel.h.
Referenced by MeterPanel::RestoreState().
bool MeterPanel::State::mSaved |
Definition at line 181 of file MeterPanel.h.
Referenced by MeterPanel::RestoreState().