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

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

absolutePosition() constGFt::Block
addChild(Block *child)GFt::Block
Block(const iRect &rect, Block *parent=nullptr, int zIndex=0)GFt::Block
FocusOffGFt::Block
FocusOnGFt::Block
getParent() constGFt::Block
getZIndex() constGFt::Block
GraphInterface(iRect rect)GFt::GraphInterface
hide()GFt::Block
HoverOffGFt::Block
HoverOnGFt::Block
isHide() constGFt::Block
isMaximized() constGFt::Widget::MainWindow
MainWindow(const std::wstring &title, const iRect &rect)GFt::Widget::MainWindow
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
rect() constGFt::GraphInterface
relativePosFrom(Block *block) constGFt::Block
removeChild(Block *child)GFt::Block
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::Widget::MainWindow
setWidth(int width)GFt::GraphInterface
setX(int x)GFt::GraphInterface
setY(int y)GFt::GraphInterface
setZIndex(int zIndex)GFt::Block
show()GFt::Block
ViewChangedGFt::Block
~Block()GFt::Blockvirtual
~GraphInterface()GFt::GraphInterfacevirtual
~MainWindow()GFt::Widget::MainWindowvirtual