ComponentPeer Member List

This is the complete list of members for ComponentPeer, including all inherited members.
addMaskedRegion(int x, int y, int w, int h)ComponentPeer
clearMaskedRegion()ComponentPeer
componentComponentPeer [protected]
ComponentPeer(Component *component, int styleFlags)ComponentPeer
constrainerComponentPeer [protected]
contains(const Point< int > &position, bool trueIfInAChildWindow) const =0ComponentPeer [pure virtual]
dismissPendingTextInput()ComponentPeer [virtual]
findCurrentTextInputTarget()ComponentPeer
getAvailableRenderingEngines()ComponentPeer [virtual]
getBounds() const =0ComponentPeer [pure virtual]
getComponent() const noexceptComponentPeer
getConstrainer() const noexceptComponentPeer
getCurrentRenderingEngine() const ComponentPeer [virtual]
getFrameSize() const =0ComponentPeer [pure virtual]
getLastFocusedSubcomponent() const noexceptComponentPeer
getNativeHandle() const =0ComponentPeer [pure virtual]
getNonFullScreenBounds() const noexceptComponentPeer
getNumPeers() noexceptComponentPeer [static]
getPeer(int index) noexceptComponentPeer [static]
getScreenPosition() const =0ComponentPeer [pure virtual]
getStyleFlags() const noexceptComponentPeer
getUniqueID() const noexceptComponentPeer
globalToLocal(const Point< int > &screenPosition)=0ComponentPeer [pure virtual]
globalToLocal(const Rectangle< int > &screenPosition)ComponentPeer [virtual]
grabFocus()=0ComponentPeer [pure virtual]
handleBroughtToFront()ComponentPeer
handleFileDragDrop(const StringArray &files, const Point< int > &position)ComponentPeer
handleFileDragExit(const StringArray &files)ComponentPeer
handleFileDragMove(const StringArray &files, const Point< int > &position)ComponentPeer
handleFocusGain()ComponentPeer
handleFocusLoss()ComponentPeer
handleKeyPress(int keyCode, juce_wchar textCharacter)ComponentPeer
handleKeyUpOrDown(bool isKeyDown)ComponentPeer
handleModifierKeysChange()ComponentPeer
handleMouseEvent(int touchIndex, const Point< int > &positionWithinPeer, const ModifierKeys &newMods, int64 time)ComponentPeer
handleMouseWheel(int touchIndex, const Point< int > &positionWithinPeer, int64 time, float x, float y)ComponentPeer
handleMovedOrResized()ComponentPeer
handlePaint(LowLevelGraphicsContext &contextToPaintTo)ComponentPeer
handleScreenSizeChange()ComponentPeer
handleUserClosingWindow()ComponentPeer
isFocused() const =0ComponentPeer [pure virtual]
isFullScreen() const =0ComponentPeer [pure virtual]
isMinimised() const =0ComponentPeer [pure virtual]
isValidPeer(const ComponentPeer *peer) noexceptComponentPeer [static]
lastNonFullscreenBoundsComponentPeer [protected]
lastPaintTimeComponentPeer [protected]
localToGlobal(const Point< int > &relativePosition)=0ComponentPeer [pure virtual]
localToGlobal(const Rectangle< int > &relativePosition)ComponentPeer [virtual]
maskedRegionComponentPeer [protected]
performAnyPendingRepaintsNow()=0ComponentPeer [pure virtual]
repaint(const Rectangle< int > &area)=0ComponentPeer [pure virtual]
setAlpha(float newAlpha)=0ComponentPeer [pure virtual]
setAlwaysOnTop(bool alwaysOnTop)=0ComponentPeer [pure virtual]
setBounds(int x, int y, int w, int h, bool isNowFullScreen)=0ComponentPeer [pure virtual]
setConstrainer(ComponentBoundsConstrainer *newConstrainer) noexceptComponentPeer
setCurrentRenderingEngine(int index)ComponentPeer [virtual]
setFullScreen(bool shouldBeFullScreen)=0ComponentPeer [pure virtual]
setIcon(const Image &newIcon)=0ComponentPeer [pure virtual]
setMinimised(bool shouldBeMinimised)=0ComponentPeer [pure virtual]
setNonFullScreenBounds(const Rectangle< int > &newBounds) noexceptComponentPeer
setPosition(int x, int y)=0ComponentPeer [pure virtual]
setSize(int w, int h)=0ComponentPeer [pure virtual]
setTitle(const String &title)=0ComponentPeer [pure virtual]
setVisible(bool shouldBeVisible)=0ComponentPeer [pure virtual]
StyleFlags enum nameComponentPeer
styleFlagsComponentPeer [protected]
textInputRequired(const Point< int > &position)=0ComponentPeer [pure virtual]
toBehind(ComponentPeer *other)=0ComponentPeer [pure virtual]
toFront(bool makeActive)=0ComponentPeer [pure virtual]
updateCurrentModifiers() noexceptComponentPeer [protected, static]
windowAppearsOnTaskbar enum valueComponentPeer
windowHasCloseButton enum valueComponentPeer
windowHasDropShadow enum valueComponentPeer
windowHasMaximiseButton enum valueComponentPeer
windowHasMinimiseButton enum valueComponentPeer
windowHasTitleBar enum valueComponentPeer
windowIgnoresKeyPresses enum valueComponentPeer
windowIgnoresMouseClicks enum valueComponentPeer
windowIsResizable enum valueComponentPeer
windowIsSemiTransparent enum valueComponentPeer
windowIsTemporary enum valueComponentPeer
windowRepaintedExplictly enum valueComponentPeer
~ComponentPeer()ComponentPeer [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines