Audacity 3.2.0
|
Definitions for SelectCommand classes. More...
#include "SelectCommand.h"
#include <float.h>
#include "CommandDispatch.h"
#include "MenuRegistry.h"
#include "../CommonCommandFlags.h"
#include "EffectOutputTracks.h"
#include "LoadCommands.h"
#include "ProjectSelectionManager.h"
#include "../TrackPanel.h"
#include "SettingsVisitor.h"
#include "ShuttleGui.h"
#include "Track.h"
#include "Effect.h"
#include "ViewInfo.h"
#include "CommandContext.h"
#include "WaveTrack.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{SelectCommand.cpp} |
Definitions for SelectCommand classes.
Definition in file SelectCommand.cpp.
|
static |
Definition at line 210 of file SelectCommand.cpp.
Referenced by SelectTracksCommand::PopulateOrExchange(), and SelectTracksCommand::VisitSettings().
|
static |
Definition at line 61 of file SelectCommand.cpp.
Referenced by SelectTimeCommand::PopulateOrExchange(), and SelectTimeCommand::VisitSettings().
const int nModes =3 |
Definition at line 209 of file SelectCommand.cpp.
Referenced by SelectTracksCommand::PopulateOrExchange(), and SelectTracksCommand::VisitSettings().
const int nRelativeTos =6 |
Definition at line 60 of file SelectCommand.cpp.
Referenced by SelectTimeCommand::PopulateOrExchange(), and SelectTimeCommand::VisitSettings().