Audacity 3.2.0
|
#include <vector>
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) |