Audacity 3.2.0
Public Member Functions | List of all members
AUControl Class Referencefinal

#include <AUControl.h>

Inheritance diagram for AUControl:
[legend]
Collaboration diagram for AUControl:
[legend]

Public Member Functions

 AUControl ()
 
 ~AUControl ()
 
void Close ()
 
bool Create (wxWindow *parent, AudioComponent comp, AudioUnit unit, bool custom)
 
void CreateCocoa ()
 
void CreateGeneric ()
 
void CocoaViewResized ()
 
void ForceRedraw ()
 
void OnSize (wxSizeEvent &evt)
 
void CreateCarbon ()
 
void CreateCarbonOverlay ()
 
void CarbonViewResized ()
 

Detailed Description

Definition at line 24 of file AUControl.h.

Constructor & Destructor Documentation

◆ AUControl()

AUControl::AUControl ( )

◆ ~AUControl()

AUControl::~AUControl ( )

Member Function Documentation

◆ CarbonViewResized()

void AUControl::CarbonViewResized ( )

◆ Close()

void AUControl::Close ( )

Referenced by AudioUnitEditor::~AudioUnitEditor().

Here is the caller graph for this function:

◆ CocoaViewResized()

void AUControl::CocoaViewResized ( )

◆ Create()

bool AUControl::Create ( wxWindow *  parent,
AudioComponent  comp,
AudioUnit  unit,
bool  custom 
)

◆ CreateCarbon()

void AUControl::CreateCarbon ( )

◆ CreateCarbonOverlay()

void AUControl::CreateCarbonOverlay ( )

◆ CreateCocoa()

void AUControl::CreateCocoa ( )

◆ CreateGeneric()

void AUControl::CreateGeneric ( )

◆ ForceRedraw()

void AUControl::ForceRedraw ( )

Referenced by AudioUnitEditor::UpdateUI().

Here is the caller graph for this function:

◆ OnSize()

void AUControl::OnSize ( wxSizeEvent &  evt)

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