![]() |
Audacity 3.2.0
|
#include "TrackPanelResizerCell.h"#include "AColor.h"#include "ChannelAttachments.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 107 of file TrackPanelResizerCell.cpp.
|
static |
Definition at line 109 of file TrackPanelResizerCell.cpp.
Referenced by TrackPanelResizerCell::GetFromChannelGroup().