1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-18 14:41:20 +01:00

doxygen. Class list completed for letter 'A'.

This commit is contained in:
James Crook
2017-11-09 18:32:29 +00:00
parent a612af5c05
commit a49f14ad02
19 changed files with 186 additions and 56 deletions

View File

@@ -44,6 +44,16 @@
*//***************************************************************//**
\class AdornedRulerPanel
\brief This is an Audacity Specific ruler panel which additionally
has border, selection markers, play marker.
Once TrackPanel uses wxSizers, we will derive it from some
wxWindow and the GetSize and SetSize functions
will then be wxWidgets functions instead.
*//***************************************************************//**
\class Ruler::Label
\brief An array of these created by the Ruler is used to determine
what and where text annotations to the numbers on the Ruler get drawn.