![]() |
Audacity 3.2.0
|
#include "TrackPanelResizerCell.h"
#include "AColor.h"
#include "Track.h"
#include "TrackArtist.h"
#include "TrackPanelDrawingContext.h"
#include "TrackPanelResizeHandle.h"
#include "TrackPanelMouseEvent.h"
#include "HitTestResult.h"
#include "ViewInfo.h"
#include "widgets/OverlayPanel.h"
#include <wx/dc.h>
#include <wx/mousestate.h>
Go to the source code of this file.
Typedefs | |
using | ResizerCellAttachments = ChannelAttachments< TrackPanelResizerCell > |
Variables | |
static const AttachedTrackObjects::RegisteredFactory | key |
Definition at line 106 of file TrackPanelResizerCell.cpp.
|
static |
Definition at line 108 of file TrackPanelResizerCell.cpp.
Referenced by TrackPanelResizerCell::Get().