GraceFt v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
 
载入中...
搜索中...
未找到
GFt::Window 成员列表

成员的完整列表,这些成员属于 GFt::Window,包括所有继承而来的类成员

absolutePosition() constGFt::Block
addChild(Block *child)GFt::Block
Block(const iRect &rect, Block *parent=nullptr, int zIndex=0)GFt::Block
createFullScreenWindow(Block *block, bool hide=false)GFt::Windowstatic
createNoBorderTopMostWindow(Block *block, bool hide=false)GFt::Windowstatic
createNoBorderWindow(Block *block, bool hide=false)GFt::Windowstatic
createTopMostWindow(Block *block, bool hide=false)GFt::Windowstatic
createWindow(Block *block, bool hide=false)GFt::Windowstatic
FocusOffGFt::Block
FocusOnGFt::Block
fullscreen()GFt::Window
getParent() constGFt::Block
getZIndex() constGFt::Block
GraphInterface(iRect rect)GFt::GraphInterface
hide()GFt::Window
HoverOffGFt::Block
HoverOnGFt::Block
isHide() constGFt::Block
maximize()GFt::Window
minimize()GFt::Window
move(const iPoint &dpos)GFt::Window
moveTo(const iPoint &pos)GFt::Window
onDraw(Graphics &g) overrideGFt::Blockprotectedvirtual
onKeyPress(KeyPressEvent *event) overrideGFt::Blockprotectedvirtual
onKeyRelease(KeyReleaseEvent *event) overrideGFt::Blockprotectedvirtual
onMouseButtonPress(MouseButtonPressEvent *event) overrideGFt::Blockprotectedvirtual
onMouseButtonRelease(MouseButtonReleaseEvent *event) overrideGFt::Blockprotectedvirtual
onMouseMove(MouseMoveEvent *event) overrideGFt::Blockprotectedvirtual
onMouseWheel(MouseWheelEvent *event) overrideGFt::Blockprotectedvirtual
onPositionChangedGFt::GraphInterface
onSizeChangedGFt::GraphInterface
onTextInput(TextInputEvent *event) overrideGFt::Blockprotectedvirtual
onWindowCreatedGFt::Windowstatic
onWindowDestroyedGFt::Windowstatic
onWindowFullscreenedGFt::Windowstatic
onWindowMaximizedGFt::Windowstatic
onWindowMinimizedGFt::Windowstatic
onWindowMovedGFt::Windowstatic
onWindowResizedGFt::Windowstatic
onWindowRestoredGFt::Windowstatic
onWindowSizeChangedGFt::Windowstatic
rect() constGFt::GraphInterface
relativePosFrom(Block *block) constGFt::Block
removeChild(Block *child)GFt::Block
resize(const iSize &size)GFt::Window
restore()GFt::Window
setAlpha(float alpha)GFt::Window
setAlpha(const std::optional< Color > &color=std::nullopt)GFt::Window
setFrameless(bool frameless=true)GFt::Window
setHeight(int height)GFt::GraphInterface
setParent(Block *parent)GFt::Block
setPosition(const iPoint &pos)GFt::GraphInterface
setRect(const iRect &rect)GFt::GraphInterface
setSize(const iSize &size)GFt::GraphInterface
setTitle(const std::wstring &title)GFt::Window
setTopMost(bool topMost=true)GFt::Window
setWidth(int width)GFt::GraphInterface
setX(int x)GFt::GraphInterface
setY(int y)GFt::GraphInterface
setZIndex(int zIndex)GFt::Block
show()GFt::Window
ViewChangedGFt::Block
window()GFt::Windowstatic
~Block()GFt::Blockvirtual
~GraphInterface()GFt::GraphInterfacevirtual
~Window()GFt::Window