Audacity 3.2.0
|
This is the complete list of members for LabelTrackView, including all inherited members.
AddedLabel(const wxString &title, int pos) | LabelTrackView | |
AddLabel(const SelectedRegion ®ion, const wxString &title={}, int restoreFocus=-1) | LabelTrackView | |
AdjustPositions() | ChannelView | private |
BindTo(LabelTrack *pParent) | LabelTrackView | private |
CalcCursorX(AudacityProject &project, int *x) const | LabelTrackView | |
CalcHighlightXs(int *x1, int *x2) const | LabelTrackView | private |
calculateFontHeight(wxDC &dc) | LabelTrackView | privatestatic |
CaptureKey(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | LabelTrackView | privatevirtual |
ChannelView(const std::shared_ptr< Channel > &pChannel) | CommonChannelView | explicit |
Char(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | LabelTrackView | privatevirtual |
CommonChannelCell(const std::shared_ptr< Channel > &pChannel) | CommonChannelCell | |
CommonTrackPanelCell() | CommonTrackPanelCell | inline |
ComputeLayout(const wxRect &r, const ZoomInfo &zoomInfo) const | LabelTrackView | private |
ComputeTextPosition(const wxRect &r, int index) const | LabelTrackView | private |
ContextMenuDelegate() override | CommonChannelView | virtual |
CopySelectedText(AudacityProject &project) | LabelTrackView | |
CopyTo(Track &track, size_t iChannel) const override | LabelTrackView | privatevirtual |
CreateCustomGlyphs() | LabelTrackView | private |
CutSelectedText(AudacityProject &project) | LabelTrackView | |
DefaultFontSize enum value | LabelTrackView | |
DefaultHeight enum value | ChannelView | |
DefaultPreview(const TrackPanelMouseState &, const AudacityProject *) override | CommonTrackPanelCell | virtual |
DeletedLabel(int index) | LabelTrackView | |
DetailedHitTest(const TrackPanelMouseState &state, const AudacityProject *pProject, int currentTool, bool bMultiTool) override | LabelTrackView | privatevirtual |
DialogForLabelName(AudacityProject &project, const SelectedRegion ®ion, const wxString &initialValue, wxString &value) | LabelTrackView | static |
DoCaptureKey(AudacityProject &project, wxKeyEvent &event) | LabelTrackView | |
DoChar(AudacityProject &project, NotifyingSelectedRegion &sel, wxKeyEvent &event) | LabelTrackView | |
DoContextMenu(const wxRect &rect, wxWindow *pParent, const wxPoint *pPosition, AudacityProject *pProject) override | CommonTrackPanelCell | protectedvirtual |
DoEditLabels(AudacityProject &project, LabelTrack *lt=nullptr, int index=-1) | LabelTrackView | static |
DoFindChannel() | CommonChannelCell | private |
DoFindChannel() const | CommonChannelCell | private |
DoFindTrack() override | CommonChannelCell | virtual |
DoGetVRulerControls() override | LabelTrackView | privatevirtual |
DoKeyDown(AudacityProject &project, NotifyingSelectedRegion &sel, wxKeyEvent &event) | LabelTrackView | |
DoSetHeight(int h) | ChannelView | private |
DoSetMinimized(bool isMinimized) | ChannelView | virtual |
DoSetY(int y) | ChannelView | private |
Draw(TrackPanelDrawingContext &context, const wxRect &r) const | LabelTrackView | |
Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) override | LabelTrackView | privatevirtual |
DrawBar(wxDC &dc, const LabelStruct &ls, const wxRect &r) | LabelTrackView | privatestatic |
DrawGlyphs(wxDC &dc, const LabelStruct &ls, const wxRect &r, int GlyphLeft, int GlyphRight) | LabelTrackView | privatestatic |
DrawHighlight(wxDC &dc, const LabelStruct &ls, int xPos1, int xPos2, int charHeight) | LabelTrackView | privatestatic |
DrawingArea(TrackPanelDrawingContext &context, const wxRect &rect, const wxRect &panelRect, unsigned iPass) | TrackPanelDrawable | virtual |
DrawLines(wxDC &dc, const LabelStruct &ls, const wxRect &r) | LabelTrackView | privatestatic |
DrawText(wxDC &dc, const LabelStruct &ls, const wxRect &r) | LabelTrackView | privatestatic |
DrawTextBox(wxDC &dc, const LabelStruct &ls, const wxRect &r) | LabelTrackView | privatestatic |
Find(Channel *pChannel) | ChannelView | static |
Find(const Channel *pChannel) | ChannelView | static |
FindChannel() -> std::shared_ptr< Subtype > | CommonChannelCell | inline |
FindChannel() const -> std::enable_if_t< std::is_const_v< Subtype >, std::shared_ptr< Subtype > > | CommonChannelCell | inline |
FindCursorPosition(int labelIndex, wxCoord xPos) | LabelTrackView | |
FindFromChannelGroup(ChannelGroup *pGroup, size_t iChannel=0) | ChannelView | privatestatic |
FindLabelTrack() | LabelTrackView | private |
FindLabelTrack() const | LabelTrackView | private |
FindTrack() | CommonTrackPanelCell | inline |
FindTrack() const | CommonTrackPanelCell | inline |
Get(LabelTrack &) | LabelTrackView | static |
Get(const LabelTrack &) | LabelTrackView | static |
CommonChannelView::Get(Channel &channel) | ChannelView | static |
CommonChannelView::Get(const Channel &channel) | ChannelView | static |
GetAffordanceControls() | ChannelView | virtual |
GetChannelGroupHeight(const Track *pTrack) | ChannelView | static |
GetCumulativeHeight(const Channel *pChannel) | ChannelView | static |
GetCumulativeHeight(const Track *pTrack) | ChannelView | static |
GetCumulativeHeightBefore() const | ChannelView | inline |
GetCurrentCursorPosition() const | LabelTrackView | inline |
GetEnvelopeValues(const Envelope &env, double aligned_time, double sampleDur, double *buffer, int bufferLen, int leftOffset, const ZoomInfo &zoomInfo) | CommonChannelView | static |
GetExpandedHeight() const | ChannelView | inline |
GetFont(const wxString &faceName, int size=DefaultFontSize) | LabelTrackView | static |
GetFromChannelGroup(ChannelGroup &group, size_t iChannel) | ChannelView | privatestatic |
GetGlyph(int i) | LabelTrackView | privatestatic |
GetHeight() const | ChannelView | |
GetInitialCursorPosition() const | LabelTrackView | inline |
GetLabelIndex(double t, double t1) | LabelTrackView | private |
GetMenuItems(const wxRect &rect, const wxPoint *pPosition, AudacityProject *pProject) | CommonTrackPanelCell | virtual |
GetMinimized() const | ChannelView | inline |
GetMinimizedHeight() const override | CommonChannelView | virtual |
GetNavigationIndex(AudacityProject &project) const | LabelTrackView | |
GetSubViews(const wxRect &rect) | ChannelView | virtual |
GetTextEditIndex(AudacityProject &project) const | LabelTrackView | |
GetTextFrameHeight() | LabelTrackView | privatestatic |
GetTotalHeight(const TrackList &list) | ChannelView | static |
GetVRulerControls() | ChannelView | |
GetVRulerControls() const | ChannelView | |
HandleWheelRotation(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | CommonTrackPanelCell | protectedvirtual |
HandleXMLAttribute(const std::string_view &attr, const XMLAttributeValueView &valueView, size_t iChannel) override | ChannelView | virtual |
HitTest(const TrackPanelMouseState &, const AudacityProject *pProject) final | CommonChannelView | virtual |
IsSpectral() const | ChannelView | virtual |
IsTextClipSupported() | LabelTrackView | privatestatic |
IsTextSelected(AudacityProject &project) const | LabelTrackView | |
IsValidIndex(const Index &index, AudacityProject &project) const | LabelTrackView | private |
KeyDown(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | LabelTrackView | privatevirtual |
KeyUp(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) | TrackPanelCell | virtual |
LabelBarHeight | LabelTrackView | static |
LabelTrackView(const LabelTrackView &)=delete | LabelTrackView | private |
LabelTrackView(const std::shared_ptr< Channel > &pChannel) | LabelTrackView | explicit |
LoseFocus(AudacityProject *project) | TrackPanelCell | virtual |
MaximizeHeight(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
MaximizeWidth(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
mbGlyphsReady | LabelTrackView | privatestatic |
mBoundaryGlyphs | LabelTrackView | privatestatic |
mCurrentCursorPos | LabelTrackView | mutableprivate |
mEditIndex | LabelTrackView | private |
mFontHeight | LabelTrackView | privatestatic |
mGlyphHandle | LabelTrackView | private |
mHeight | ChannelView | private |
mIconHeight | LabelTrackView | privatestatic |
mIconWidth | LabelTrackView | privatestatic |
mInitialCursorPos | LabelTrackView | mutableprivate |
mMinimized | ChannelView | private |
mNavigationIndex | LabelTrackView | mutableprivate |
mpVRulerControls | ChannelView | protected |
mRestoreFocus | LabelTrackView | private |
mSelectHandle | CommonChannelView | protected |
msFont | LabelTrackView | privatestatic |
mSubscription | LabelTrackView | private |
mTextEditIndex | LabelTrackView | mutableprivate |
mTextHandle | LabelTrackView | private |
mTextHeight | LabelTrackView | privatestatic |
mTimeShiftHandle | CommonChannelView | |
mUndoLabel | LabelTrackView | mutableprivate |
mwChannel | CommonChannelCell | private |
mY | ChannelView | private |
OnContextMenu(AudacityProject &project, wxCommandEvent &evt) | LabelTrackView | private |
OnLabelAdded(const LabelTrackEvent &) | LabelTrackView | private |
OnLabelDeleted(const LabelTrackEvent &) | LabelTrackView | private |
OnLabelPermuted(const LabelTrackEvent &) | LabelTrackView | private |
OnSelectionChange(const LabelTrackEvent &) | LabelTrackView | private |
operator=(const LabelTrackView &)=delete | LabelTrackView | private |
CommonChannelCell::operator=(const TrackPanelCell &)=delete | TrackPanelCell | |
OverATextBox(const LabelTrack &track, int xx, int yy) | LabelTrackView | static |
OverGlyph(const LabelTrack &track, LabelTrackHit &hit, int x, int y) | LabelTrackView | static |
OverTextBox(const LabelStruct *pLabel, int x, int y) | LabelTrackView | static |
PasteSelectedText(AudacityProject &project, double sel0, double sel1) | LabelTrackView | |
Refinement typedef | ChannelView | |
RemoveSelectedText() | LabelTrackView | private |
Reparent(const std::shared_ptr< Track > &parent, size_t iChannel) override | LabelTrackView | privatevirtual |
ResetFlags() | LabelTrackView | |
ResetFont() | LabelTrackView | static |
ResetTextSelection() | LabelTrackView | |
RestoreFlags(const Flags &flags) | LabelTrackView | |
SaveFlags() const | LabelTrackView | |
SelectAllText(AudacityProject &project) | LabelTrackView | |
SetCumulativeHeightBefore(int y) | ChannelView | inline |
SetCurrentCursorPosition(int pos) | LabelTrackView | |
SetExpandedHeight(int height) | ChannelView | |
SetMinimized(bool minimized) | ChannelView | |
SetNavigationIndex(int index) | LabelTrackView | |
SetTextSelection(int labelIndex, int start=1, int end=1) | LabelTrackView | |
ShowContextMenu(AudacityProject &project) | LabelTrackView | |
TextFramePadding | LabelTrackView | static |
TextFrameYOffset | LabelTrackView | static |
TimeShiftHitTest() | CommonChannelView | |
TrackPanelCell()=default | TrackPanelCell | |
TrackPanelCell(const TrackPanelCell &)=delete | TrackPanelCell | |
TrackPanelNode() | TrackPanelNode | |
vrulerSize | ChannelView | mutable |
WriteXMLAttributes(XMLWriter &writer, size_t iChannel) const override | ChannelView | virtual |
~ChannelAttachment() | ChannelAttachment | virtual |
~ChannelView()=0 | ChannelView | pure virtual |
~CommonChannelCell() | CommonChannelCell | |
~CommonTrackPanelCell()=0 | CommonTrackPanelCell | pure virtual |
~LabelTrackView() override | LabelTrackView | |
~TrackPanelCell()=0 | TrackPanelCell | pure virtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~TrackPanelNode()=0 | TrackPanelNode | pure virtual |