JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::FileTreeComponent Member List

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

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
addKeyListener(KeyListener *newListener)juce::Component
addListener(FileBrowserListener *listener)juce::DirectoryContentsDisplayComponent
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)juce::Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)juce::Componentvirtual
alphaChanged()juce::Componentvirtual
areItemsOpenByDefault() const noexceptjuce::TreeViewinline
areOpenCloseButtonsVisible() const noexceptjuce::TreeViewinline
backgroundColourId enum valuejuce::TreeView
beginDragAutoRepeat(int millisecondsBetweenCallbacks)juce::Componentstatic
broughtToFront()juce::Componentvirtual
canModalEventBeSentToComponent(const Component *targetComponent)juce::Componentvirtual
centreWithSize(int width, int height)juce::Component
childBoundsChanged(Component *child)juce::Componentvirtual
childrenChanged()juce::Componentvirtual
clearSelectedItems()juce::TreeView
colourChanged() overridejuce::TreeViewvirtual
juce::ColourIds enum namejuce::TreeView
juce::DirectoryContentsDisplayComponent::ColourIds enum namejuce::DirectoryContentsDisplayComponent
Component() noexceptjuce::Component
Component(const String &componentName) noexceptjuce::Componentexplicit
contains(Point< int > localPoint)juce::Component
copyAllExplicitColoursTo(Component &target) constjuce::Component
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)juce::Component
createFocusTraverser()juce::Componentvirtual
deleteAllChildren()juce::Component
deleteRootItem()juce::TreeView
deselectAllFiles() overridejuce::FileTreeComponentvirtual
DirectoryContentsDisplayComponent(DirectoryContentsList &listToShow)juce::DirectoryContentsDisplayComponent
directoryContentsListjuce::DirectoryContentsDisplayComponent
dragAndDropDescriptionjuce::FileTreeComponentprivate
dragAndDropIndicatorColourId enum valuejuce::TreeView
enablementChanged() overridejuce::TreeViewvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)juce::Component
evenItemsColourId enum valuejuce::TreeView
exitModalState(int returnValue)juce::Component
fileDragEnter(const StringArray &files, int x, int y) overridejuce::TreeViewvirtual
fileDragExit(const StringArray &files) overridejuce::TreeViewvirtual
fileDragMove(const StringArray &files, int x, int y) overridejuce::TreeViewvirtual
filesDropped(const StringArray &files, int x, int y) overridejuce::TreeViewvirtual
FileTreeComponent(DirectoryContentsList &listToShow)juce::FileTreeComponent
findChildWithID(StringRef componentID) const noexceptjuce::Component
findColour(int colourID, bool inheritFromParent=false) constjuce::Component
findItemFromIdentifierString(const String &identifierString) constjuce::TreeView
findParentComponentOfClass() constjuce::Componentinline
focusChangedByMouseClick enum valuejuce::Component
focusChangedByTabKey enum valuejuce::Component
focusChangedDirectly enum valuejuce::Component
FocusChangeType enum namejuce::Component
focusGained(FocusChangeType cause)juce::Componentvirtual
focusLost(FocusChangeType cause)juce::Componentvirtual
focusOfChildComponentChanged(FocusChangeType cause)juce::Componentvirtual
getAlpha() const noexceptjuce::Component
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
getComponentEffect() const noexceptjuce::Componentinline
getComponentID() const noexceptjuce::Componentinline
getCurrentlyFocusedComponent() noexceptjuce::Componentstatic
getCurrentlyModalComponent(int index=0) noexceptjuce::Componentstatic
getDesktopScaleFactor() constjuce::Componentvirtual
getDragAndDropDescription() const noexceptjuce::FileTreeComponentinline
getExplicitFocusOrder() constjuce::Component
getHeight() const noexceptjuce::Componentinline
getIndentSize() noexceptjuce::TreeView
getIndexOfChildComponent(const Component *child) const noexceptjuce::Component
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptjuce::Component
getItemAt(int yPosition) const noexceptjuce::TreeView
getItemHeight() const noexceptjuce::FileTreeComponentinline
getItemOnRow(int index) constjuce::TreeView
getLocalArea(const Component *sourceComponent, Rectangle< int > 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
getNumRowsInTree() constjuce::TreeView
getNumSelectedFiles() const overridejuce::FileTreeComponentinlinevirtual
getNumSelectedItems(int maximumDepthToSearchTo=-1) const noexceptjuce::TreeView
getOpennessState(bool alsoIncludeScrollPosition) constjuce::TreeView
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
getRootItem() const noexceptjuce::TreeViewinline
getScreenBounds() constjuce::Component
getScreenPosition() constjuce::Component
getScreenX() constjuce::Component
getScreenY() constjuce::Component
getSelectedFile(int index=0) const overridejuce::FileTreeComponentvirtual
getSelectedItem(int index) const noexceptjuce::TreeView
getTooltip() overridejuce::SettableTooltipClientinlinevirtual
getTopLevelComponent() const noexceptjuce::Component
getTransform() constjuce::Component
getViewport() const noexceptjuce::TreeView
getViewportIgnoreDragFlag() const noexceptjuce::Componentinline
getWantsKeyboardFocus() const noexceptjuce::Component
getWidth() const noexceptjuce::Componentinline
getWindowHandle() constjuce::Component
getX() const noexceptjuce::Componentinline
getY() const noexceptjuce::Componentinline
grabKeyboardFocus()juce::Component
handleCommandMessage(int commandId)juce::Componentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constjuce::Component
highlightColourId enum valuejuce::DirectoryContentsDisplayComponent
highlightedTextColourId enum valuejuce::DirectoryContentsDisplayComponent
hitTest(int x, int y)juce::Componentvirtual
inputAttemptWhenModal()juce::Componentvirtual
isAlwaysOnTop() const noexceptjuce::Component
isBroughtToFrontOnMouseClick() const noexceptjuce::Component
isColourSpecified(int colourID) constjuce::Component
isCurrentlyBlockedByAnotherModalComponent() constjuce::Component
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptjuce::Component
isEnabled() const noexceptjuce::Component
isFocusContainer() const noexceptjuce::Component
isInterestedInDragSource(const SourceDetails &) overridejuce::TreeViewvirtual
isInterestedInFileDrag(const StringArray &files) overridejuce::TreeViewvirtual
isMouseButtonDown(bool includeChildren=false) constjuce::Component
isMouseButtonDownAnywhere() noexceptjuce::Componentstatic
isMouseOver(bool includeChildren=false) constjuce::Component
isMouseOverOrDragging(bool includeChildren=false) constjuce::Component
isMultiSelectEnabled() const noexceptjuce::TreeViewinline
isOnDesktop() const noexceptjuce::Component
isOpaque() const noexceptjuce::Component
isPaintingUnclipped() const noexceptjuce::Component
isParentOf(const Component *possibleChild) const noexceptjuce::Component
isRootItemVisible() const noexceptjuce::TreeViewinline
isShowing() constjuce::Component
isTransformed() const noexceptjuce::Component
isVisible() const noexceptjuce::Componentinline
itemDragEnter(const SourceDetails &) overridejuce::TreeViewvirtual
itemDragExit(const SourceDetails &) overridejuce::TreeViewvirtual
itemDragMove(const SourceDetails &) overridejuce::TreeViewvirtual
itemDropped(const SourceDetails &) overridejuce::TreeViewvirtual
itemHeightjuce::FileTreeComponentprivate
keyPressed(const KeyPress &) overridejuce::TreeViewvirtual
keyStateChanged(bool isKeyDown)juce::Componentvirtual
linesColourId enum valuejuce::TreeView
listenersjuce::DirectoryContentsDisplayComponentprotected
localAreaToGlobal(Rectangle< int > localArea) constjuce::Component
localPointToGlobal(Point< int > localPoint) constjuce::Component
localPointToGlobal(Point< float > localPoint) constjuce::Component
lookAndFeelChanged()juce::Componentvirtual
minimisationStateChanged(bool isNowMinimised)juce::Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)juce::Componentvirtual
mouseDoubleClick(const MouseEvent &event) overridejuce::Componentvirtual
mouseDown(const MouseEvent &event) overridejuce::Componentvirtual
mouseDrag(const MouseEvent &event) overridejuce::Componentvirtual
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
moveSelectedRow(int deltaRows)juce::TreeView
oddItemsColourId enum valuejuce::TreeView
paint(Graphics &) overridejuce::TreeViewvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)juce::Component
paintOverChildren(Graphics &g)juce::Componentvirtual
parentHierarchyChanged()juce::Componentvirtual
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
refresh()juce::FileTreeComponent
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(FileBrowserListener *listener)juce::DirectoryContentsDisplayComponent
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::TreeViewvirtual
restoreOpennessState(const XmlElement &newState, bool restoreStoredSelection)juce::TreeView
runModalLoop()juce::Component
scrollToKeepItemVisible(TreeViewItem *item)juce::TreeView
scrollToTop() overridejuce::FileTreeComponentvirtual
selectedItemBackgroundColourId enum valuejuce::TreeView
sendDoubleClickMessage(const File &)juce::DirectoryContentsDisplayComponent
sendLookAndFeelChange()juce::Component
sendMouseClickMessage(const File &, const MouseEvent &)juce::DirectoryContentsDisplayComponent
sendSelectionChangeMessage()juce::DirectoryContentsDisplayComponent
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
setDefaultOpenness(bool isOpenByDefault)juce::TreeView
setDragAndDropDescription(const String &description)juce::FileTreeComponent
setEnabled(bool shouldBeEnabled)juce::Component
setExplicitFocusOrder(int newFocusOrderIndex)juce::Component
setFocusContainer(bool shouldBeFocusContainer) noexceptjuce::Component
setIndentSize(int newIndentSize)juce::TreeView
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptjuce::Component
setItemHeight(int newHeight)juce::FileTreeComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)juce::Component
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)juce::Component
setMouseCursor(const MouseCursor &cursorType)juce::Component
setMultiSelectEnabled(bool canMultiSelect)juce::TreeView
setName(const String &newName)juce::Componentvirtual
setOpaque(bool shouldBeOpaque)juce::Component
setOpenCloseButtonsVisible(bool shouldBeVisible)juce::TreeView
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptjuce::Component
setPositioner(Positioner *newPositioner)juce::Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptjuce::Component
setRootItem(TreeViewItem *newRootItem)juce::TreeView
setRootItemVisible(bool shouldBeVisible)juce::TreeView
setSelectedFile(const File &) overridejuce::FileTreeComponentvirtual
setSize(int newWidth, int newHeight)juce::Component
SettableTooltipClient()juce::SettableTooltipClientinlineprotected
setTooltip(const String &newTooltip)juce::SettableTooltipClientinlinevirtual
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
shouldDrawDragImageWhenOver()juce::DragAndDropTargetvirtual
textColourId enum valuejuce::DirectoryContentsDisplayComponent
toBack()juce::Component
toBehind(Component *other)juce::Component
toFront(bool shouldAlsoGainFocus)juce::Component
TreeView(const String &componentName=String())juce::TreeView
unfocusAllComponents()juce::Componentstatic
updateMouseCursor() constjuce::Component
userTriedToCloseWindow()juce::Componentvirtual
visibilityChanged()juce::Componentvirtual
~Component() overridejuce::Component
~DirectoryContentsDisplayComponent()juce::DirectoryContentsDisplayComponentvirtual
~DragAndDropTarget()juce::DragAndDropTargetinlinevirtual
~FileDragAndDropTarget()juce::FileDragAndDropTargetinlinevirtual
~FileTreeComponent() overridejuce::FileTreeComponent
~MouseListener()juce::MouseListenerinlinevirtual
~SettableTooltipClient() overridejuce::SettableTooltipClientinline
~TooltipClient()juce::TooltipClientinlinevirtual
~TreeView() overridejuce::TreeView