Audacity 3.2.0
Classes | Typedefs
LV2Editor.h File Reference
#include "../EffectEditor.h"
#include <optional>
#include <vector>
#include <wx/timer.h>
#include <wx/weakref.h>
#include <wx/window.h>
#include <wx/windowptr.h>
#include "LV2UIFeaturesList.h"
#include "LV2Ports.h"
#include "NativeWindow.h"
Include dependency graph for LV2Editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LV2Editor
 
struct  LV2Editor::PlainUIControl
 
struct  LV2Editor::UI
 
struct  LV2Editor::Timer
 This must be destroyed before mSuilInstance. More...
 

Typedefs

using SuilInstancePtr = Lilv_ptr< SuilInstance, suil_instance_free >
 

Typedef Documentation

◆ SuilInstancePtr

using SuilInstancePtr = Lilv_ptr<SuilInstance, suil_instance_free>

Definition at line 34 of file LV2Editor.h.