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

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

addAndMakeVisible(Component *child, int zOrder=-1)Component
addAndMakeVisible(Component &child, int zOrder=-1)Component
addChangeListener(ChangeListener *listener)ChangeBroadcaster
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
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)Componentvirtual
alphaChanged()Componentvirtual
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
blackNoteColourId enum valueMidiKeyboardComponent
blackNoteLengthRatioMidiKeyboardComponentprivate
blackNotesMidiKeyboardComponentprivatestatic
broughtToFront()Componentvirtual
callAfterDelay(int milliseconds, std::function< void()> functionToCall)Timerprivatestatic
callPendingTimersSynchronously()Timerprivatestatic
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
canScrollMidiKeyboardComponentprivate
centreWithSize(int width, int height)Component
ChangeBroadcaster() noexceptChangeBroadcaster
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
clearKeyMappings()MidiKeyboardComponent
colourChanged() overrideMidiKeyboardComponentvirtual
ColourIds enum nameMidiKeyboardComponent
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
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
dispatchPendingMessages()ChangeBroadcaster
drawBlackNote(int midiNoteNumber, Graphics &g, int x, int y, int w, int h, bool isDown, bool isOver, const Colour &noteFillColour)MidiKeyboardComponentprotectedvirtual
drawUpDownButton(Graphics &g, int w, int h, const bool isMouseOver, const bool isButtonPressed, const bool movesOctavesUp)MidiKeyboardComponentprotectedvirtual
drawWhiteNote(int midiNoteNumber, Graphics &g, int x, int y, int w, int h, bool isDown, bool isOver, const Colour &lineColour, const Colour &textColour)MidiKeyboardComponentprotectedvirtual
enablementChanged()Componentvirtual
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
firstKeyMidiKeyboardComponentprivate
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType cause)Componentvirtual
focusLost(FocusChangeType) overrideMidiKeyboardComponentvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
getAlpha() const noexceptComponent
getBlackNoteLength() const noexceptMidiKeyboardComponent
getBlackNoteLengthProportion() const noexceptMidiKeyboardComponentinline
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentEffect() const noexceptComponentinline
getComponentID() const noexceptComponentinline
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDesktopScaleFactor() constComponentvirtual
getExplicitFocusOrder() constComponent
getHeight() const noexceptComponentinline
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getKeyPos(int midiNoteNumber, int &x, int &w) constMidiKeyboardComponentprivate
getKeyPosition(int midiNoteNumber, float keyWidth, int &x, int &w) constMidiKeyboardComponentprotectedvirtual
getKeyStartPosition(int midiNoteNumber) constMidiKeyboardComponent
getKeyWidth() const noexceptMidiKeyboardComponentinline
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
getLowestVisibleKey() const noexceptMidiKeyboardComponentinline
getMarkers(bool xAxis)Componentvirtual
getMidiChannel() const noexceptMidiKeyboardComponentinline
getMidiChannelsToDisplay() const noexceptMidiKeyboardComponentinline
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor()Componentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponentinline
getNoteAtPosition(Point< int > position)MidiKeyboardComponent
getNumChildComponents() const noexceptComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getOctaveForMiddleC() const noexceptMidiKeyboardComponentinline
getOrientation() const noexceptMidiKeyboardComponentinline
getParentComponent() const noexceptComponentinline
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponentinline
getPositioner() const noexceptComponent
getProperties() noexceptComponentinline
getProperties() const noexceptComponentinline
getRangeEnd() const noexceptMidiKeyboardComponentinline
getRangeStart() const noexceptMidiKeyboardComponentinline
getRectangleForKey(int midiNoteNumber) constMidiKeyboardComponentprotected
getRight() const noexceptComponentinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getTimerInterval() const noexceptTimerinlineprivate
getTopLevelComponent() const noexceptComponent
getTotalKeyboardWidth() const noexceptMidiKeyboardComponent
getTransform() constComponent
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWhiteNoteText(const int midiNoteNumber)MidiKeyboardComponentprotectedvirtual
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
handleCommandMessage(int commandId)Componentvirtual
handleNoteOff(MidiKeyboardState *, int midiChannel, int midiNoteNumber, float velocity) overrideMidiKeyboardComponentvirtual
handleNoteOn(MidiKeyboardState *, int midiChannel, int midiNoteNumber, float velocity) overrideMidiKeyboardComponentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
hitTest(int x, int y)Componentvirtual
horizontalKeyboard enum valueMidiKeyboardComponent
inputAttemptWhenModal()Componentvirtual
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
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
isParentOf(const Component *possibleChild) const noexceptComponent
isShowing() constComponent
isTimerRunning() const noexceptTimerinlineprivate
isTransformed() const noexceptComponent
isVisible() const noexceptComponentinline
keyDownOverlayColourId enum valueMidiKeyboardComponent
keyMappingOctaveMidiKeyboardComponentprivate
keyPressed(const KeyPress &) overrideMidiKeyboardComponentvirtual
keyPressesMidiKeyboardComponentprivate
keyPressNotesMidiKeyboardComponentprivate
keysCurrentlyDrawnDownMidiKeyboardComponentprivate
keySeparatorLineColourId enum valueMidiKeyboardComponent
keysPressedMidiKeyboardComponentprivate
keyStateChanged(bool isKeyDown) overrideMidiKeyboardComponentvirtual
keyWidthMidiKeyboardComponentprivate
localAreaToGlobal(Rectangle< int > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged()Componentvirtual
midiChannelMidiKeyboardComponentprivate
midiInChannelMaskMidiKeyboardComponentprivate
MidiKeyboardComponent(MidiKeyboardState &state, Orientation orientation)MidiKeyboardComponent
MidiKeyboardStateListener() noexceptMidiKeyboardStateListenerinline
MidiKeyboardUpDownButton classMidiKeyboardComponentfriend
minimisationStateChanged(bool isNowMinimised)Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseDownNotesMidiKeyboardComponentprivate
mouseDownOnKey(int midiNoteNumber, const MouseEvent &e)MidiKeyboardComponentprotectedvirtual
mouseDrag(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseDraggedToKey(int midiNoteNumber, const MouseEvent &e)MidiKeyboardComponentprotectedvirtual
mouseEnter(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseExit(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor)Componentvirtual
mouseMove(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseOverKeyOverlayColourId enum valueMidiKeyboardComponent
mouseOverNotesMidiKeyboardComponentprivate
mouseUp(const MouseEvent &) overrideMidiKeyboardComponentvirtual
mouseUpOnKey(int midiNoteNumber, const MouseEvent &e)MidiKeyboardComponentprotectedvirtual
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) overrideMidiKeyboardComponentvirtual
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
octaveNumForMiddleCMidiKeyboardComponentprivate
Orientation enum nameMidiKeyboardComponent
orientationMidiKeyboardComponentprivate
paint(Graphics &) overrideMidiKeyboardComponentvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged()Componentvirtual
parentSizeChanged()Componentvirtual
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
rangeEndMidiKeyboardComponentprivate
rangeStartMidiKeyboardComponentprivate
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
relativePositionToGlobal(Point< int >) constComponent
relativePositionToOtherComponent(const Component *, Point< int >) constComponent
remappedXYToNote(Point< int >, float &mousePositionVelocity) constMidiKeyboardComponentprivate
removeAllChangeListeners()ChangeBroadcaster
removeAllChildren()Component
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
removeChildComponent(Component *childToRemove)Component
removeChildComponent(int childIndexToRemove)Component
removeColour(int colourId)Component
removeComponentListener(ComponentListener *listenerToRemove)Component
removeFromDesktop()Component
removeKeyListener(KeyListener *listenerToRemove)Component
removeKeyPressForNote(int midiNoteOffsetFromC)MidiKeyboardComponent
removeMouseListener(MouseListener *listenerToRemove)Component
repaint()Component
repaint(int x, int y, int width, int height)Component
repaint(Rectangle< int > area)Component
repaintNote(int midiNoteNumber)MidiKeyboardComponentprivate
resetAnyKeysInUse()MidiKeyboardComponentprivate
resized() overrideMidiKeyboardComponentvirtual
runModalLoop()Component
scrollDownMidiKeyboardComponentprivate
scrollUpMidiKeyboardComponentprivate
sendChangeMessage()ChangeBroadcaster
sendLookAndFeelChange()Component
sendSynchronousChangeMessage()ChangeBroadcaster
setAlpha(float newAlpha)Component
setAlwaysOnTop(bool shouldStayOnTop)Component
setAvailableRange(int lowestNote, int highestNote)MidiKeyboardComponent
setBlackNoteLengthProportion(float ratio) noexceptMidiKeyboardComponent
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
setCachedComponentImage(CachedComponentImage *newCachedImage)Component
setCentrePosition(int x, int y)Component
setCentrePosition(Point< int > newCentrePosition)Component
setCentreRelative(float x, float y)Component
setColour(int colourId, Colour newColour)Component
setComponentEffect(ImageEffectFilter *newEffect)Component
setComponentID(const String &newID)Component
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
setKeyPressBaseOctave(int newOctaveNumber)MidiKeyboardComponent
setKeyPressForNote(const KeyPress &key, int midiNoteOffsetFromC)MidiKeyboardComponent
setKeyWidth(float widthInPixels)MidiKeyboardComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setLowestVisibleKey(int noteNumber)MidiKeyboardComponent
setLowestVisibleKeyFloat(float noteNumber)MidiKeyboardComponentprivate
setMidiChannel(int midiChannelNumber)MidiKeyboardComponent
setMidiChannelsToDisplay(int midiChannelMask)MidiKeyboardComponent
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setName(const String &newName)Componentvirtual
setOctaveForMiddleC(int octaveNumForMiddleC)MidiKeyboardComponent
setOpaque(bool shouldBeOpaque)Component
setOrientation(Orientation newOrientation)MidiKeyboardComponent
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setScrollButtonsVisible(bool canScroll)MidiKeyboardComponent
setSize(int newWidth, int newHeight)Component
setTopLeftPosition(int x, int y)Component
setTopLeftPosition(Point< int > newTopLeftPosition)Component
setTopRightPosition(int x, int y)Component
setTransform(const AffineTransform &transform)Component
setVelocity(float velocity, bool useMousePositionForVelocity)MidiKeyboardComponent
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptComponentinline
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
shadowColourId enum valueMidiKeyboardComponent
shouldCheckMousePosMidiKeyboardComponentprivate
shouldCheckStateMidiKeyboardComponentprivate
startTimer(int intervalInMilliseconds) noexceptTimerprivate
startTimerHz(int timerFrequencyHz) noexceptTimerprivate
stateMidiKeyboardComponentprivate
stopTimer() noexceptTimerprivate
textLabelColourId enum valueMidiKeyboardComponent
Timer() noexceptTimerprivate
Timer(const Timer &) noexceptTimerprivate
timerCallback() overrideMidiKeyboardComponentvirtual
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
unfocusAllComponents()Componentstatic
updateMouseCursor() constComponent
updateNoteUnderMouse(Point< int >, bool isDown, int fingerNum)MidiKeyboardComponentprivate
updateNoteUnderMouse(const MouseEvent &, bool isDown)MidiKeyboardComponentprivate
upDownButtonArrowColourId enum valueMidiKeyboardComponent
upDownButtonBackgroundColourId enum valueMidiKeyboardComponent
useMousePositionForVelocityMidiKeyboardComponentprivate
userTriedToCloseWindow()Componentvirtual
velocityMidiKeyboardComponentprivate
verticalKeyboardFacingLeft enum valueMidiKeyboardComponent
verticalKeyboardFacingRight enum valueMidiKeyboardComponent
visibilityChanged()Componentvirtual
whiteNoteColourId enum valueMidiKeyboardComponent
whiteNotesMidiKeyboardComponentprivatestatic
xOffsetMidiKeyboardComponentprivate
xyToNote(Point< int >, float &mousePositionVelocity)MidiKeyboardComponentprivate
~ChangeBroadcaster()ChangeBroadcastervirtual
~Component()Componentvirtual
~MidiKeyboardComponent()MidiKeyboardComponent
~MidiKeyboardStateListener()MidiKeyboardStateListenerinlinevirtual
~MouseListener()MouseListenerinlinevirtual
~Timer()Timerprivatevirtual