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)
PlatformWindow
inline
virtual
fireKeysPress
()
PlatformWindow
protected
getClipboardText
()=0
PlatformWindow
pure virtual
getDisplayHeight
()
PlatformWindow
inline
getDisplaySize
()=0
PlatformWindow
pure virtual
getDisplayWidth
()
PlatformWindow
inline
getHeight
()
PlatformWindow
inline
getKeyboardModifiers
()
PlatformWindow
inline
getMinimumSize
()
PlatformWindow
inline
getMousePosition
()
PlatformWindow
inline
getPlatformType
()=0
PlatformWindow
pure virtual
getPosition
()
PlatformWindow
inline
getSize
()
PlatformWindow
inline
getUnmaximizedPos
()
PlatformWindow
inline
getUnmaximizedSize
()
PlatformWindow
inline
getWidth
()
PlatformWindow
inline
getX
()
PlatformWindow
inline
getY
()
PlatformWindow
inline
hasFocus
()
PlatformWindow
inline
hide
()=0
PlatformWindow
pure virtual
hideMouse
()=0
PlatformWindow
pure virtual
init
()=0
PlatformWindow
pure virtual
internalLoadMouseCursor
(const ImagePtr &image, const Point &hotSpot)=0
PlatformWindow
protected
pure virtual
isFullscreen
()
PlatformWindow
inline
isKeyPressed
(Fw::Key keyCode)
PlatformWindow
inline
isMaximized
()
PlatformWindow
inline
isMouseButtonPressed
(Fw::MouseButton mouseButton)
PlatformWindow
inline
isVisible
()
PlatformWindow
inline
loadMouseCursor
(const std::string &file, const Point &hotSpot)
PlatformWindow
m_created
PlatformWindow
protected
m_firstKeysPress
PlatformWindow
protected
m_focused
PlatformWindow
protected
m_fullscreen
PlatformWindow
protected
m_inputEvent
PlatformWindow
protected
m_keyMap
PlatformWindow
protected
m_keyPressTimer
PlatformWindow
protected
m_keysState
PlatformWindow
protected
m_lastKeysPress
PlatformWindow
protected
m_maximized
PlatformWindow
protected
m_minimumSize
PlatformWindow
protected
m_mouseButtonStates
PlatformWindow
protected
m_onClose
PlatformWindow
protected
m_onInputEvent
PlatformWindow
protected
m_onResize
PlatformWindow
protected
m_position
PlatformWindow
protected
m_size
PlatformWindow
protected
m_unmaximizedPos
PlatformWindow
protected
m_unmaximizedSize
PlatformWindow
protected
m_visible
PlatformWindow
protected
maximize
()=0
PlatformWindow
pure virtual
move
(const Point &pos)=0
PlatformWindow
pure virtual
poll
()=0
PlatformWindow
pure virtual
processKeyDown
(Fw::Key keyCode)
PlatformWindow
protected
processKeyUp
(Fw::Key keyCode)
PlatformWindow
protected
releaseAllKeys
()
PlatformWindow
protected
resize
(const Size &size)=0
PlatformWindow
pure virtual
restoreMouseCursor
()=0
PlatformWindow
pure virtual
setClipboardText
(const std::string &text)=0
PlatformWindow
pure virtual
setFullscreen
(bool fullscreen)=0
PlatformWindow
pure virtual
setIcon
(const std::string &iconFile)=0
PlatformWindow
pure virtual
setMinimumSize
(const Size &minimumSize)=0
PlatformWindow
pure virtual
setMouseCursor
(int cursorId)=0
PlatformWindow
pure virtual
setOnClose
(const std::function< void()> &onClose)
PlatformWindow
inline
setOnInputEvent
(const OnInputEventCallback &onInputEvent)
PlatformWindow
inline
setOnResize
(const OnResizeCallback &onResize)
PlatformWindow
inline
setTitle
(const std::string &title)=0
PlatformWindow
pure virtual
setVerticalSync
(bool enable)=0
PlatformWindow
pure virtual
show
()=0
PlatformWindow
pure virtual
showMouse
()=0
PlatformWindow
pure virtual
swapBuffers
()=0
PlatformWindow
pure virtual
terminate
()=0
PlatformWindow
pure virtual
updateUnmaximizedCoords
()
PlatformWindow
protected
Generated by
1.8.17
For more information visit
https://forum.opentibia.dev/