Audacity 3.2.0
|
#include "CellularPanel.h"
#include <wx/eventfilter.h>
#include <wx/setup.h>
#include "KeyboardCapture.h"
#include "UIHandle.h"
#include "TrackPanelMouseEvent.h"
#include "HitTestResult.h"
#include "RefreshCode.h"
#include "TrackPanelCell.h"
Go to the source code of this file.
Classes | |
struct | CellularPanel::Filter |
struct | CellularPanel::State |
class | anonymous_namespace{CellularPanel.cpp}::DefaultRightButtonHandler |
struct | anonymous_namespace{CellularPanel.cpp}::Adaptor |
Namespaces | |
namespace | anonymous_namespace{CellularPanel.cpp} |
Functions | |
wxRect | anonymous_namespace{CellularPanel.cpp}::Subdivide (const wxRect &rect, bool divideX, const TrackPanelGroup::Refinement &children, const TrackPanelGroup::Refinement::const_iterator iter) |