| categoryCol enum value | Mema::CustomPluginListComponentTableModel | |
| cellClicked(int rowNumber, int columnId, const juce::MouseEvent &e) override | Mema::CustomPluginListComponentTableModel | inline |
| CustomPluginListComponentTableModel(juce::PluginListComponent &c, juce::KnownPluginList &l) | Mema::CustomPluginListComponentTableModel | inline |
| deleteKeyPressed(int) override | Mema::CustomPluginListComponentTableModel | inline |
| descCol enum value | Mema::CustomPluginListComponentTableModel | |
| getNumRows() override | Mema::CustomPluginListComponentTableModel | inline |
| getPluginDescription(const juce::PluginDescription &desc) | Mema::CustomPluginListComponentTableModel | inlinestatic |
| getPluginDescriptionOfSelectedRow() | Mema::CustomPluginListComponentTableModel | inline |
| m_lastRowSelected | Mema::CustomPluginListComponentTableModel | |
| m_list | Mema::CustomPluginListComponentTableModel | |
| m_owner | Mema::CustomPluginListComponentTableModel | |
| manufacturerCol enum value | Mema::CustomPluginListComponentTableModel | |
| nameCol enum value | Mema::CustomPluginListComponentTableModel | |
| onSelectionChanged | Mema::CustomPluginListComponentTableModel | |
| paintCell(juce::Graphics &g, int row, int columnId, int width, int height, bool) override | Mema::CustomPluginListComponentTableModel | inline |
| paintRowBackground(juce::Graphics &g, int, int, int, bool rowIsSelected) override | Mema::CustomPluginListComponentTableModel | inline |
| selectedRowsChanged(int lastRowSelected) override | Mema::CustomPluginListComponentTableModel | inline |
| sortOrderChanged(int newSortColumnId, bool isForwards) override | Mema::CustomPluginListComponentTableModel | inline |
| typeCol enum value | Mema::CustomPluginListComponentTableModel | |