![]() |
Audacity 3.2.0
|
Definitions for DragCommand. More...
#include "DragCommand.h"#include "CommandDispatch.h"#include "MenuRegistry.h"#include "../CommonCommandFlags.h"#include "LoadCommands.h"#include "Project.h"#include "../ProjectWindows.h"#include "WaveTrack.h"#include "SettingsVisitor.h"#include "ShuttleGui.h"#include "CommandContext.h"#include <wx/frame.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{DragCommand.cpp} |
Enumerations | |
| enum | kCoordTypes { kPanel , kApp , kTrack0 , kTrack1 , nCoordTypes } |
Definitions for DragCommand.
Definition in file DragCommand.cpp.
| enum kCoordTypes |
| Enumerator | |
|---|---|
| kPanel | |
| kApp | |
| kTrack0 | |
| kTrack1 | |
| nCoordTypes | |
Definition at line 44 of file DragCommand.cpp.
|
static |
Definition at line 53 of file DragCommand.cpp.
Referenced by DragCommand::PopulateOrExchange(), and DragCommand::VisitSettings().