Audacity 3.2.0
Classes | Macros
Lyrics.h File Reference
#include <vector>
#include <wx/textctrl.h>
#include "commands/CommandManagerWindowClasses.h"
#include "wxPanelWrapper.h"
#include "Observer.h"
Include dependency graph for Lyrics.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ LYRICS_DEFAULT_HEIGHT

#define LYRICS_DEFAULT_HEIGHT   280

Definition at line 28 of file Lyrics.h.

◆ LYRICS_DEFAULT_WIDTH

#define LYRICS_DEFAULT_WIDTH   608

Definition at line 27 of file Lyrics.h.