openshot-audio
0.1.7
|
This is the complete list of members for juce::PreferencesPanel, including all inherited members.
addSettingsPage(const String &pageTitle, const Drawable *normalIcon, const Drawable *overIcon, const Drawable *downIcon) | juce::PreferencesPanel | |
addSettingsPage(const String &pageTitle, const void *imageData, int imageDataSize) | juce::PreferencesPanel | |
buttonClicked(Button *) override | juce::PreferencesPanel | virtual |
buttonStateChanged(Button *) | juce::Button::Listener | inlineprivatevirtual |
createComponentForPage(const String &pageName)=0 | juce::PreferencesPanel | pure virtual |
getButtonSize() const noexcept | juce::PreferencesPanel | |
paint(Graphics &) override | juce::PreferencesPanel | |
PreferencesPanel() | juce::PreferencesPanel | |
resized() override | juce::PreferencesPanel | |
setButtonSize(int newSize) | juce::PreferencesPanel | |
setCurrentPage(const String &pageName) | juce::PreferencesPanel | |
showInDialogBox(const String &dialogTitle, int dialogWidth, int dialogHeight, Colour backgroundColour=Colours::white) | juce::PreferencesPanel | |
~Listener() | juce::Button::Listener | inlineprivatevirtual |
~PreferencesPanel() | juce::PreferencesPanel |