11#ifndef __AUDACITY_TIME_TOOLBAR__
12#define __AUDACITY_TIME_TOOLBAR__
17#include "../widgets/NumericTextCtrl.h"
37 void Repaint(wxDC * WXUNUSED(dc))
override {};
56 void OnSize(wxSizeEvent &evt);
57 void OnIdle(wxIdleEvent &evt);
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
ComponentInterfaceSymbol pairs a persistent string identifier used internally with an optional,...
An explicitly nonlocalized string, not meant for the user to see.
wxSize ComputeSizing(bool update=true, wxCoord digitW=0, wxCoord digitH=0)
A move-only handle representing a connection to a Publisher.