Audacity 3.2.0
|
headerless file injects method definitions for time shifting of WaveTrack More...
#include "../../../ui/TimeShiftHandle.h"
#include "ViewInfo.h"
#include "WaveClip.h"
#include "WaveTrack.h"
#include "WaveChannelView.h"
#include <cassert>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | WaveTrackShifter |
Typedefs | |
using | MakeWaveTrackShifter = MakeTrackShifter::Override< WaveTrack > |
Functions | |
DEFINE_ATTACHED_VIRTUAL_OVERRIDE (MakeWaveTrackShifter) | |
headerless file injects method definitions for time shifting of WaveTrack
Definition in file WaveTrackShifter.cpp.
Definition at line 201 of file WaveTrackShifter.cpp.
DEFINE_ATTACHED_VIRTUAL_OVERRIDE | ( | MakeWaveTrackShifter | ) |
Definition at line 202 of file WaveTrackShifter.cpp.