Otclient  14/8/2020
PlatformWindow Member List

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

displayFatalError(const std::string &message)PlatformWindowinlinevirtual
fireKeysPress()PlatformWindowprotected
getClipboardText()=0PlatformWindowpure virtual
getDisplayHeight()PlatformWindowinline
getDisplaySize()=0PlatformWindowpure virtual
getDisplayWidth()PlatformWindowinline
getHeight()PlatformWindowinline
getKeyboardModifiers()PlatformWindowinline
getMinimumSize()PlatformWindowinline
getMousePosition()PlatformWindowinline
getPlatformType()=0PlatformWindowpure virtual
getPosition()PlatformWindowinline
getSize()PlatformWindowinline
getUnmaximizedPos()PlatformWindowinline
getUnmaximizedSize()PlatformWindowinline
getWidth()PlatformWindowinline
getX()PlatformWindowinline
getY()PlatformWindowinline
hasFocus()PlatformWindowinline
hide()=0PlatformWindowpure virtual
hideMouse()=0PlatformWindowpure virtual
init()=0PlatformWindowpure virtual
internalLoadMouseCursor(const ImagePtr &image, const Point &hotSpot)=0PlatformWindowprotectedpure virtual
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()=0PlatformWindowpure virtual
move(const Point &pos)=0PlatformWindowpure virtual
poll()=0PlatformWindowpure virtual
processKeyDown(Fw::Key keyCode)PlatformWindowprotected
processKeyUp(Fw::Key keyCode)PlatformWindowprotected
releaseAllKeys()PlatformWindowprotected
resize(const Size &size)=0PlatformWindowpure virtual
restoreMouseCursor()=0PlatformWindowpure virtual
setClipboardText(const std::string &text)=0PlatformWindowpure virtual
setFullscreen(bool fullscreen)=0PlatformWindowpure virtual
setIcon(const std::string &iconFile)=0PlatformWindowpure virtual
setMinimumSize(const Size &minimumSize)=0PlatformWindowpure virtual
setMouseCursor(int cursorId)=0PlatformWindowpure virtual
setOnClose(const std::function< void()> &onClose)PlatformWindowinline
setOnInputEvent(const OnInputEventCallback &onInputEvent)PlatformWindowinline
setOnResize(const OnResizeCallback &onResize)PlatformWindowinline
setTitle(const std::string &title)=0PlatformWindowpure virtual
setVerticalSync(bool enable)=0PlatformWindowpure virtual
show()=0PlatformWindowpure virtual
showMouse()=0PlatformWindowpure virtual
swapBuffers()=0PlatformWindowpure virtual
terminate()=0PlatformWindowpure virtual
updateUnmaximizedCoords()PlatformWindowprotected