![]() |
Audacity 3.2.0
|
#include <memory>#include "NumericConverterType.h"#include "NumericConverterFormatter.h"#include "TranslatableString.h"Go to the source code of this file.
Functions | |
| NUMERIC_FORMATS_API std::unique_ptr< NumericConverterFormatter > | CreateParsedNumericConverterFormatter (const FormatterContext &context, NumericConverterType type, const TranslatableString &format) |
| NUMERIC_FORMATS_API std::unique_ptr< NumericConverterFormatter > CreateParsedNumericConverterFormatter | ( | const FormatterContext & | context, |
| NumericConverterType | type, | ||
| const TranslatableString & | format | ||
| ) |
Definition at line 1088 of file ParsedNumericConverterFormatter.cpp.
References anonymous_namespace{ExportPCM.cpp}::format.
Referenced by NumericConverter::ParseFormatString(), and TEST_CASE().