![]() |
Audacity 3.2.0
|
#include <vector>#include <wx/textctrl.h>#include "commands/CommandManagerWindowClasses.h"#include "wxPanelWrapper.h"#include "Observer.h"Go to the source code of this file.
Classes | |
| struct | Syllable |
| used in LyricsPanel, a Syllable gives positional information to be used with the bouncing ball effect. More... | |
| class | HighlightTextCtrl |
| class | LyricsPanel |
| LyricsPanel is a panel that paints the bouncing ball and the lyrics text. More... | |
Macros | |
| #define | LYRICS_DEFAULT_WIDTH 608 |
| #define | LYRICS_DEFAULT_HEIGHT 280 |