Adjust(int steps, int dir) | NumericConverter | |
ATIME enum value | NumericConverter | |
BANDWIDTH enum value | NumericConverter | |
ComputeSizing(bool update=true, wxCoord digitW=0, wxCoord digitH=0) | NumericTextCtrl | |
ControlsToValue() override | NumericTextCtrl | privatevirtual |
Decrement() | NumericConverter | |
DefaultSelectionFormat() | NumericConverter | static |
EnableMenu(bool enable=true) | NumericTextCtrl | |
Fit() override | NumericTextCtrl | |
FREQUENCY enum value | NumericConverter | |
GetBox(size_t ii) const | NumericTextCtrl | private |
GetBuiltinFormat(const int index) | NumericConverter | |
GetBuiltinFormat(const NumericFormatSymbol &name) | NumericConverter | |
GetBuiltinName(const int index) | NumericConverter | |
GetDigitSize() | NumericTextCtrl | inline |
GetDimensions() | NumericTextCtrl | inline |
GetFocusedDigit() | NumericTextCtrl | inline |
GetFocusedField() | NumericTextCtrl | inline |
GetFormatIndex() | NumericConverter | |
GetNumBuiltins() | NumericConverter | |
GetString() | NumericConverter | |
GetValue() | NumericConverter | |
HertzFormat() | NumericConverter | static |
HoursMinsSecondsFormat() | NumericConverter | static |
HundredthsFormat() | NumericConverter | static |
Increment() | NumericConverter | |
Layout() override | NumericTextCtrl | |
LookupFormat(Type type, const wxString &id) | NumericConverter | static |
mAllowInvalidValue | NumericTextCtrl | private |
mAutoPos | NumericTextCtrl | private |
mBackgroundBitmap | NumericTextCtrl | private |
mBorderBottom | NumericTextCtrl | private |
mBorderLeft | NumericTextCtrl | private |
mBorderRight | NumericTextCtrl | private |
mBorderTop | NumericTextCtrl | private |
mBoxes | NumericTextCtrl | private |
mBuiltinFormatStrings | NumericConverter | protected |
mButtonWidth | NumericTextCtrl | private |
mDefaultNdx | NumericConverter | protected |
mDigitBoxH | NumericTextCtrl | private |
mDigitBoxW | NumericTextCtrl | private |
mDigitFont | NumericTextCtrl | private |
mDigitH | NumericTextCtrl | private |
mDigits | NumericConverter | protected |
mDigitW | NumericTextCtrl | private |
mFields | NumericConverter | protected |
mFocusedDigit | NumericConverter | protected |
mFormatString | NumericConverter | protected |
mHeight | NumericTextCtrl | private |
mInvalidValue | NumericConverter | protected |
mLabelFont | NumericTextCtrl | private |
mLastField | NumericTextCtrl | private |
mMaxValue | NumericConverter | protected |
mMenuEnabled | NumericTextCtrl | private |
mMinValue | NumericConverter | protected |
mNBuiltins | NumericConverter | protected |
mNtscDrop | NumericConverter | protected |
mPrefix | NumericConverter | protected |
mReadOnly | NumericTextCtrl | private |
mSampleRate | NumericConverter | protected |
mScalingFactor | NumericConverter | protected |
mScrollRemainder | NumericTextCtrl | private |
mType | NumericTextCtrl | private |
mValue | NumericConverter | protected |
mValueMask | NumericConverter | protected |
mValueString | NumericConverter | protected |
mValueTemplate | NumericConverter | protected |
mWidth | NumericTextCtrl | private |
NumericConverter(Type type, const NumericFormatSymbol &formatName={}, double value=0.0f, double sampleRate=1.0f) | NumericConverter | |
NumericConverter(const NumericConverter &) | NumericConverter | |
NumericTextCtrl(wxWindow *parent, wxWindowID winid, NumericConverter::Type type, const NumericFormatSymbol &formatName={}, double value=0.0, double sampleRate=44100, const Options &options={}, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize) | NumericTextCtrl | |
NumericTextCtrlAx | NumericTextCtrl | friend |
OnCaptureKey(wxCommandEvent &event) | NumericTextCtrl | private |
OnContext(wxContextMenuEvent &event) | NumericTextCtrl | private |
OnErase(wxEraseEvent &event) | NumericTextCtrl | private |
OnFocus(wxFocusEvent &event) | NumericTextCtrl | private |
OnKeyDown(wxKeyEvent &event) | NumericTextCtrl | private |
OnKeyUp(wxKeyEvent &event) | NumericTextCtrl | private |
OnMouse(wxMouseEvent &event) | NumericTextCtrl | private |
OnPaint(wxPaintEvent &event) | NumericTextCtrl | private |
ParseFormatString(const TranslatableString &untranslatedFormat) | NumericConverter | private |
PrintDebugInfo() | NumericConverter | |
ResetMaxValue() | NumericConverter | |
ResetMinValue() | NumericConverter | |
SecondsFormat() | NumericConverter | static |
SetDigitSize(int width, int height) | NumericTextCtrl | |
SetFieldFocus(int) | NumericTextCtrl | |
SetFormatName(const NumericFormatSymbol &formatName) | NumericTextCtrl | |
SetFormatString(const FormatStrings &formatString) | NumericTextCtrl | |
SetInvalidValue(double invalidValue) | NumericTextCtrl | |
SetMaxValue(double maxValue) | NumericConverter | |
SetMinValue(double minValue) | NumericConverter | |
SetName(const TranslatableString &name) | NumericTextCtrl | |
SetReadOnly(bool readOnly=true) | NumericTextCtrl | |
SetSampleRate(double sampleRate) | NumericTextCtrl | |
SetValue(double newValue) | NumericTextCtrl | |
TIME enum value | NumericConverter | |
TimeAndSampleFormat() | NumericConverter | static |
Type enum name | NumericConverter | |
UpdateAutoFocus() | NumericTextCtrl | private |
Updated(bool keyup=false) | NumericTextCtrl | private |
ValueToControls() override | NumericTextCtrl | privatevirtual |
NumericConverter::ValueToControls(double rawValue, bool nearest=true) | NumericConverter | virtual |
~NumericConverter() | NumericConverter | virtual |
~NumericTextCtrl() | NumericTextCtrl | virtual |