openshot-audio  0.1.5
LinuxComponentPeer Member List

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

addOpenGLRepaintListener(Component *dummy)LinuxComponentPeerinline
componentComponentPeerprotected
ComponentPeer(Component &component, int styleFlags)ComponentPeer
constrainerComponentPeerprotected
contains(Point< int > localPos, bool trueIfInAChildWindow) const overrideLinuxComponentPeerinlinevirtual
currentModifiersLinuxComponentPeerstatic
deleteIconPixmaps()LinuxComponentPeerinline
dismissPendingTextInput()ComponentPeervirtual
dontRepaintLinuxComponentPeer
externalDragFileInit(const StringArray &files, bool)LinuxComponentPeerinline
externalDragTextInit(const String &text)LinuxComponentPeerinline
findCurrentTextInputTarget()ComponentPeer
getAreaCoveredBy(Component &subComponent) constComponentPeer
getAvailableRenderingEngines() overrideLinuxComponentPeerinlinevirtual
getBounds() const overrideLinuxComponentPeerinlinevirtual
getComponent() noexceptComponentPeerinline
getConstrainer() const noexceptComponentPeerinline
getCurrentRenderingEngine() constComponentPeervirtual
getCurrentScale() noexceptLinuxComponentPeerinline
getFrameSize() const overrideLinuxComponentPeerinlinevirtual
getLastFocusedSubcomponent() const noexceptComponentPeer
getMousePos(const EventType &e) noexceptLinuxComponentPeerinline
getNativeHandle() const overrideLinuxComponentPeerinlinevirtual
getNonFullScreenBounds() const noexceptComponentPeer
getNumPeers() noexceptComponentPeerstatic
getPeer(int index) noexceptComponentPeerstatic
getPeerFor(Window windowHandle) noexceptLinuxComponentPeerinlinestatic
ComponentPeer::getPeerFor(const Component *) noexceptComponentPeerstatic
getStyleFlags() const noexceptComponentPeerinline
getUniqueID() const noexceptComponentPeerinline
globalToLocal(Point< float > screenPosition) overrideLinuxComponentPeerinlinevirtual
ComponentPeer::globalToLocal(Point< int > screenPosition)ComponentPeer
ComponentPeer::globalToLocal(const Rectangle< int > &screenPosition)ComponentPeervirtual
grabFocus() overrideLinuxComponentPeerinlinevirtual
handleBroughtToFront()ComponentPeer
handleButtonPressEvent(const XButtonPressedEvent &buttonPressEvent, int buttonModifierFlag)LinuxComponentPeerinline
handleButtonPressEvent(const XButtonPressedEvent &buttonPressEvent)LinuxComponentPeerinline
handleButtonReleaseEvent(const XButtonReleasedEvent &buttonRelEvent)LinuxComponentPeerinline
handleClientMessageEvent(XClientMessageEvent &clientMsg, XEvent &event)LinuxComponentPeerinline
handleConfigureNotifyEvent(XConfigureEvent &confEvent)LinuxComponentPeerinline
handleDragDrop(const DragInfo &)ComponentPeer
handleDragExit(const DragInfo &)ComponentPeer
handleDragMove(const DragInfo &)ComponentPeer
handleEnterNotifyEvent(const XEnterWindowEvent &enterEvent)LinuxComponentPeerinline
handleExposeEvent(XExposeEvent &exposeEvent)LinuxComponentPeerinline
handleFocusGain()ComponentPeer
handleFocusInEvent()LinuxComponentPeerinline
handleFocusLoss()ComponentPeer
handleFocusOutEvent()LinuxComponentPeerinline
handleGravityNotify()LinuxComponentPeerinline
handleKeyPress(int keyCode, juce_wchar textCharacter)ComponentPeer
handleKeyPressEvent(XKeyEvent &keyEvent)LinuxComponentPeerinline
handleKeyReleaseEvent(const XKeyEvent &keyEvent)LinuxComponentPeerinline
handleKeyUpOrDown(bool isKeyDown)ComponentPeer
handleLeaveNotifyEvent(const XLeaveWindowEvent &leaveEvent)LinuxComponentPeerinline
handleMagnifyGesture(int touchIndex, Point< float > positionWithinPeer, int64 time, float scaleFactor)ComponentPeer
handleMappingNotify(XMappingEvent &mappingEvent)LinuxComponentPeerinline
handleModifierKeysChange()ComponentPeer
handleMotionNotifyEvent(const XPointerMovedEvent &movedEvent)LinuxComponentPeerinline
handleMouseEvent(int touchIndex, Point< float > positionWithinPeer, ModifierKeys newMods, int64 time)ComponentPeer
handleMouseWheel(int touchIndex, Point< float > positionWithinPeer, int64 time, const MouseWheelDetails &)ComponentPeer
handleMovedOrResized()ComponentPeer
handlePaint(LowLevelGraphicsContext &contextToPaintTo)ComponentPeer
handleReparentNotifyEvent()LinuxComponentPeerinline
handleScreenSizeChange()ComponentPeervirtual
handleUserClosingWindow()ComponentPeer
handleWheelEvent(const XButtonPressedEvent &buttonPressEvent, const float amount)LinuxComponentPeerinline
handleWindowMessage(XEvent &event)LinuxComponentPeerinline
isActiveApplicationLinuxComponentPeerstatic
isChildWindowOf(Window possibleParent) constLinuxComponentPeerinline
isFocused() const overrideLinuxComponentPeerinlinevirtual
isFrontWindow() constLinuxComponentPeerinline
isFullScreen() const overrideLinuxComponentPeerinlinevirtual
isKeyReleasePartOfAutoRepeat(const XKeyEvent &keyReleaseEvent)LinuxComponentPeerinlinestatic
isKioskMode() constComponentPeervirtual
isMinimised() const overrideLinuxComponentPeerinlinevirtual
isValidPeer(const ComponentPeer *peer) noexceptComponentPeerstatic
lastNonFullscreenBoundsComponentPeerprotected
LinuxComponentPeer(Component &comp, const int windowStyleFlags, Window parentToAddTo)LinuxComponentPeerinline
LinuxRepaintManager classLinuxComponentPeerfriend
localToGlobal(Point< float > relativePosition) overrideLinuxComponentPeerinlinevirtual
ComponentPeer::localToGlobal(Point< int > relativePosition)ComponentPeer
ComponentPeer::localToGlobal(const Rectangle< int > &relativePosition)ComponentPeervirtual
performAnyPendingRepaintsNow() overrideLinuxComponentPeerinlinevirtual
removeOpenGLRepaintListener(Component *dummy)LinuxComponentPeerinline
repaint(const Rectangle< int > &area) overrideLinuxComponentPeerinlinevirtual
repaintOpenGLContexts()LinuxComponentPeerinline
setAlpha(float) overrideLinuxComponentPeerinlinevirtual
setAlwaysOnTop(bool) overrideLinuxComponentPeerinlinevirtual
setBounds(const Rectangle< int > &newBounds, bool isNowFullScreen) overrideLinuxComponentPeerinlinevirtual
setConstrainer(ComponentBoundsConstrainer *newConstrainer) noexceptComponentPeer
setCurrentRenderingEngine(int index)ComponentPeervirtual
setDocumentEditedStatus(bool edited)ComponentPeervirtual
setFullScreen(const bool shouldBeFullScreen) overrideLinuxComponentPeerinlinevirtual
setIcon(const Image &newIcon) overrideLinuxComponentPeerinlinevirtual
setMinimised(bool shouldBeMinimised) overrideLinuxComponentPeerinlinevirtual
setNonFullScreenBounds(const Rectangle< int > &newBounds) noexceptComponentPeer
setRepresentedFile(const File &)ComponentPeervirtual
setTitle(const String &title) overrideLinuxComponentPeerinlinevirtual
setVisible(bool shouldBeVisible) overrideLinuxComponentPeerinlinevirtual
showMouseCursor(Cursor cursor) noexceptLinuxComponentPeerinline
StyleFlags enum nameComponentPeer
styleFlagsComponentPeerprotected
textInputRequired(Point< int >, TextInputTarget &) overrideLinuxComponentPeerinlinevirtual
toBehind(ComponentPeer *other) overrideLinuxComponentPeerinlinevirtual
toFront(bool makeActive) overrideLinuxComponentPeerinlinevirtual
updateBounds()ComponentPeer
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
windowMessageReceive(XEvent &event)LinuxComponentPeerinlinestatic
windowRepaintedExplictly enum valueComponentPeer
~ComponentPeer()ComponentPeervirtual
~LinuxComponentPeer()LinuxComponentPeerinline