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

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

activeMessagejuce::AsyncUpdaterprivate
addAndMakeVisible(Component *child, int zOrder=-1)juce::Component
addAndMakeVisible(Component &child, int zOrder=-1)juce::Component
addChildAndSetID(Component *child, const String &componentID)juce::Component
addChildComponent(Component *child, int zOrder=-1)juce::Component
addChildComponent(Component &child, int zOrder=-1)juce::Component
addComponentListener(ComponentListener *newListener)juce::Component
addItem(const String &newItemText, int newItemId)juce::ComboBox
addItemList(const StringArray &items, int firstItemIdOffset)juce::ComboBox
addKeyListener(KeyListener *newListener)juce::Component
addListener(Listener *listener)juce::ComboBox
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)juce::Component
addSectionHeading(const String &headingName)juce::ComboBox
addSeparator()juce::ComboBox
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)juce::Componentvirtual
alphaChanged()juce::Componentvirtual
arrowColourId enum valuejuce::ComboBox
AsyncUpdater()juce::AsyncUpdaterprivate
backgroundColourId enum valuejuce::ComboBox
beginDragAutoRepeat(int millisecondsBetweenCallbacks)juce::Componentstatic
broughtToFront()juce::Componentvirtual
buttonColourId enum valuejuce::ComboBox
cancelPendingUpdate() noexceptjuce::AsyncUpdaterprivate
canModalEventBeSentToComponent(const Component *targetComponent)juce::Componentvirtual
centreWithSize(int width, int height)juce::Component
changeItemText(int itemId, const String &newText)juce::ComboBox
childBoundsChanged(Component *child)juce::Componentvirtual
childrenChanged()juce::Componentvirtual
clear(NotificationType notification=sendNotificationAsync)juce::ComboBox
colourChanged() overridejuce::ComboBoxvirtual
ColourIds enum namejuce::ComboBox
ComboBox(const String &componentName={})juce::ComboBoxexplicit
Component() noexceptjuce::Component
Component(const String &componentName) noexceptjuce::Componentexplicit
contains(Point< int > localPoint)juce::Component
contains(Point< float > localPoint)juce::Component
copyAllExplicitColoursTo(Component &target) constjuce::Component
createAccessibilityHandler() overridejuce::ComboBoxprivatevirtual
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)juce::Component
createFocusTraverser()juce::Componentvirtual
createKeyboardFocusTraverser()juce::Componentvirtual
currentIdjuce::ComboBoxprivate
currentMenujuce::ComboBoxprivate
deleteAllChildren()juce::Component
EditableState enum namejuce::ComboBoxprivate
editableUnknown enum valuejuce::ComboBoxprivate
enablementChanged() overridejuce::ComboBoxvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)juce::Component
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
focusedOutlineColourId enum valuejuce::ComboBox
focusGained(Component::FocusChangeType) overridejuce::ComboBoxvirtual
focusLost(Component::FocusChangeType) overridejuce::ComboBoxvirtual
focusOfChildComponentChanged(FocusChangeType cause)juce::Componentvirtual
getAccessibilityHandler()juce::Component
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
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
getDescription() const noexceptjuce::Componentinline
getDesktopScaleFactor() constjuce::Componentvirtual
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
getItemForId(int) const noexceptjuce::ComboBoxprivate
getItemForIndex(int) const noexceptjuce::ComboBoxprivate
getItemId(int index) const noexceptjuce::ComboBox
getItemText(int index) constjuce::ComboBox
getJustificationType() const noexceptjuce::ComboBox
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
getNumChildComponents() const noexceptjuce::Component
getNumCurrentlyModalComponents() noexceptjuce::Componentstatic
getNumItems() const noexceptjuce::ComboBox
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
getRootMenu() noexceptjuce::ComboBoxinline
getRootMenu() const noexceptjuce::ComboBoxinline
getScreenBounds() constjuce::Component
getScreenPosition() constjuce::Component
getScreenX() constjuce::Component
getScreenY() constjuce::Component
getSelectedId() const noexceptjuce::ComboBox
getSelectedIdAsValue()juce::ComboBoxinline
getSelectedItemIndex() constjuce::ComboBox
getText() constjuce::ComboBox
getTextWhenNoChoicesAvailable() constjuce::ComboBox
getTextWhenNothingSelected() constjuce::ComboBox
getTitle() const noexceptjuce::Componentinline
getTooltip() overridejuce::ComboBoxinlinevirtual
getTopLevelComponent() const noexceptjuce::Component
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
handleAsyncUpdate() overridejuce::ComboBoxvirtual
handleCommandMessage(int commandId)juce::Componentvirtual
handleUpdateNowIfNeeded()juce::AsyncUpdaterprivate
hasFocusOutline() const noexceptjuce::Componentinline
hasKeyboardFocus(bool trueIfChildIsFocused) constjuce::Component
hidePopup()juce::ComboBox
hitTest(int x, int y)juce::Componentvirtual
indexOfItemId(int itemId) const noexceptjuce::ComboBox
inputAttemptWhenModal()juce::Componentvirtual
invalidateAccessibilityHandler()juce::Component
isAccessible() const noexceptjuce::Component
isAlwaysOnTop() const noexceptjuce::Component
isBroughtToFrontOnMouseClick() const noexceptjuce::Component
isButtonDownjuce::ComboBoxprivate
isColourSpecified(int colourID) constjuce::Component
isCurrentlyBlockedByAnotherModalComponent() constjuce::Component
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptjuce::Component
isEnabled() const noexceptjuce::Component
isFocusContainer() const noexceptjuce::Component
isItemEnabled(int itemId) const noexceptjuce::ComboBox
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
isPopupActive() const noexceptjuce::ComboBoxinline
isShowing() constjuce::Component
isTextEditable() const noexceptjuce::ComboBox
isTransformed() const noexceptjuce::Component
isUpdatePending() const noexceptjuce::AsyncUpdaterprivate
isVisible() const noexceptjuce::Componentinline
keyPressed(const KeyPress &) overridejuce::ComboBoxvirtual
keyStateChanged(bool) overridejuce::ComboBoxvirtual
labeljuce::ComboBoxprivate
labelEditableStatejuce::ComboBoxprivate
labelIsEditable enum valuejuce::ComboBoxprivate
labelIsNotEditable enum valuejuce::ComboBoxprivate
lastCurrentIdjuce::ComboBoxprivate
Listener()=defaultjuce::Value::Listener
listenersjuce::ComboBoxprivate
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::ComboBoxvirtual
menuActivejuce::ComboBoxprivate
minimisationStateChanged(bool isNowMinimised)juce::Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)juce::Componentvirtual
mouseDoubleClick(const MouseEvent &event) overridejuce::Componentvirtual
mouseDown(const MouseEvent &) overridejuce::ComboBoxvirtual
mouseDrag(const MouseEvent &) overridejuce::ComboBoxvirtual
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 &) overridejuce::ComboBoxvirtual
mouseWheelAccumulatorjuce::ComboBoxprivate
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) overridejuce::ComboBoxvirtual
moved()juce::Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)juce::Component
noChoicesMessagejuce::ComboBoxprivate
nudgeSelectedItem(int delta)juce::ComboBoxprivate
onChangejuce::ComboBox
outlineColourId enum valuejuce::ComboBox
paint(Graphics &) overridejuce::ComboBoxvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)juce::Component
paintOverChildren(Graphics &g)juce::Componentvirtual
parentHierarchyChanged() overridejuce::ComboBoxvirtual
parentSizeChanged()juce::Componentvirtual
postCommandMessage(int commandId)juce::Component
proportionOfHeight(float proportion) const noexceptjuce::Component
proportionOfWidth(float proportion) const noexceptjuce::Component
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)juce::Component
reallyContains(Point< float > localPoint, bool returnTrueIfWithinAChild)juce::Component
removeAllChildren()juce::Component
removeChildComponent(Component *childToRemove)juce::Component
removeChildComponent(int childIndexToRemove)juce::Component
removeColour(int colourID)juce::Component
removeComponentListener(ComponentListener *listenerToRemove)juce::Component
removeFromDesktop()juce::Component
removeKeyListener(KeyListener *listenerToRemove)juce::Component
removeListener(Listener *listener)juce::ComboBox
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() overridejuce::ComboBoxvirtual
runModalLoop()juce::Component
scrollWheelEnabledjuce::ComboBoxprivate
selectIfEnabled(int index)juce::ComboBoxprivate
sendChange(NotificationType)juce::ComboBoxprivate
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
setEditableText(bool isEditable)juce::ComboBox
setEnabled(bool shouldBeEnabled)juce::Component
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
setItemEnabled(int itemId, bool shouldBeEnabled)juce::ComboBox
setJustificationType(Justification justification)juce::ComboBox
setLookAndFeel(LookAndFeel *newLookAndFeel)juce::Component
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
setScrollWheelEnabled(bool enabled) noexceptjuce::ComboBox
setSelectedId(int newItemId, NotificationType notification=sendNotificationAsync)juce::ComboBox
setSelectedItemIndex(int newItemIndex, NotificationType notification=sendNotificationAsync)juce::ComboBox
setSize(int newWidth, int newHeight)juce::Component
SettableTooltipClient()=defaultjuce::SettableTooltipClientprotected
setText(const String &newText, NotificationType notification=sendNotificationAsync)juce::ComboBox
setTextWhenNoChoicesAvailable(const String &newMessage)juce::ComboBox
setTextWhenNothingSelected(const String &newMessage)juce::ComboBox
setTitle(const String &newTitle)juce::Component
setTooltip(const String &newTooltip) overridejuce::ComboBoxvirtual
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
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptjuce::Componentinline
setVisible(bool shouldBeVisible)juce::Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptjuce::Component
showEditor()juce::ComboBox
showPopup()juce::ComboBoxvirtual
showPopupIfNotActive()juce::ComboBoxprivate
textColourId enum valuejuce::ComboBox
textWhenNothingSelectedjuce::ComboBoxprivate
toBack()juce::Component
toBehind(Component *other)juce::Component
toFront(bool shouldAlsoGainKeyboardFocus)juce::Component
tooltipStringjuce::SettableTooltipClientprivate
triggerAsyncUpdate()juce::AsyncUpdaterprivate
unfocusAllComponents()juce::Componentstatic
updateMouseCursor() constjuce::Component
userTriedToCloseWindow()juce::Componentvirtual
valueChanged(Value &) overridejuce::ComboBoxvirtual
visibilityChanged()juce::Componentvirtual
~AsyncUpdater()juce::AsyncUpdaterprivatevirtual
~ComboBox() overridejuce::ComboBox
~Component() overridejuce::Component
~Listener()=defaultjuce::Value::Listenervirtual
~MouseListener()=defaultjuce::MouseListenervirtual
~SettableTooltipClient() override=defaultjuce::SettableTooltipClient
~TooltipClient()=defaultjuce::TooltipClientvirtual