![]() |
Audacity 3.2.0
|
#include "NoteTrackButtonHandle.h"#include "../../../../HitTestResult.h"#include "NoteTrackControls.h"#include "../../../../TrackPanelMouseEvent.h"#include "NoteTrack.h"#include "ProjectHistory.h"#include "../../../../RefreshCode.h"#include "../../../ui/CommonTrackInfo.h"#include <wx/event.h>Go to the source code of this file.
Functions | |
| static int | FindChannelNumber (const wxRect &rect, int mx, int my) |
| static bool | LabelClick (NoteTrack &track, const wxRect &rect, int mx, int my, bool right) |
|
static |
Definition at line 58 of file NoteTrackButtonHandle.cpp.
Referenced by NoteTrackButtonHandle::HitTest(), and LabelClick().
|
static |
Definition at line 77 of file NoteTrackButtonHandle.cpp.
References FindChannelNumber(), NoteTrack::SoloVisibleChan(), and NoteTrack::ToggleVisibleChan().
Referenced by NoteTrackButtonHandle::Release().