#include <gin_patchbrowser.h>
Inherits juce::Component.
◆ PatchBrowser()
◆ next()
| void PatchBrowser::next |
( |
| ) |
|
◆ prev()
| void PatchBrowser::prev |
( |
| ) |
|
◆ selectionUpdated()
| void PatchBrowser::selectionUpdated |
( |
| ) |
|
◆ refresh()
| void PatchBrowser::refresh |
( |
| ) |
|
◆ resized()
| void PatchBrowser::resized |
( |
| ) |
|
|
override |
◆ paint()
| void PatchBrowser::paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ editPreset()
| void PatchBrowser::editPreset |
( |
int |
row | ) |
|
◆ deletePreset()
| void PatchBrowser::deletePreset |
( |
int |
row | ) |
|
◆ proc
◆ authorsModel
◆ tagsModel
◆ presetsModel
◆ authors
◆ tags
| juce::ListBox PatchBrowser::tags { "", &tagsModel } |
◆ presets
◆ updatingSelection
| bool PatchBrowser::updatingSelection = false |
◆ currentAuthors
| juce::StringArray PatchBrowser::currentAuthors |
◆ currentTags
| juce::StringArray PatchBrowser::currentTags |
◆ currentPresets
| juce::StringArray PatchBrowser::currentPresets |
◆ selectedAuthors
| juce::StringArray PatchBrowser::selectedAuthors |
◆ selectedTags
| juce::StringArray PatchBrowser::selectedTags |
The documentation for this class was generated from the following file: