Audacity 3.2.0
Classes | Typedefs
CellularPanel.h File Reference
#include "widgets/OverlayPanel.h"
Include dependency graph for CellularPanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CellularPanel
 Formerly part of TrackPanel, this abstract base class has no special knowledge of Track objects and is intended for reuse with other windows. More...
 
struct  CellularPanel::Visitor
 
struct  CellularPanel::FoundCell
 

Typedefs

using UIHandlePtr = std::shared_ptr< UIHandle >
 

Typedef Documentation

◆ UIHandlePtr

using UIHandlePtr = std::shared_ptr<UIHandle>

Definition at line 28 of file CellularPanel.h.