![]() |
Audacity 3.2.0
|
Contains definitions for GetInfoCommand class. This class now lists. More...
#include "GetInfoCommand.h"#include "CommandDispatch.h"#include "../CommonCommandFlags.h"#include "LoadCommands.h"#include "Project.h"#include "../ProjectWindows.h"#include "CommandManager.h"#include "CommandTargets.h"#include "EffectAndCommandPluginManager.h"#include "../widgets/Overlay.h"#include "TrackFocus.h"#include "../TrackPanel.h"#include "WaveClip.h"#include "../tracks/playabletrack/wavetrack/ui/WaveformAppearance.h"#include "ViewInfo.h"#include "WaveTrack.h"#include "WaveformSettings.h"#include "prefs/WaveformScale.h"#include "LabelTrack.h"#include "NoteTrack.h"#include "TimeTrack.h"#include "Envelope.h"#include "ProjectAudioIO.h"#include "AudioIO.h"#include "SelectCommand.h"#include "ShuttleGui.h"#include "CommandContext.h"#include "../prefs/PrefsDialog.h"#include "SettingsVisitor.h"#include "PluginManager.h"#include "../tracks/ui/ChannelView.h"#include <wx/frame.h>#include <wx/log.h>#include <wx/menu.h>#include "Prefs.h"Go to the source code of this file.
Classes | |
| class | anonymous_namespace{GetInfoCommand.cpp}::ShuttleGuiGetDefinition |
| Shuttle that retrieves a JSON format definition of a command's parameters. More... | |
Namespaces | |
| namespace | anonymous_namespace{GetInfoCommand.cpp} |
Enumerations | |
| enum | { kCommands , kMenus , kPreferences , kTracks , kClips , kEnvelopes , kLabels , kBoxes , kSelection , nTypes } |
| enum | { kJson , kLisp , kBrief , nFormats } |
Contains definitions for GetInfoCommand class. This class now lists.
Definition in file GetInfoCommand.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| kCommands | |
| kMenus | |
| kPreferences | |
| kTracks | |
| kClips | |
| kEnvelopes | |
| kLabels | |
| kBoxes | |
| kSelection | |
| nTypes | |
Definition at line 69 of file GetInfoCommand.cpp.
| anonymous enum |
|
static |
Definition at line 104 of file GetInfoCommand.cpp.
Referenced by GetInfoCommand::PopulateOrExchange(), and GetInfoCommand::VisitSettings().
|
static |
Definition at line 83 of file GetInfoCommand.cpp.
Referenced by GetInfoCommand::PopulateOrExchange(), and GetInfoCommand::VisitSettings().