| Apply(const CommandContext &context) override | ScreenshotCommand | |
| AudacityCommand::Apply(const CommandContext &WXUNUSED(context)) | AudacityCommand | inlinevirtual |
| AudacityCommand() | AudacityCommand | |
| bHasBackground | ScreenshotCommand | private |
| bHasBringToTop | ScreenshotCommand | private |
| Capture(const CommandContext &Context, const wxString &basename, wxWindow *window, wxRect rect, bool bg=false) | ScreenshotCommand | private |
| CaptureCommands(const CommandContext &Context, const wxArrayStringEx &Commands) | ScreenshotCommand | private |
| CaptureDock(const CommandContext &Context, wxWindow *win, const wxString &fileName) | ScreenshotCommand | private |
| CaptureEffects(const CommandContext &Context, AudacityProject *pProject, const wxString &fileName) | ScreenshotCommand | private |
| CapturePreferences(const CommandContext &Context, AudacityProject *pProject, const wxString &fileName) | ScreenshotCommand | private |
| CaptureScriptables(const CommandContext &Context, AudacityProject *pProject, const wxString &fileName) | ScreenshotCommand | private |
| CaptureToolbar(const CommandContext &Context, ToolManager *man, Identifier type, const wxString &name) | ScreenshotCommand | private |
| CaptureWindowOnIdle(const CommandContext &context, wxWindow *pWin) | ScreenshotCommand | |
| CheckWhetherSkipAudacityCommand() | AudacityCommand | inlinevirtual |
| CreateUI(wxWindow *parent, AudacityCommand *client) | AudacityCommand | |
| DefaultMessageBoxStyle enum value | AudacityCommand | |
| DoAudacityCommand(wxWindow *parent, const CommandContext &context, bool shouldPrompt=true) | AudacityCommand | |
| End() | AudacityCommand | inlinevirtual |
| GetBackgroundRect() | ScreenshotCommand | private |
| GetDerivedParams() | ScreenshotCommand | |
| GetDescription() const override | ScreenshotCommand | inlinevirtual |
| GetFrontWindow(AudacityProject *project) | ScreenshotCommand | |
| GetFullWindowRect(wxTopLevelWindow *w) | ScreenshotCommand | private |
| GetName() const | ComponentInterface | |
| GetPanelRect(TrackPanel *panel) | ScreenshotCommand | private |
| GetPath() const override | AudacityCommand | virtual |
| GetRulerRect(AdornedRulerPanel *ruler) | ScreenshotCommand | private |
| GetScreenRect() | ScreenshotCommand | private |
| GetSymbol() const override | ScreenshotCommand | inlinevirtual |
| GetTrackRect(AudacityProject *pProj, TrackPanel *panel, int n) | ScreenshotCommand | private |
| GetTracksRect(TrackPanel *panel) | ScreenshotCommand | private |
| GetVendor() const override | AudacityCommand | virtual |
| GetVersion() const override | AudacityCommand | virtual |
| GetWindowRect(wxTopLevelWindow *w) | ScreenshotCommand | private |
| Init() | AudacityCommand | virtual |
| IsBatchProcessing() const | AudacityCommand | inlinevirtual |
| kalltracks enum value | ScreenshotCommand | |
| kalltracksplus enum value | ScreenshotCommand | |
| kBackgrounds enum name | ScreenshotCommand | |
| kBlue enum value | ScreenshotCommand | |
| kCaptureTypes enum name | ScreenshotCommand | |
| kCaptureWhatStrings() | ScreenshotCommand | |
| keffects enum value | ScreenshotCommand | |
| kfirstfourtracks enum value | ScreenshotCommand | |
| kfirstthreetracks enum value | ScreenshotCommand | |
| kfirsttrack enum value | ScreenshotCommand | |
| kfirsttrackplus enum value | ScreenshotCommand | |
| kfirsttwotracks enum value | ScreenshotCommand | |
| kfullscreen enum value | ScreenshotCommand | |
| kfullwindow enum value | ScreenshotCommand | |
| kNone enum value | ScreenshotCommand | |
| kpreferences enum value | ScreenshotCommand | |
| kruler enum value | ScreenshotCommand | |
| kscriptables enum value | ScreenshotCommand | |
| ksecondtrack enum value | ScreenshotCommand | |
| ktoolbars enum value | ScreenshotCommand | |
| ktrackpanel enum value | ScreenshotCommand | |
| ktracks enum value | ScreenshotCommand | |
| ktracksplus enum value | ScreenshotCommand | |
| kWhite enum value | ScreenshotCommand | |
| kwindow enum value | ScreenshotCommand | |
| kwindowplus enum value | ScreenshotCommand | |
| LoadSettingsFromString(const wxString &parms) | AudacityCommand | |
| MakeFileName(const wxString &path, const wxString &basename) | ScreenshotCommand | private |
| ManualPage() override | ScreenshotCommand | inlinevirtual |
| MayCapture(wxDialog *pDlg) | ScreenshotCommand | static |
| mBack | ScreenshotCommand | private |
| mBackColor | ScreenshotCommand | private |
| mBackground | ScreenshotCommand | private |
| mbBringToTop | ScreenshotCommand | private |
| mCaptureMode | ScreenshotCommand | private |
| mDirToWriteTo | ScreenshotCommand | private |
| MessageBox(const TranslatableString &message, long style=DefaultMessageBoxStyle, const TranslatableString &titleStr={}) | AudacityCommand | |
| mFileName | ScreenshotCommand | private |
| mFilePath | ScreenshotCommand | private |
| mIdleHandler | ScreenshotCommand | static |
| mIgnore | ScreenshotCommand | private |
| mIsBatch | AudacityCommand | private |
| mNeedsInit | AudacityCommand | private |
| mPath | ScreenshotCommand | private |
| mProgress | AudacityCommand | protected |
| mpShooter | ScreenshotCommand | static |
| mSymbols | ScreenshotCommand | private |
| mUIDialog | AudacityCommand | protected |
| mUIParent | AudacityCommand | protected |
| mWhat | ScreenshotCommand | private |
| nBackgrounds enum value | ScreenshotCommand | |
| nCaptureWhats enum value | ScreenshotCommand | |
| PopulateOrExchange(ShuttleGui &S) override | ScreenshotCommand | |
| AudacityCommand::PopulateOrExchange(ShuttleGui &WXUNUSED(S)) | AudacityCommand | inlinevirtual |
| PromptUser(wxWindow *parent) | AudacityCommand | virtual |
| SaveSettingsAsString(wxString &parms) | AudacityCommand | |
| ScreenshotBigDialog | ScreenshotCommand | friend |
| ScreenshotCommand() | ScreenshotCommand | |
| SetBatchProcessing(bool start) | AudacityCommand | inlinevirtual |
| SetIdleHandler(AudacityProject &project) | ScreenshotCommand | static |
| ShowInterface(wxWindow *parent, bool forceModal=false) | AudacityCommand | |
| Symbol | ScreenshotCommand | static |
| TransferDataFromWindow() | AudacityCommand | virtual |
| TransferDataToWindow() | AudacityCommand | virtual |
| VisitSettings(SettingsVisitorBase< Const > &S) | ScreenshotCommand | |
| VisitSettings(SettingsVisitor &S) override | ScreenshotCommand | virtual |
| VisitSettings(ConstSettingsVisitor &S) override | ScreenshotCommand | virtual |
| WindowFileName(AudacityProject *proj, wxTopLevelWindow *w) | ScreenshotCommand | private |
| ~AudacityCommand() | AudacityCommand | virtual |
| ~ComponentInterface() | ComponentInterface | virtual |