Audacity 3.2.0
Classes | Variables
LabelTrackView.h File Reference
#include "../../ui/CommonChannelView.h"
#include "Observer.h"
Include dependency graph for LabelTrackView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LabelTrackView
 
struct  LabelTrackView::Index
 
struct  LabelTrackView::Flags
 

Variables

constexpr int NUM_GLYPH_CONFIGS = 3
 
constexpr int NUM_GLYPH_HIGHLIGHTS = 4
 
constexpr int MAX_NUM_ROWS =80
 

Variable Documentation

◆ MAX_NUM_ROWS

constexpr int MAX_NUM_ROWS =80
constexpr

Definition at line 36 of file LabelTrackView.h.

Referenced by LabelTrackView::ComputeLayout().

◆ NUM_GLYPH_CONFIGS

constexpr int NUM_GLYPH_CONFIGS = 3
constexpr

Definition at line 34 of file LabelTrackView.h.

Referenced by LabelTrackView::CreateCustomGlyphs().

◆ NUM_GLYPH_HIGHLIGHTS

constexpr int NUM_GLYPH_HIGHLIGHTS = 4
constexpr

Definition at line 35 of file LabelTrackView.h.

Referenced by LabelTrackView::CreateCustomGlyphs().