Audacity  3.2.0
Public Member Functions | List of all members
anonymous_namespace{DeviceManager.cpp}::MyEvent Struct Reference
Inheritance diagram for anonymous_namespace{DeviceManager.cpp}::MyEvent:
[legend]
Collaboration diagram for anonymous_namespace{DeviceManager.cpp}::MyEvent:
[legend]

Public Member Functions

wxEvent * Clone () const override
 

Detailed Description

Definition at line 239 of file DeviceManager.cpp.

Member Function Documentation

◆ Clone()

wxEvent* anonymous_namespace{DeviceManager.cpp}::MyEvent::Clone ( ) const
inlineoverride

Definition at line 241 of file DeviceManager.cpp.

241 { return new MyEvent{*this}; }

The documentation for this struct was generated from the following file:
MyEvent
Definition: Prefs.cpp:77