Audacity 3.2.0
Classes | Typedefs
LabelDialog.h File Reference
#include <vector>
#include <wx/defs.h>
#include "wxPanelWrapper.h"
#include "ComponentInterface.h"
Include dependency graph for LabelDialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LabelDialog
 Dialog for editing labels. More...
 

Typedefs

typedef std::vector< RowDataRowDataArray
 

Typedef Documentation

◆ RowDataArray

typedef std::vector<RowData> RowDataArray

Definition at line 33 of file LabelDialog.h.