openshot-audio  0.1.2
juce::ColourSelector::HueSelectorMarker Member List

This is the complete list of members for juce::ColourSelector::HueSelectorMarker, 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
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)juce::Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)juce::Componentvirtual
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
colourChanged()juce::Componentvirtual
Component() noexceptjuce::Component
Component(const String &componentName) noexceptjuce::Componentexplicit
componentFlagsjuce::Component
contains(Point< int > localPoint)juce::Component
copyAllExplicitColoursTo(Component &target) const juce::Component
createComponentSnapshot(const Rectangle< int > &areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)juce::Component
createFocusTraverser()juce::Componentvirtual
createNewPeer(int styleFlags, void *nativeWindowToAttachTo)juce::Componentprotectedvirtual
deleteAllChildren()juce::Component
enablementChanged()juce::Componentvirtual
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) const juce::Component
findParentComponentOfClass() const juce::Componentinline
flagsjuce::Component
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 juce::Component
getBottom() const noexceptjuce::Componentinline
getBounds() const noexceptjuce::Componentinline
getBoundsInParent() const noexceptjuce::Component
getCachedComponentImage() const noexceptjuce::Componentinline
getChildComponent(int index) const noexceptjuce::Component
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() const juce::Componentvirtual
getExplicitFocusOrder() const juce::Component
getHeight() const noexceptjuce::Componentinline
getIndexOfChildComponent(const Component *child) const noexceptjuce::Component
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptjuce::Component
getLocalArea(const Component *sourceComponent, const Rectangle< int > &areaRelativeToSourceComponent) const juce::Component
getLocalBounds() const noexceptjuce::Component
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) const juce::Component
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) const juce::Component
getLookAndFeel() const noexceptjuce::Component
getMarkers(bool xAxis)juce::Componentvirtual
getMouseClickGrabsKeyboardFocus() const noexceptjuce::Component
getMouseCursor()juce::Componentvirtual
getMouseXYRelative() const juce::Component
getName() const noexceptjuce::Componentinline
getNumChildComponents() const noexceptjuce::Component
getNumCurrentlyModalComponents() noexceptjuce::Componentstatic
getParentComponent() const noexceptjuce::Componentinline
getParentHeight() const noexceptjuce::Component
getParentMonitorArea() const juce::Component
getParentWidth() const noexceptjuce::Component
getPeer() const juce::Component
getPosition() const noexceptjuce::Componentinline
getPositioner() const noexceptjuce::Component
getProperties() noexceptjuce::Componentinline
getProperties() const noexceptjuce::Componentinline
getRight() const noexceptjuce::Componentinline
getScreenBounds() const juce::Component
getScreenPosition() const juce::Component
getScreenX() const juce::Component
getScreenY() const juce::Component
getTopLevelComponent() const noexceptjuce::Component
getTransform() const juce::Component
getWantsKeyboardFocus() const noexceptjuce::Component
getWidth() const noexceptjuce::Componentinline
getWindowHandle() const juce::Component
getX() const noexceptjuce::Componentinline
getY() const noexceptjuce::Componentinline
grabKeyboardFocus()juce::Component
handleCommandMessage(int commandId)juce::Componentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) const juce::Component
hitTest(int x, int y)juce::Componentvirtual
HueSelectorMarker()juce::ColourSelector::HueSelectorMarkerinline
inputAttemptWhenModal()juce::Componentvirtual
isAlwaysOnTop() const noexceptjuce::Component
isBroughtToFrontOnMouseClick() const noexceptjuce::Component
isColourSpecified(int colourId) const juce::Component
isCurrentlyBlockedByAnotherModalComponent() const juce::Component
isCurrentlyModal() const noexceptjuce::Component
isEnabled() const noexceptjuce::Component
isFocusContainer() const noexceptjuce::Component
isMouseButtonDown() const juce::Component
isMouseButtonDownAnywhere() noexceptjuce::Componentstatic
isMouseOver(bool includeChildren=false) const juce::Component
isMouseOverOrDragging() const juce::Component
isOnDesktop() const noexceptjuce::Component
isOpaque() const noexceptjuce::Component
isParentOf(const Component *possibleChild) const noexceptjuce::Component
isShowing() const juce::Component
isTransformed() const noexceptjuce::Component
isVisible() const noexceptjuce::Componentinline
JUCE_DEPRECATED(Point< int > relativePositionToGlobal(Point< int >) const)juce::Component
JUCE_DEPRECATED(Point< int > globalPositionToRelative(Point< int >) const)juce::Component
JUCE_DEPRECATED(Point< int > relativePositionToOtherComponent(const Component *, Point< int >) const)juce::Component
keyPressed(const KeyPress &key)juce::Componentvirtual
keyStateChanged(bool isKeyDown)juce::Componentvirtual
localAreaToGlobal(const Rectangle< int > &localArea) const juce::Component
localPointToGlobal(Point< int > localPoint) const juce::Component
localPointToGlobal(Point< float > localPoint) const juce::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)juce::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
paint(Graphics &g) overridejuce::ColourSelector::HueSelectorMarkerinlinevirtual
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
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
removeMouseListener(MouseListener *listenerToRemove)juce::Component
repaint()juce::Component
repaint(int x, int y, int width, int height)juce::Component
repaint(const Rectangle< int > &area)juce::Component
resized()juce::Componentvirtual
runModalLoop()juce::Component
sendLookAndFeelChange()juce::Component
setAlpha(float newAlpha)juce::Component
setAlwaysOnTop(bool shouldStayOnTop)juce::Component
setBounds(int x, int y, int width, int height)juce::Component
setBounds(const Rectangle< int > &newBounds)juce::Component
setBounds(const RelativeRectangle &newBounds)juce::Component
setBounds(const String &newBoundsExpression)juce::Component
setBoundsInset(const BorderSize< int > &borders)juce::Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)juce::Component
setBoundsToFit(int x, int y, int width, int height, 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
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
setEnabled(bool shouldBeEnabled)juce::Component
setExplicitFocusOrder(int newFocusOrderIndex)juce::Component
setFocusContainer(bool shouldBeFocusContainer) noexceptjuce::Component
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptjuce::Component
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
setSize(int newWidth, int newHeight)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
setVisible(bool shouldBeVisible)juce::Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptjuce::Component
toBack()juce::Component
toBehind(Component *other)juce::Component
toFront(bool shouldAlsoGainFocus)juce::Component
unfocusAllComponents()juce::Componentstatic
updateMouseCursor() const juce::Component
userTriedToCloseWindow()juce::Componentvirtual
visibilityChanged()juce::Componentvirtual
~Component()juce::Componentvirtual
~MouseListener()juce::MouseListenerinlinevirtual