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

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

addScaleFactorListener(ScaleFactorListener *listenerToAdd)juce::ComponentPeerinline
appStyleChanged()juce::ComponentPeerinlineprivatevirtual
componentjuce::ComponentPeerprotected
ComponentPeer(Component &component, int styleFlags)juce::ComponentPeer
constrainerjuce::ComponentPeerprotected
contains(Point< int > localPos, bool trueIfInAChildWindow) const =0juce::ComponentPeerpure virtual
dismissPendingTextInput()juce::ComponentPeervirtual
dragAndDropTargetComponentjuce::ComponentPeerprivate
findCurrentTextInputTarget()juce::ComponentPeer
forceDisplayUpdate()juce::ComponentPeerprotectedstatic
getAppStyle() constjuce::ComponentPeerinline
getAreaCoveredBy(const Component &subComponent) constjuce::ComponentPeer
getAvailableRenderingEngines()=0juce::ComponentPeerpure virtual
getBounds() const =0juce::ComponentPeerpure virtual
getComponent() noexceptjuce::ComponentPeerinline
getConstrainer() const noexceptjuce::ComponentPeerinline
getCurrentModifiersRealtime() noexceptjuce::ComponentPeerstatic
getCurrentRenderingEngine() constjuce::ComponentPeervirtual
getFrameSize() const =0juce::ComponentPeerpure virtual
getFrameSizeIfPresent() const =0juce::ComponentPeerpure virtual
getLastFocusedSubcomponent() const noexceptjuce::ComponentPeer
getNativeHandle() const =0juce::ComponentPeerpure virtual
getNativeRealtimeModifiersjuce::ComponentPeerprotectedstatic
getNonFullScreenBounds() const noexceptjuce::ComponentPeer
getNumPeers() noexceptjuce::ComponentPeerstatic
getPeer(int index) noexceptjuce::ComponentPeerstatic
getPeerFor(const Component *) noexceptjuce::ComponentPeerstatic
getPlatformScaleFactor() const noexceptjuce::ComponentPeerinlinevirtual
getStyleFlags() const noexceptjuce::ComponentPeerinline
getTargetForKeyPress()juce::ComponentPeerprivate
getUniqueID() const noexceptjuce::ComponentPeerinline
globalToLocal(Point< float > screenPosition)=0juce::ComponentPeerpure virtual
globalToLocal(Point< int > screenPosition)juce::ComponentPeer
globalToLocal(const Rectangle< int > &screenPosition)juce::ComponentPeervirtual
globalToLocal(const Rectangle< float > &screenPosition)juce::ComponentPeer
grabFocus()=0juce::ComponentPeerpure virtual
handleBroughtToFront()juce::ComponentPeer
handleDragDrop(const DragInfo &)juce::ComponentPeer
handleDragExit(const DragInfo &)juce::ComponentPeer
handleDragMove(const DragInfo &)juce::ComponentPeer
handleFocusGain()juce::ComponentPeer
handleFocusLoss()juce::ComponentPeer
handleKeyPress(int keyCode, juce_wchar textCharacter)juce::ComponentPeer
handleKeyPress(const KeyPress &key)juce::ComponentPeer
handleKeyUpOrDown(bool isKeyDown)juce::ComponentPeer
handleMagnifyGesture(MouseInputSource::InputSourceType type, Point< float > positionWithinPeer, int64 time, float scaleFactor, int touchIndex=0)juce::ComponentPeer
handleModifierKeysChange()juce::ComponentPeer
handleMouseEvent(MouseInputSource::InputSourceType type, Point< float > positionWithinPeer, ModifierKeys newMods, float pressure, float orientation, int64 time, PenDetails pen={}, int touchIndex=0)juce::ComponentPeer
handleMouseWheel(MouseInputSource::InputSourceType type, Point< float > positionWithinPeer, int64 time, const MouseWheelDetails &, int touchIndex=0)juce::ComponentPeer
handleMovedOrResized()juce::ComponentPeer
handlePaint(LowLevelGraphicsContext &contextToPaintTo)juce::ComponentPeer
handleScreenSizeChange()juce::ComponentPeervirtual
handleUserClosingWindow()juce::ComponentPeer
isFocused() const =0juce::ComponentPeerpure virtual
isFullScreen() const =0juce::ComponentPeerpure virtual
isKioskMode() constjuce::ComponentPeervirtual
isMinimised() const =0juce::ComponentPeerpure virtual
isValidPeer(const ComponentPeer *peer) noexceptjuce::ComponentPeerstatic
isWindowMinimisedjuce::ComponentPeerprivate
lastDragAndDropCompUnderMousejuce::ComponentPeerprivate
lastFocusedComponentjuce::ComponentPeerprivate
lastNonFullscreenBoundsjuce::ComponentPeerprotected
localToGlobal(Point< float > relativePosition)=0juce::ComponentPeerpure virtual
localToGlobal(Point< int > relativePosition)juce::ComponentPeer
localToGlobal(const Rectangle< int > &relativePosition)juce::ComponentPeervirtual
localToGlobal(const Rectangle< float > &relativePosition)juce::ComponentPeer
performAnyPendingRepaintsNow()=0juce::ComponentPeerpure virtual
removeScaleFactorListener(ScaleFactorListener *listenerToRemove)juce::ComponentPeerinline
repaint(const Rectangle< int > &area)=0juce::ComponentPeerpure virtual
scaleFactorListenersjuce::ComponentPeerprotected
setAlpha(float newAlpha)=0juce::ComponentPeerpure virtual
setAlwaysOnTop(bool alwaysOnTop)=0juce::ComponentPeerpure virtual
setAppStyle(Style s)juce::ComponentPeerinline
setBounds(const Rectangle< int > &newBounds, bool isNowFullScreen)=0juce::ComponentPeerpure virtual
setConstrainer(ComponentBoundsConstrainer *newConstrainer) noexceptjuce::ComponentPeer
setCurrentRenderingEngine(int index)juce::ComponentPeervirtual
setDocumentEditedStatus(bool edited)juce::ComponentPeervirtual
setFullScreen(bool shouldBeFullScreen)=0juce::ComponentPeerpure virtual
setHasChangedSinceSaved(bool)juce::ComponentPeerinlinevirtual
setIcon(const Image &newIcon)=0juce::ComponentPeerpure virtual
setMinimised(bool shouldBeMinimised)=0juce::ComponentPeerpure virtual
setNonFullScreenBounds(const Rectangle< int > &newBounds) noexceptjuce::ComponentPeer
setRepresentedFile(const File &)juce::ComponentPeervirtual
setTitle(const String &title)=0juce::ComponentPeerpure virtual
setVisible(bool shouldBeVisible)=0juce::ComponentPeerpure virtual
stylejuce::ComponentPeerprotected
Style enum namejuce::ComponentPeer
styleFlagsjuce::ComponentPeerprotected
StyleFlags enum namejuce::ComponentPeer
textInputRequired(Point< int > position, TextInputTarget &)=0juce::ComponentPeerpure virtual
toBehind(ComponentPeer *other)=0juce::ComponentPeerpure virtual
toFront(bool takeKeyboardFocus)=0juce::ComponentPeerpure virtual
uniqueIDjuce::ComponentPeerprivate
updateBounds()juce::ComponentPeer
windowAppearsOnTaskbar enum valuejuce::ComponentPeer
windowHasCloseButton enum valuejuce::ComponentPeer
windowHasDropShadow enum valuejuce::ComponentPeer
windowHasMaximiseButton enum valuejuce::ComponentPeer
windowHasMinimiseButton enum valuejuce::ComponentPeer
windowHasTitleBar enum valuejuce::ComponentPeer
windowIgnoresKeyPresses enum valuejuce::ComponentPeer
windowIgnoresMouseClicks enum valuejuce::ComponentPeer
windowIsResizable enum valuejuce::ComponentPeer
windowIsSemiTransparent enum valuejuce::ComponentPeer
windowIsTemporary enum valuejuce::ComponentPeer
windowRepaintedExplictly enum valuejuce::ComponentPeer
~ComponentPeer()juce::ComponentPeervirtual