JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::AlertWindow Member List

This is the complete list of members for juce::AlertWindow, including all inherited members.

accessibleMessageLabeljuce::AlertWindowprivate
activeWindowStatusChanged()juce::TopLevelWindowprotectedvirtual
addAndMakeVisible(Component *child, int zOrder=-1)juce::Component
addAndMakeVisible(Component &child, int zOrder=-1)juce::Component
addButton(const String &name, int returnValue, const KeyPress &shortcutKey1=KeyPress(), const KeyPress &shortcutKey2=KeyPress())juce::AlertWindow
addChildAndSetID(Component *child, const String &componentID)juce::Component
addChildComponent(Component *child, int zOrder=-1)juce::Component
addChildComponent(Component &child, int zOrder=-1)juce::Component
addComboBox(const String &name, const StringArray &items, const String &onScreenLabel=String())juce::AlertWindow
addComponentListener(ComponentListener *newListener)juce::Component
addCustomComponent(Component *component)juce::AlertWindow
addKeyListener(KeyListener *newListener)juce::Component
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)juce::Component
addProgressBarComponent(double &progressValue)juce::AlertWindow
addTextBlock(const String &text)juce::AlertWindow
addTextEditor(const String &name, const String &initialContents, const String &onScreenLabel=String(), bool isPasswordBox=false)juce::AlertWindow
addToDesktop()juce::TopLevelWindow
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) overridejuce::TopLevelWindowvirtual
AlertIconType typedefjuce::AlertWindow
alertIconTypejuce::AlertWindowprivate
AlertWindow(const String &title, const String &message, MessageBoxIconType iconType, Component *associatedComponent=nullptr)juce::AlertWindow
allCompsjuce::AlertWindowprivate
alphaChanged()juce::Componentvirtual
associatedComponentjuce::AlertWindowprivate
backgroundColourId enum valuejuce::AlertWindow
beginDragAutoRepeat(int millisecondsBetweenCallbacks)juce::Componentstatic
broughtToFront()juce::Componentvirtual
buttonsjuce::AlertWindowprivate
canModalEventBeSentToComponent(const Component *targetComponent)juce::Componentvirtual
centreAroundComponent(Component *componentToCentreAround, int width, int height)juce::TopLevelWindow
centreWithSize(int width, int height)juce::Component
childBoundsChanged(Component *child)juce::Componentvirtual
childrenChanged()juce::Componentvirtual
colourChanged()juce::Componentvirtual
ColourIds enum namejuce::AlertWindow
comboBoxesjuce::AlertWindowprivate
comboBoxNamesjuce::AlertWindowprivate
Component() noexceptjuce::Component
Component(const String &componentName) noexceptjuce::Componentexplicit
constrainerjuce::AlertWindowprivate
contains(Point< int > localPoint)juce::Component
contains(Point< float > localPoint)juce::Component
containsAnyExtraComponents() constjuce::AlertWindow
copyAllExplicitColoursTo(Component &target) constjuce::Component
createAccessibilityHandler() overridejuce::AlertWindowprivatevirtual
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)juce::Component
createFocusTraverser()juce::Componentvirtual
createKeyboardFocusTraverser()juce::Componentvirtual
customCompsjuce::AlertWindowprivate
deleteAllChildren()juce::Component
desktopScalejuce::AlertWindowprivate
draggerjuce::AlertWindowprivate
enablementChanged()juce::Componentvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)juce::Component
escapeKeyCancelsjuce::AlertWindowprivate
exitAlert(Button *button)juce::AlertWindowprivate
exitModalState(int returnValue)juce::Component
findChildWithID(StringRef componentID) const noexceptjuce::Component
findColour(int colourID, bool inheritFromParent=false) constjuce::Component
findFocusContainer() constjuce::Component
findKeyboardFocusContainer() constjuce::Component
findParentComponentOfClass() constjuce::Componentinline
focusChangedByMouseClick enum valuejuce::Component
focusChangedByTabKey enum valuejuce::Component
focusChangedDirectly enum valuejuce::Component
FocusChangeType enum namejuce::Component
FocusContainerType enum namejuce::Component
focusGained(FocusChangeType cause)juce::Componentvirtual
focusLost(FocusChangeType cause)juce::Componentvirtual
focusOfChildComponentChanged(FocusChangeType) overridejuce::TopLevelWindowprotectedvirtual
getAccessibilityHandler()juce::Component
getActiveTopLevelWindow() noexceptjuce::TopLevelWindowstatic
getAlertType() const noexceptjuce::AlertWindowinline
getAlpha() const noexceptjuce::Component
getApproximateScaleFactorForComponent(const Component *targetComponent)juce::Componentstatic
getBottom() const noexceptjuce::Componentinline
getBounds() const noexceptjuce::Componentinline
getBoundsInParent() const noexceptjuce::Component
getCachedComponentImage() const noexceptjuce::Componentinline
getChildComponent(int index) const noexceptjuce::Component
getChildren() const noexceptjuce::Componentinline
getComboBoxComponent(const String &nameOfList) constjuce::AlertWindow
getComponentAt(int x, int y)juce::Component
getComponentAt(Point< int > position)juce::Component
getComponentAt(Point< float > position)juce::Component
getComponentEffect() const noexceptjuce::Componentinline
getComponentID() const noexceptjuce::Componentinline
getCurrentlyFocusedComponent() noexceptjuce::Componentstatic
getCurrentlyModalComponent(int index=0) noexceptjuce::Componentstatic
getCustomComponent(int index) constjuce::AlertWindow
getDescription() const noexceptjuce::Componentinline
getDesktopScaleFactor() const overridejuce::AlertWindowinlineprotectedvirtual
getDesktopWindowStyleFlags() const overridejuce::AlertWindowprotectedvirtual
getExplicitFocusOrder() constjuce::Component
getHeight() const noexceptjuce::Componentinline
getHelpText() const noexceptjuce::Componentinline
getIndexOfChildComponent(const Component *child) const noexceptjuce::Component
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptjuce::Component
getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) constjuce::Component
getLocalArea(const Component *sourceComponent, Rectangle< float > areaRelativeToSourceComponent) constjuce::Component
getLocalBounds() const noexceptjuce::Component
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) constjuce::Component
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) constjuce::Component
getLookAndFeel() const noexceptjuce::Component
getMouseClickGrabsKeyboardFocus() const noexceptjuce::Component
getMouseCursor()juce::Componentvirtual
getMouseXYRelative() constjuce::Component
getName() const noexceptjuce::Componentinline
getNumButtons() constjuce::AlertWindow
getNumChildComponents() const noexceptjuce::Component
getNumCurrentlyModalComponents() noexceptjuce::Componentstatic
getNumCustomComponents() constjuce::AlertWindow
getNumTopLevelWindows() noexceptjuce::TopLevelWindowstatic
getParentComponent() const noexceptjuce::Componentinline
getParentHeight() const noexceptjuce::Component
getParentMonitorArea() constjuce::Component
getParentWidth() const noexceptjuce::Component
getPeer() constjuce::Component
getPosition() const noexceptjuce::Componentinline
getPositioner() const noexceptjuce::Component
getProperties() noexceptjuce::Componentinline
getProperties() const noexceptjuce::Componentinline
getRight() const noexceptjuce::Componentinline
getScreenBounds() constjuce::Component
getScreenPosition() constjuce::Component
getScreenX() constjuce::Component
getScreenY() constjuce::Component
getTextEditor(const String &nameOfTextEditor) constjuce::AlertWindow
getTextEditorContents(const String &nameOfTextEditor) constjuce::AlertWindow
getTitle() const noexceptjuce::Componentinline
getTopLevelComponent() const noexceptjuce::Component
getTopLevelWindow(int index) noexceptjuce::TopLevelWindowstatic
getTransform() constjuce::Component
getViewportIgnoreDragFlag() const noexceptjuce::Componentinline
getWantsKeyboardFocus() const noexceptjuce::Component
getWidth() const noexceptjuce::Componentinline
getWindowHandle() constjuce::Component
getX() const noexceptjuce::Componentinline
getY() const noexceptjuce::Componentinline
giveAwayKeyboardFocus()juce::Component
grabKeyboardFocus()juce::Component
handleCommandMessage(int commandId)juce::Componentvirtual
hasFocusOutline() const noexceptjuce::Componentinline
hasKeyboardFocus(bool trueIfChildIsFocused) constjuce::Component
hitTest(int x, int y)juce::Componentvirtual
InfoIconjuce::AlertWindowstatic
inputAttemptWhenModal()juce::Componentvirtual
invalidateAccessibilityHandler()juce::Component
isAccessible() const noexceptjuce::Component
isActiveWindow() const noexceptjuce::TopLevelWindowinline
isAlwaysOnTop() const noexceptjuce::Component
isBroughtToFrontOnMouseClick() const noexceptjuce::Component
isColourSpecified(int colourID) constjuce::Component
isCurrentlyActivejuce::TopLevelWindowprivate
isCurrentlyBlockedByAnotherModalComponent() constjuce::Component
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptjuce::Component
isDropShadowEnabled() const noexceptjuce::TopLevelWindowinline
isEnabled() const noexceptjuce::Component
isFocusContainer() const noexceptjuce::Component
isKeyboardFocusContainer() const noexceptjuce::Component
isMouseButtonDown(bool includeChildren=false) constjuce::Component
isMouseButtonDownAnywhere() noexceptjuce::Componentstatic
isMouseOver(bool includeChildren=false) constjuce::Component
isMouseOverOrDragging(bool includeChildren=false) constjuce::Component
isOnDesktop() const noexceptjuce::Component
isOpaque() const noexceptjuce::Component
isPaintingUnclipped() const noexceptjuce::Component
isParentOf(const Component *possibleChild) const noexceptjuce::Component
isShowing() constjuce::Component
isTransformed() const noexceptjuce::Component
isUsingNativeTitleBar() const noexceptjuce::TopLevelWindow
isVisible() const noexceptjuce::Componentinline
keyPressed(const KeyPress &) overridejuce::AlertWindowprotectedvirtual
keyStateChanged(bool isKeyDown)juce::Componentvirtual
localAreaToGlobal(Rectangle< int > localArea) constjuce::Component
localAreaToGlobal(Rectangle< float > localArea) constjuce::Component
localPointToGlobal(Point< int > localPoint) constjuce::Component
localPointToGlobal(Point< float > localPoint) constjuce::Component
lookAndFeelChanged() overridejuce::AlertWindowprotectedvirtual
minimisationStateChanged(bool isNowMinimised)juce::Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)juce::Componentvirtual
mouseDoubleClick(const MouseEvent &event) overridejuce::Componentvirtual
mouseDown(const MouseEvent &) overridejuce::AlertWindowprotectedvirtual
mouseDrag(const MouseEvent &) overridejuce::AlertWindowprotectedvirtual
mouseEnter(const MouseEvent &event) overridejuce::Componentvirtual
mouseExit(const MouseEvent &event) overridejuce::Componentvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor) overridejuce::Componentvirtual
mouseMove(const MouseEvent &event) overridejuce::Componentvirtual
mouseUp(const MouseEvent &event) overridejuce::Componentvirtual
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) overridejuce::Componentvirtual
moved()juce::Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)juce::Component
NoIconjuce::AlertWindowstatic
outlineColourId enum valuejuce::AlertWindow
paint(Graphics &) overridejuce::AlertWindowprotectedvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)juce::Component
paintOverChildren(Graphics &g)juce::Componentvirtual
parentHierarchyChanged() overridejuce::TopLevelWindowprotectedvirtual
parentSizeChanged()juce::Componentvirtual
postCommandMessage(int commandId)juce::Component
progressBarsjuce::AlertWindowprivate
proportionOfHeight(float proportion) const noexceptjuce::Component
proportionOfWidth(float proportion) const noexceptjuce::Component
QuestionIconjuce::AlertWindowstatic
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)juce::Component
reallyContains(Point< float > localPoint, bool returnTrueIfWithinAChild)juce::Component
recreateDesktopWindow()juce::TopLevelWindowprotected
removeAllChildren()juce::Component
removeChildComponent(Component *childToRemove)juce::Component
removeChildComponent(int childIndexToRemove)juce::Component
removeColour(int colourID)juce::Component
removeComponentListener(ComponentListener *listenerToRemove)juce::Component
removeCustomComponent(int index)juce::AlertWindow
removeFromDesktop()juce::Component
removeKeyListener(KeyListener *listenerToRemove)juce::Component
removeMouseListener(MouseListener *listenerToRemove)juce::Component
repaint()juce::Component
repaint(int x, int y, int width, int height)juce::Component
repaint(Rectangle< int > area)juce::Component
resized()juce::Componentvirtual
runModalLoop()juce::Component
sendLookAndFeelChange()juce::Component
setAccessible(bool shouldBeAccessible)juce::Component
setAlpha(float newAlpha)juce::Component
setAlwaysOnTop(bool shouldStayOnTop)juce::Component
setBounds(int x, int y, int width, int height)juce::Component
setBounds(Rectangle< int > newBounds)juce::Component
setBoundsInset(BorderSize< int > borders)juce::Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)juce::Component
setBoundsRelative(Rectangle< float > proportionalArea)juce::Component
setBoundsToFit(Rectangle< int > targetArea, Justification justification, bool onlyReduceInSize)juce::Component
setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexceptjuce::Component
setBufferedToImage(bool shouldBeBuffered)juce::Component
setCachedComponentImage(CachedComponentImage *newCachedImage)juce::Component
setCentrePosition(int x, int y)juce::Component
setCentrePosition(Point< int > newCentrePosition)juce::Component
setCentreRelative(float x, float y)juce::Component
setColour(int colourID, Colour newColour)juce::Component
setComponentEffect(ImageEffectFilter *newEffect)juce::Component
setComponentID(const String &newID)juce::Component
setDescription(const String &newDescription)juce::Component
setDropShadowEnabled(bool useShadow)juce::TopLevelWindow
setEnabled(bool shouldBeEnabled)juce::Component
setEscapeKeyCancels(bool shouldEscapeKeyCancel)juce::AlertWindow
setExplicitFocusOrder(int newFocusOrderIndex)juce::Component
setFocusContainerType(FocusContainerType containerType) noexceptjuce::Component
setHasFocusOutline(bool hasFocusOutline) noexceptjuce::Componentinline
setHelpText(const String &newHelpText)juce::Component
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptjuce::Component
setLookAndFeel(LookAndFeel *newLookAndFeel)juce::Component
setMessage(const String &message)juce::AlertWindow
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)juce::Component
setMouseCursor(const MouseCursor &cursorType)juce::Component
setName(const String &newName)juce::Componentvirtual
setOpaque(bool shouldBeOpaque)juce::Component
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptjuce::Component
setPositioner(Positioner *newPositioner)juce::Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptjuce::Component
setSize(int newWidth, int newHeight)juce::Component
setTitle(const String &newTitle)juce::Component
setTopLeftPosition(int x, int y)juce::Component
setTopLeftPosition(Point< int > newTopLeftPosition)juce::Component
setTopRightPosition(int x, int y)juce::Component
setTransform(const AffineTransform &transform)juce::Component
setUsingNativeTitleBar(bool useNativeTitleBar)juce::TopLevelWindow
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptjuce::Componentinline
setVisible(bool shouldBeVisible)juce::Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptjuce::Component
setWindowActive(bool)juce::TopLevelWindowprivate
shadowerjuce::TopLevelWindowprivate
show(const MessageBoxOptions &options)juce::AlertWindowstatic
showAsync(const MessageBoxOptions &options, ModalComponentManager::Callback *callback)juce::AlertWindowstatic
showAsync(const MessageBoxOptions &options, std::function< void(int)> callback)juce::AlertWindowstatic
showMessageBox(MessageBoxIconType iconType, const String &title, const String &message, const String &buttonText=String(), Component *associatedComponent=nullptr)juce::AlertWindowstatic
showMessageBoxAsync(MessageBoxIconType iconType, const String &title, const String &message, const String &buttonText=String(), Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::AlertWindowstatic
showOkCancelBox(MessageBoxIconType iconType, const String &title, const String &message, const String &button1Text=String(), const String &button2Text=String(), Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::AlertWindowstatic
showYesNoCancelBox(MessageBoxIconType iconType, const String &title, const String &message, const String &button1Text=String(), const String &button2Text=String(), const String &button3Text=String(), Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::AlertWindowstatic
textjuce::AlertWindowprivate
textAreajuce::AlertWindowprivate
textBlocksjuce::AlertWindowprivate
textBoxesjuce::AlertWindowprivate
textboxNamesjuce::AlertWindowprivate
textColourId enum valuejuce::AlertWindow
textLayoutjuce::AlertWindowprivate
toBack()juce::Component
toBehind(Component *other)juce::Component
toFront(bool shouldAlsoGainKeyboardFocus)juce::Component
TopLevelWindow(const String &name, bool addToDesktop)juce::TopLevelWindow
triggerButtonClick(const String &buttonName)juce::AlertWindow
unfocusAllComponents()juce::Componentstatic
updateLayout(bool onlyIncreaseSize)juce::AlertWindowprivate
updateMouseCursor() constjuce::Component
useDropShadowjuce::TopLevelWindowprivate
useNativeTitleBarjuce::TopLevelWindowprivate
userTriedToCloseWindow() overridejuce::AlertWindowprotectedvirtual
visibilityChanged() overridejuce::TopLevelWindowprotectedvirtual
WarningIconjuce::AlertWindowstatic
~AlertWindow() overridejuce::AlertWindow
~Component() overridejuce::Component
~MouseListener()=defaultjuce::MouseListenervirtual
~TopLevelWindow() overridejuce::TopLevelWindow