Audacity 3.2.0
|
This is the complete list of members for NumericEditor, including all inherited members.
ApplyEdit(int row, int col, wxGrid *grid) override | NumericEditor | |
BeginEdit(int row, int col, wxGrid *grid) override | NumericEditor | |
Clone() const override | NumericEditor | |
Create(wxWindow *parent, wxWindowID id, wxEvtHandler *handler) override | NumericEditor | |
EndEdit(int row, int col, const wxGrid *grid, const wxString &oldval, wxString *newval) override | NumericEditor | |
GetFormat() const | NumericEditor | |
GetNumericTextControl() const | NumericEditor | inline |
GetValue() const override | NumericEditor | |
IsAcceptedKey(wxKeyEvent &event) override | NumericEditor | |
mContext | NumericEditor | private |
mFormat | NumericEditor | private |
mOld | NumericEditor | private |
mOldString | NumericEditor | private |
mType | NumericEditor | private |
mValueAsString | NumericEditor | private |
NumericEditor(const FormatterContext &context, NumericConverterType type, const NumericFormatID &format) | NumericEditor | |
Reset() override | NumericEditor | |
SetFormat(const NumericFormatID &format) | NumericEditor | |
SetSize(const wxRect &rect) override | NumericEditor | |
~NumericEditor() | NumericEditor |