FQLab
A spectral audio sandbox
 
Loading...
Searching...
No Matches
FQLab.FreqAxisView Class Reference
Inheritance diagram for FQLab.FreqAxisView:
Inheritance graph
Collaboration diagram for FQLab.FreqAxisView:
Collaboration graph

Public Member Functions

void UpdateLabels (int currentWidth)
 

Protected Member Functions

override bool OnDrawingContent (DrawContext? drawContext)
 

Private Attributes

readonly List<(int column, string label)> _labels = []
 

Member Function Documentation

◆ OnDrawingContent()

override bool FQLab.FreqAxisView.OnDrawingContent ( DrawContext?  drawContext)
inlineprotected

◆ UpdateLabels()

void FQLab.FreqAxisView.UpdateLabels ( int  currentWidth)
inline
Here is the caller graph for this function:

Member Data Documentation

◆ _labels

readonly List<(int column, string label)> FQLab.FreqAxisView._labels = []
private

The documentation for this class was generated from the following file: