![]() |
Audacity 3.2.0
|
#include "WaveClipTrimHandle.h"#include "ProjectAudioIO.h"#include "RefreshCode.h"#include <wx/event.h>#include "../../../../TrackArtist.h"#include "../../../../Snap.h"#include "../../../../TrackPanelDrawingContext.h"#include "../../../../../images/Cursors.h"#include "WaveClip.h"#include "WaveTrack.h"#include "WaveChannelView.h"#include "HitTestResult.h"#include "TrackPanelMouseEvent.h"#include "ViewInfo.h"#include "ProjectHistory.h"#include "UndoManager.h"Go to the source code of this file.
Classes | |
| class | WaveClipTrimHandle::AdjustBorder |
| class | WaveClipTrimHandle::AdjustBetweenBorders |
Namespaces | |
| namespace | anonymous_namespace{WaveClipTrimHandle.cpp} |
Functions | |
| std::vector< std::shared_ptr< WaveClip > > | anonymous_namespace{WaveClipTrimHandle.cpp}::FindClipsInChannels (double start, double end, WaveTrack *track) |