JUCE  v5.1.1-3-g1a0b28c73
JUCE API
ImageButton Member List

This is the complete list of members for ImageButton, including all inherited members.

addAndMakeVisible(Component *child, int zOrder=-1)Component
addAndMakeVisible(Component &child, int zOrder=-1)Component
addChildAndSetID(Component *child, const String &componentID)Component
addChildComponent(Component *child, int zOrder=-1)Component
addChildComponent(Component &child, int zOrder=-1)Component
addComponentListener(ComponentListener *newListener)Component
addKeyListener(KeyListener *newListener)Component
addListener(Listener *newListener)Button
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addShortcut(const KeyPress &)Button
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)Componentvirtual
alphaChanged()Componentvirtual
alphaThresholdImageButtonprivate
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
Button(const String &buttonName)Buttonexplicitprotected
buttonDown enum valueButton
buttonNormal enum valueButton
buttonOver enum valueButton
ButtonState enum nameButton
buttonStateChanged()Buttonprotectedvirtual
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
centreWithSize(int width, int height)Component
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
clearShortcuts()Button
clicked()Buttonprotectedvirtual
clicked(const ModifierKeys &modifiers)Buttonprotectedvirtual
colourChanged()Componentvirtual
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
ConnectedEdgeFlags enum nameButton
ConnectedOnBottom enum valueButton
ConnectedOnLeft enum valueButton
ConnectedOnRight enum valueButton
ConnectedOnTop enum valueButton
contains(Point< int > localPoint)Component
copyAllExplicitColoursTo(Component &target) constComponent
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)Component
createFocusTraverser()Componentvirtual
deleteAllChildren()Component
downImageImageButtonprivate
downOpacityImageButtonprivate
downOverlayImageButtonprivate
enablementChanged() overrideButtonprotectedvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
exitModalState(int returnValue)Component
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourId, bool inheritFromParent=false) constComponent
findParentComponentOfClass() constComponentinline
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType) overrideButtonprotectedvirtual
focusLost(FocusChangeType) overrideButtonprotectedvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
getAlpha() const noexceptComponent
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getButtonText() constButtoninline
getCachedComponentImage() const noexceptComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getClickingTogglesState() const noexceptButton
getCommandID() const noexceptButtoninline
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentEffect() const noexceptComponentinline
getComponentID() const noexceptComponentinline
getConnectedEdgeFlags() const noexceptButtoninline
getCurrentImage() constImageButtonprivate
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDesktopScaleFactor() constComponentvirtual
getDownImage() constImageButton
getExplicitFocusOrder() constComponent
getHeight() const noexceptComponentinline
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) constComponent
getLocalBounds() const noexceptComponent
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) constComponent
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) constComponent
getLookAndFeel() const noexceptComponent
getMarkers(bool xAxis)Componentvirtual
getMillisecondsSinceButtonDown() const noexceptButton
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor()Componentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponentinline
getNormalImage() constImageButton
getNumChildComponents() const noexceptComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getOverImage() constImageButton
getParentComponent() const noexceptComponentinline
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponentinline
getPositioner() const noexceptComponent
getProperties() noexceptComponentinline
getProperties() const noexceptComponentinline
getRadioGroupId() const noexceptButtoninline
getRight() const noexceptComponentinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getState() const noexceptButtoninline
getToggleState() const noexceptButtoninline
getToggleStateValue() noexceptButtoninline
getTooltip() overrideSettableTooltipClientinlinevirtual
getTopLevelComponent() const noexceptComponent
getTransform() constComponent
getTriggeredOnMouseDown() const noexceptButton
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
handleCommandMessage(int commandId) overrideButtonprotectedvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
hitTest(int x, int y) overrideImageButtonprotectedvirtual
imageBoundsImageButtonprivate
ImageButton(const String &name=String())ImageButtonexplicit
inputAttemptWhenModal()Componentvirtual
internalClickCallback(const ModifierKeys &)Buttonprotectedvirtual
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isConnectedOnBottom() const noexceptButtoninline
isConnectedOnLeft() const noexceptButtoninline
isConnectedOnRight() const noexceptButtoninline
isConnectedOnTop() const noexceptButtoninline
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isDown() const noexceptButton
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isMouseButtonDown() constComponent
isMouseButtonDownAnywhere() noexceptComponentstatic
isMouseOver(bool includeChildren=false) constComponent
isMouseOverOrDragging(bool includeChildren=false) constComponent
isOnDesktop() const noexceptComponent
isOpaque() const noexceptComponent
isOver() const noexceptButton
isParentOf(const Component *possibleChild) const noexceptComponent
isRegisteredForShortcut(const KeyPress &) constButton
isShowing() constComponent
isTransformed() const noexceptComponent
isVisible() const noexceptComponentinline
keyPressed(const KeyPress &) overrideButtonprotectedvirtual
keyStateChanged(bool isKeyDown)Componentvirtual
localAreaToGlobal(Rectangle< int > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged()Componentvirtual
minimisationStateChanged(bool isNowMinimised)Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &) overrideButtonprotectedvirtual
mouseDrag(const MouseEvent &) overrideButtonprotectedvirtual
mouseEnter(const MouseEvent &) overrideButtonprotectedvirtual
mouseExit(const MouseEvent &) overrideButtonprotectedvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor)Componentvirtual
mouseMove(const MouseEvent &event) overrideComponentvirtual
mouseUp(const MouseEvent &) overrideButtonprotectedvirtual
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) overrideComponentvirtual
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
normalImageImageButtonprivate
normalOpacityImageButtonprivate
normalOverlayImageButtonprivate
overImageImageButtonprivate
overOpacityImageButtonprivate
overOverlayImageButtonprivate
paint(Graphics &) overrideButtonprotectedvirtual
paintButton(Graphics &, bool isMouseOver, bool isButtonDown) overrideImageButtonprotectedvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged() overrideButtonprotectedvirtual
parentSizeChanged()Componentvirtual
postCommandMessage(int commandId)Component
preserveProportionsImageButtonprivate
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
relativePositionToGlobal(Point< int >) constComponent
relativePositionToOtherComponent(const Component *, Point< int >) constComponent
removeAllChildren()Component
removeChildComponent(Component *childToRemove)Component
removeChildComponent(int childIndexToRemove)Component
removeColour(int colourId)Component
removeComponentListener(ComponentListener *listenerToRemove)Component
removeFromDesktop()Component
removeKeyListener(KeyListener *listenerToRemove)Component
removeListener(Listener *listener)Button
removeMouseListener(MouseListener *listenerToRemove)Component
repaint()Component
repaint(int x, int y, int width, int height)Component
repaint(Rectangle< int > area)Component
resized()Componentvirtual
runModalLoop()Component
scaleImageToFitImageButtonprivate
sendLookAndFeelChange()Component
setAlpha(float newAlpha)Component
setAlwaysOnTop(bool shouldStayOnTop)Component
setBounds(int x, int y, int width, int height)Component
setBounds(Rectangle< int > newBounds)Component
setBounds(const RelativeRectangle &)Component
setBounds(const String &)Component
setBoundsInset(BorderSize< int > borders)Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)Component
setBoundsToFit(int x, int y, int width, int height, Justification justification, bool onlyReduceInSize)Component
setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexceptComponent
setBufferedToImage(bool shouldBeBuffered)Component
setButtonText(const String &newText)Button
setCachedComponentImage(CachedComponentImage *newCachedImage)Component
setCentrePosition(int x, int y)Component
setCentrePosition(Point< int > newCentrePosition)Component
setCentreRelative(float x, float y)Component
setClickingTogglesState(bool shouldAutoToggleOnClick) noexceptButton
setColour(int colourId, Colour newColour)Component
setCommandToTrigger(ApplicationCommandManager *commandManagerToUse, CommandID commandID, bool generateTooltip)Button
setComponentEffect(ImageEffectFilter *newEffect)Component
setComponentID(const String &newID)Component
setConnectedEdges(int connectedEdgeFlags)Button
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setImages(bool resizeButtonNowToFitThisImage, bool rescaleImagesWhenButtonSizeChanges, bool preserveImageProportions, const Image &normalImage, float imageOpacityWhenNormal, Colour overlayColourWhenNormal, const Image &overImage, float imageOpacityWhenOver, Colour overlayColourWhenOver, const Image &downImage, float imageOpacityWhenDown, Colour overlayColourWhenDown, float hitTestAlphaThreshold=0.0f)ImageButton
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setName(const String &newName)Componentvirtual
setOpaque(bool shouldBeOpaque)Component
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setRadioGroupId(int newGroupId, NotificationType notification=sendNotification)Button
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setRepeatSpeed(int initialDelayInMillisecs, int repeatDelayInMillisecs, int minimumDelayInMillisecs=-1) noexceptButton
setSize(int newWidth, int newHeight)Component
setState(ButtonState newState)Button
SettableTooltipClient()SettableTooltipClientinlineprotected
setToggleState(bool shouldBeOn, NotificationType notification)Button
setToggleState(bool, bool)Button
setTooltip(const String &newTooltip) overrideButtonvirtual
setTopLeftPosition(int x, int y)Component
setTopLeftPosition(Point< int > newTopLeftPosition)Component
setTopRightPosition(int x, int y)Component
setTransform(const AffineTransform &transform)Component
setTriggeredOnMouseDown(bool isTriggeredOnMouseDown) noexceptButton
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptComponentinline
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
triggerClick()Buttonvirtual
unfocusAllComponents()Componentstatic
updateMouseCursor() constComponent
userTriedToCloseWindow()Componentvirtual
visibilityChanged() overrideButtonprotectedvirtual
~Button()Buttonvirtual
~Component()Componentvirtual
~ImageButton()ImageButton
~MouseListener()MouseListenerinlinevirtual
~SettableTooltipClient()SettableTooltipClientinline
~TooltipClient()TooltipClientinlinevirtual