Audacity 3.2.0
|
This is the complete list of members for BeatsFormat, including all inherited members.
BeatsFormat(const ProjectTimeSignature &timeSignature) | BeatsFormat | |
BeatsFormat()=delete | BeatsFormat | |
GetSubdivision() const | BeatsFormat | |
mBpm | BeatsFormat | private |
mTicks | BeatsFormat | private |
mTimeSigLower | BeatsFormat | private |
mTimeSigUpper | BeatsFormat | private |
RulerFormat() | BeatsFormat | inlineexplicit |
SetData(double bpm, int timeSigUpper, int timeSigLower) | BeatsFormat | |
SetLabelString(wxString &s, double d, double units, double minor, int mDigits, TickType tickType) const override | BeatsFormat | virtual |
SetTickSizes(double units, double &major, double &minor, double &minorMinor, int &mDigits) const override | BeatsFormat | virtual |
t_major enum value | RulerFormat | |
t_minor enum value | RulerFormat | |
t_minorMinor enum value | RulerFormat | |
TickType enum name | RulerFormat | |
UpdateSubdivision(double units) | BeatsFormat | |
~BeatsFormat() override | BeatsFormat | |
~RulerFormat() | RulerFormat | virtual |