Audacity 3.2.0
|
#include "BackgroundCell.h"
#include "AColor.h"
#include "../../HitTestResult.h"
#include "Project.h"
#include "../../RefreshCode.h"
#include "SelectionState.h"
#include "Track.h"
#include "../../TrackArtist.h"
#include "../../TrackPanel.h"
#include "../../TrackPanelConstants.h"
#include "../../TrackPanelDrawingContext.h"
#include "../../TrackPanelMouseEvent.h"
#include "../../UIHandle.h"
#include "ViewInfo.h"
#include <wx/cursor.h>
Go to the source code of this file.
Classes | |
class | BackgroundHandle |
Variables | |
static const AudacityProject::AttachedObjects::RegisteredFactory | key |
|
static |
Definition at line 91 of file BackgroundCell.cpp.
Referenced by BackgroundCell::Get().