Audacity 3.2.0
|
#include <memory>
#include <numeric>
#include "NumericConverterType.h"
#include "NumericConverterFormatter.h"
#include "NumericConverterFormatterContext.h"
#include "ComponentInterfaceSymbol.h"
#include "TranslatableString.h"
Go to the source code of this file.
Classes | |
struct | FormatChangedToFitValueMessage |
class | NumericConverter |
NumericConverter provides the advanced formatting control used in the selection bar of Audacity. More... | |