![]() |
Audacity 3.2.0
|
#include "ClipPitchAndSpeedButtonHandle.h"#include "AllThemeResources.h"#include "BasicUI.h"#include "HitTestResult.h"#include "LowlitClipButton.h"#include "PitchAndSpeedDialog.h"#include "Project.h"#include "ProjectHistory.h"#include "RefreshCode.h"#include "Theme.h"#include "TimeStretching.h"#include "TimeAndPitchInterface.h"#include "TrackPanelMouseEvent.h"#include "WaveClip.h"#include "WaveClipUIUtilities.h"#include "WaveTrackUtilities.h"#include "wxWidgetsWindowPlacement.h"#include <wx/dc.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{ClipPitchAndSpeedButtonHandle.cpp} |
Functions | |
| wxString | anonymous_namespace{ClipPitchAndSpeedButtonHandle.cpp}::GetPitchShiftText (int clipCentShift) |
| wxString | anonymous_namespace{ClipPitchAndSpeedButtonHandle.cpp}::GetPlaybackSpeedText (double clipStretchRatio) |
| void | anonymous_namespace{ClipPitchAndSpeedButtonHandle.cpp}::DrawPitchOrSpeedIconIfItFits (wxDC &dc, const wxRect &rect, const wxBitmap &icon, const wxString &text) |