Audacity 3.2.0
Classes | Namespaces | Typedefs | Functions
TrackInfo.h File Reference
#include <vector>
Include dependency graph for TrackInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TrackInfo::TCPLine
 

Namespaces

namespace  TrackInfo
 

Typedefs

using TrackInfo::TCPLines = std::vector< TCPLine >
 

Functions

AUDACITY_DLL_API std::pair< int, int > TrackInfo::CalcItemY (const TCPLines &lines, unsigned iItem)
 
AUDACITY_DLL_API void TrackInfo::SetTrackInfoFont (wxDC *dc)