Audacity 3.2.0
Public Attributes | List of all members
CellularPanel::FoundCell Struct Reference

#include <CellularPanel.h>

Collaboration diagram for CellularPanel::FoundCell:
[legend]

Public Attributes

std::shared_ptr< TrackPanelCellpCell
 
wxRect rect
 

Detailed Description

Definition at line 85 of file CellularPanel.h.

Member Data Documentation

◆ pCell

std::shared_ptr< TrackPanelCell > CellularPanel::FoundCell::pCell

Definition at line 86 of file CellularPanel.h.

◆ rect

wxRect CellularPanel::FoundCell::rect

Definition at line 87 of file CellularPanel.h.


The documentation for this struct was generated from the following file: