Otclient  14/8/2020
WIN32Window Member List

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

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