openshot-audio
0.1.6
|
This is the complete list of members for LookAndFeel_V2::SliderLabelComp, including all inherited members.
addListener(Listener *listener) | Label | |
attachToComponent(Component *owner, bool onLeft) | Label | |
backgroundColourId enum value | Label | |
backgroundWhenEditingColourId enum value | Label | |
callChangeListeners() | Label | protected |
colourChanged() override | Label | protected |
ColourIds enum name | Label | |
componentMovedOrResized(Component &, bool wasMoved, bool wasResized) override | Label | protected |
componentParentHierarchyChanged(Component &) override | Label | protected |
componentVisibilityChanged(Component &) override | Label | protected |
createEditorComponent() | Label | protectedvirtual |
createFocusTraverser() override | Label | protected |
doesLossOfFocusDiscardChanges() const noexcept | Label | inline |
editorAboutToBeHidden(TextEditor *) | Label | protectedvirtual |
editorShown(TextEditor *) | Label | protectedvirtual |
enablementChanged() override | Label | protected |
focusGained(FocusChangeType) override | Label | protected |
getAttachedComponent() const | Label | |
getBorderSize() const noexcept | Label | inline |
getCurrentTextEditor() const noexcept | Label | |
getFont() const noexcept | Label | |
getJustificationType() const noexcept | Label | inline |
getMinimumHorizontalScale() const noexcept | Label | inline |
getText(bool returnActiveEditorContents=false) const | Label | |
getTextValue() noexcept | Label | inline |
hideEditor(bool discardCurrentEditorContents) | Label | |
inputAttemptWhenModal() override | Label | protected |
isAttachedOnLeft() const noexcept | Label | inline |
isBeingEdited() const noexcept | Label | |
isEditable() const noexcept | Label | inline |
isEditableOnDoubleClick() const noexcept | Label | inline |
isEditableOnSingleClick() const noexcept | Label | inline |
Label(const String &componentName=String::empty, const String &labelText=String::empty) | Label | |
mouseDoubleClick(const MouseEvent &) override | Label | protected |
mouseUp(const MouseEvent &) override | Label | protected |
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) | LookAndFeel_V2::SliderLabelComp | inline |
outlineColourId enum value | Label | |
outlineWhenEditingColourId enum value | Label | |
paint(Graphics &) override | Label | protected |
removeListener(Listener *listener) | Label | |
resized() override | Label | protected |
setBorderSize(BorderSize< int > newBorderSize) | Label | |
setEditable(bool editOnSingleClick, bool editOnDoubleClick=false, bool lossOfFocusDiscardsChanges=false) | Label | |
setFont(const Font &newFont) | Label | |
setJustificationType(Justification justification) | Label | |
setKeyboardType(TextInputTarget::VirtualKeyboardType type) noexcept | Label | inline |
setMinimumHorizontalScale(float newScale) | Label | |
setText(const String &newText, NotificationType notification) | Label | |
showEditor() | Label | |
SliderLabelComp() | LookAndFeel_V2::SliderLabelComp | inline |
textColourId enum value | Label | |
textEditorEscapeKeyPressed(TextEditor &) override | Label | protected |
textEditorFocusLost(TextEditor &) override | Label | protected |
textEditorReturnKeyPressed(TextEditor &) override | Label | protected |
textEditorTextChanged(TextEditor &) override | Label | protected |
textWasChanged() | Label | protectedvirtual |
textWasEdited() | Label | protectedvirtual |
textWhenEditingColourId enum value | Label | |
valueChanged(Value &) override | Label | protectedvirtual |
~Label() | Label |