Audacity 3.2.0
DeviceToolBar Member List

This is the complete list of members for DeviceToolBar, including all inherited members.

AcceptsFocus() const overrideToolBarinline
AcceptsFocusFromKeyboard() const overrideToolBar
Add(wxWindow *window, int proportion=0, int flag=wxALIGN_TOP, int border=0, wxObject *userData=NULL)ToolBarprotected
Add(wxSizer *sizer, int proportion=0, int flag=0, int border=0, wxObject *userData=NULL)ToolBarprotected
Add(int width, int height, int proportion=0, int flag=0, int border=0, wxObject *userData=NULL)ToolBarprotected
AddSpacer(int size=14)ToolBarprotected
AddStretchSpacer(int prop=1)ToolBarprotected
BotDockID enum valueToolBar
Broadcast(int id=0)PrefsListenerprotectedstatic
ChangeDevice(bool isInput)DeviceToolBarprivate
ChangeHost()DeviceToolBarprivate
Create(wxWindow *parent) overrideDeviceToolBarvirtual
wxPanelWrapper::Create(wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER, const TranslatableString &name=XO("Panel"))wxPanelWrapperinline
DefaultDockID() constToolBarvirtual
DeinitChildren()DeviceToolBar
Detach(wxWindow *window)ToolBarprotected
Detach(wxSizer *sizer)ToolBarprotected
DeviceToolBar(AudacityProject &project)DeviceToolBar
DockID enum nameToolBar
EnableDisableButtons() overrideDeviceToolBarvirtual
Expose(bool show=true)ToolBarvirtual
FillHostDevices()DeviceToolBarprivate
FillHosts()DeviceToolBarprivate
FillInputChannels()DeviceToolBarprivate
Get(AudacityProject &project)DeviceToolBarstatic
Get(const AudacityProject &project)DeviceToolBarstatic
GetDock()ToolBar
GetDockedSize()ToolBarinlinevirtual
GetIndex() constToolBarinline
GetInitialWidth() overrideDeviceToolBarinlinevirtual
GetLabel()ToolBar
GetMinToolbarWidth() overrideDeviceToolBarinlinevirtual
GetResizeGrabberWidth()ToolBarprotected
GetSection()ToolBar
GetSizer()ToolBarprotected
GetSmartDockedSize()ToolBar
GetTitle()ToolBar
HideAfterReset() constToolBarvirtual
Holder typedefToolBar
ID()DeviceToolBarstatic
Init(wxWindow *parent, int type, const wxString &title, const wxString &label)ToolBarprivate
IsDocked() constToolBar
IsPositioned()ToolBarinline
IsResizable() constToolBar
IsVisible() constToolBar
MakeAlternateImages(AButton &button, int idx, teBmps eUp, teBmps eDown, teBmps eHilite, teBmps eDownHi, teBmps eStandardUp, teBmps eStandardDown, teBmps eDisabled, wxSize size)ToolBarstatic
MakeButton(wxWindow *parent, teBmps eUp, teBmps eDown, teBmps eHilite, teBmps eDownHi, teBmps eStandardUp, teBmps eStandardDown, teBmps eDisabled, wxWindowID id, wxPoint placement, bool processdownevents, wxSize size)ToolBarstatic
MakeButton(ToolBar *parent, teBmps eEnabledUp, teBmps eEnabledDown, teBmps eDisabled, int id, bool processdownevents, const TranslatableString &label)ToolBarstatic
MakeButtonBackgroundsLarge()ToolBarstatic
MakeButtonBackgroundsSmall()ToolBarstatic
MakeMacRecoloredImage(teBmps eBmpOut, teBmps eBmpIn)ToolBarprotectedstatic
MakeMacRecoloredImageSize(teBmps eBmpOut, teBmps eBmpIn, const wxSize &size)ToolBarprotectedstatic
MakeRecoloredImage(teBmps eBmpOut, teBmps eBmpIn)ToolBarprotectedstatic
MakeRecoloredImageSize(teBmps eBmpOut, teBmps eBmpIn, const wxSize &size)ToolBarprotectedstatic
mGrabberToolBarprivate
mHostDeviceToolBarprivate
mHSizerToolBarprivate
mIndexToolBarprotected
mInputDeviceToolBarprivate
mInputChannelsDeviceToolBarprivate
mLabelToolBarprotected
mOutputDeviceToolBarprivate
mParentToolBarprivate
mpImplPrefsListenerprivate
mPositionedToolBarprivate
mPreferredLeftNeighborToolBarprivate
mPreferredTopNeighborToolBarprivate
mProjectToolBarprotected
mResizableToolBarprivate
mResizerToolBarprivate
mSectionToolBarprotected
mSubscriptionDeviceToolBarprivate
mVisibleToolBarprivate
OnCaptureKey(wxCommandEvent &event)DeviceToolBar
OnChoice(wxCommandEvent &event)DeviceToolBar
OnErase(wxEraseEvent &event)ToolBarprotected
OnFocus(wxFocusEvent &event)DeviceToolBar
OnMouseEvents(wxMouseEvent &event)ToolBarprotected
OnPaint(wxPaintEvent &event)ToolBarprotected
OnRescannedDevices(DeviceChangeMessage)DeviceToolBarprivate
operator=(const wxTabTraversalWrapper &)=deletewxTabTraversalWrapper< wxPanel >
operator=(wxTabTraversalWrapper &&)=deletewxTabTraversalWrapper< wxPanel >
Populate() overrideDeviceToolBarvirtual
PreferredNeighbors() const noexceptToolBar
PrefsListener()PrefsListenerprotected
ReCreateButtons()ToolBarvirtual
RefillCombos()DeviceToolBarprivate
RegenerateTooltips() overrideDeviceToolBarprivatevirtual
Repaint(wxDC *WXUNUSED(dc)) overrideDeviceToolBarinline
ToolBar::Repaint(wxDC *dc)=0ToolBarprotectedpure virtual
ResizingDone()ToolBarinlinevirtual
SetButton(bool down, AButton *button)ToolBarprotected
SetButtonToolTip(AudacityProject &project, AButton &button, const ComponentInterfaceSymbol commands[], size_t nCommands)ToolBarstatic
SetDevices(const DeviceSourceMap *in, const DeviceSourceMap *out)DeviceToolBarprivate
SetDocked(ToolDock *dock, bool pushed)ToolBarvirtual
SetIndex(int index)ToolBarinline
SetLabel(const wxString &label) overrideToolBarprivate
SetLabel(const TranslatableString &label)ToolBar
SetName(const TranslatableString &name)wxPanelWrapper
SetName()wxPanelWrapper
SetNames()DeviceToolBarprivate
SetPositioned()ToolBarinline
SetPreferredNeighbors(Identifier left, Identifier top={})ToolBar
SetToDefaultSize()ToolBarvirtual
SetToolTip(const TranslatableString &toolTip)wxPanelWrapper
SetVisible(bool bVisible)ToolBar
ShowChannelsDialog()DeviceToolBar
ShowComboDialog(wxChoice *combo, const TranslatableString &title)DeviceToolBarprivate
ShowHostDialog()DeviceToolBar
ShowInputDialog()DeviceToolBar
ShownByDefault() const overrideDeviceToolBarvirtual
ShowOutputDialog()DeviceToolBar
ToolBar(AudacityProject &project, const TranslatableString &label, const Identifier &section, bool resizable=false)ToolBar
TopDockID enum valueToolBar
Updated()ToolBarprotected
UpdatePrefs() overrideDeviceToolBarvirtual
UpdateSelectedPrefs(int) overrideDeviceToolBarvirtual
wxPanelWrapper()wxPanelWrapperinline
wxPanelWrapper(wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER, const TranslatableString &name=XO("Panel"))wxPanelWrapperinline
wxTabTraversalWrapper(Args &&... args)wxTabTraversalWrapper< wxPanel >inline
wxTabTraversalWrapper(const wxTabTraversalWrapper &)=deletewxTabTraversalWrapper< wxPanel >
wxTabTraversalWrapper(wxTabTraversalWrapper &&)=deletewxTabTraversalWrapper< wxPanel >
~DeviceToolBar()DeviceToolBarvirtual
~PrefsListener()PrefsListenerprotectedvirtual
~ToolBar()ToolBarvirtual