Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
union | RowConv |
Functions | |
uint32_t | GetRowIndex (const wxDataViewItem &item) |
void * | MakeRow (uint32_t index) |
uint32_t GetRowIndex | ( | const wxDataViewItem & | item | ) |
Definition at line 24 of file PluginDataModel.cpp.
References RowConv::value.
Referenced by PluginDataModel::GetPlugin(), PluginDataModel::GetRowForItem(), PluginDataModel::GetValue(), and PluginDataModel::SetValue().
void * MakeRow | ( | uint32_t | index | ) |
Definition at line 30 of file PluginDataModel.cpp.
References RowConv::value.
Referenced by PluginDataModel::UpdateFilter().