Audacity 3.2.0
Classes
AccessibleLinksFormatter.h File Reference

Define a helper class to format text with link in a way, accessible to VI users. More...

#include <functional>
#include <vector>
#include "TranslatableString.h"
Include dependency graph for AccessibleLinksFormatter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AccessibleLinksFormatter
 A class that allows translatable text to have accessible links in it in a way that is friendly to translators. More...
 
struct  AccessibleLinksFormatter::FormatArgument
 
struct  AccessibleLinksFormatter::ProcessedArgument
 

Detailed Description

Define a helper class to format text with link in a way, accessible to VI users.


Audacity: A Digital Audio Editor

Dmitry Vedenko

Definition in file AccessibleLinksFormatter.h.