Audacity 3.2.0
Public Attributes | List of all members
PluginRegistrationDialog::ItemData Struct Reference
Collaboration diagram for PluginRegistrationDialog::ItemData:
[legend]

Public Attributes

std::vector< PluginDescriptor * > plugs
 
wxString name
 
PluginPath path
 
int state
 
bool valid
 
int nameWidth
 
int pathWidth
 
int stateWidth
 

Detailed Description

Definition at line 32 of file PluginRegistrationDialog.h.

Member Data Documentation

◆ name

wxString PluginRegistrationDialog::ItemData::name

◆ nameWidth

int PluginRegistrationDialog::ItemData::nameWidth

Definition at line 39 of file PluginRegistrationDialog.h.

◆ path

PluginPath PluginRegistrationDialog::ItemData::path

◆ pathWidth

int PluginRegistrationDialog::ItemData::pathWidth

Definition at line 40 of file PluginRegistrationDialog.h.

◆ plugs

std::vector<PluginDescriptor*> PluginRegistrationDialog::ItemData::plugs

◆ state

int PluginRegistrationDialog::ItemData::state

◆ stateWidth

int PluginRegistrationDialog::ItemData::stateWidth

Definition at line 41 of file PluginRegistrationDialog.h.

◆ valid

bool PluginRegistrationDialog::ItemData::valid

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