Otclient  14/8/2020
X11Window Member List

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

displayFatalError(const std::string &message)PlatformWindowinlinevirtual
fireKeysPress()PlatformWindowprotected
getClipboardText()X11Windowvirtual
getDisplayHeight()PlatformWindowinline
getDisplaySize()X11Windowvirtual
getDisplayWidth()PlatformWindowinline
getHeight()PlatformWindowinline
getKeyboardModifiers()PlatformWindowinline
getMinimumSize()PlatformWindowinline
getMousePosition()PlatformWindowinline
getPlatformType()X11Windowvirtual
getPosition()PlatformWindowinline
getSize()PlatformWindowinline
getUnmaximizedPos()PlatformWindowinline
getUnmaximizedSize()PlatformWindowinline
getWidth()PlatformWindowinline
getX()PlatformWindowinline
getY()PlatformWindowinline
hasFocus()PlatformWindowinline
hide()X11Windowvirtual
hideMouse()X11Windowvirtual
init()X11Windowvirtual
internalLoadMouseCursor(const ImagePtr &image, const Point &hotSpot)X11Windowprotectedvirtual
isFullscreen()PlatformWindowinline
isKeyPressed(Fw::Key keyCode)PlatformWindowinline
isMaximized()PlatformWindowinline
isMouseButtonPressed(Fw::MouseButton mouseButton)PlatformWindowinline
isVisible()PlatformWindowinline
loadMouseCursor(const std::string &file, const Point &hotSpot)PlatformWindow
m_createdPlatformWindowprotected
m_firstKeysPressPlatformWindowprotected
m_focusedPlatformWindowprotected
m_fullscreenPlatformWindowprotected
m_inputEventPlatformWindowprotected
m_keyMapPlatformWindowprotected
m_keyPressTimerPlatformWindowprotected
m_keysStatePlatformWindowprotected
m_lastKeysPressPlatformWindowprotected
m_maximizedPlatformWindowprotected
m_minimumSizePlatformWindowprotected
m_mouseButtonStatesPlatformWindowprotected
m_onClosePlatformWindowprotected
m_onInputEventPlatformWindowprotected
m_onResizePlatformWindowprotected
m_positionPlatformWindowprotected
m_sizePlatformWindowprotected
m_unmaximizedPosPlatformWindowprotected
m_unmaximizedSizePlatformWindowprotected
m_visiblePlatformWindowprotected
maximize()X11Windowvirtual
move(const Point &pos)X11Windowvirtual
poll()X11Windowvirtual
processKeyDown(Fw::Key keyCode)PlatformWindowprotected
processKeyUp(Fw::Key keyCode)PlatformWindowprotected
releaseAllKeys()PlatformWindowprotected
resize(const Size &size)X11Windowvirtual
restoreMouseCursor()X11Windowvirtual
setClipboardText(const std::string &text)X11Windowvirtual
setFullscreen(bool fullscreen)X11Windowvirtual
setIcon(const std::string &file)X11Windowvirtual
setMinimumSize(const Size &minimumSize)X11Windowvirtual
setMouseCursor(int cursorId)X11Windowvirtual
setOnClose(const std::function< void()> &onClose)PlatformWindowinline
setOnInputEvent(const OnInputEventCallback &onInputEvent)PlatformWindowinline
setOnResize(const OnResizeCallback &onResize)PlatformWindowinline
setTitle(const std::string &title)X11Windowvirtual
setVerticalSync(bool enable)X11Windowvirtual
show()X11Windowvirtual
showMouse()X11Windowvirtual
swapBuffers()X11Windowvirtual
terminate()X11Windowvirtual
updateUnmaximizedCoords()PlatformWindowprotected
X11Window()X11Window