Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ functions
Functions
924 in github.com/TankOs/SFGUI
⨍
Functions
924
◇
Types & classes
268
Method
HandleMouseMoveEvent
src/SFGUI/Window.cpp:205
Method
HandleMouseMoveEvent
src/SFGUI/Scrollbar.cpp:225
Method
HandleMouseMoveEvent
src/SFGUI/ComboBox.cpp:214
Method
HandleMouseMoveEvent
src/SFGUI/Scale.cpp:126
Method
HandleMouseMoveEvent
src/SFGUI/Widget.cpp:736
Method
HandlePositionChange
src/SFGUI/Widget.cpp:745
Method
HandleRemove
src/SFGUI/Notebook.cpp:523
Method
HandleRemove
src/SFGUI/Table.cpp:293
Method
HandleRemove
src/SFGUI/Box.cpp:91
Method
HandleRemove
src/SFGUI/Fixed.cpp:67
Method
HandleRemove
src/SFGUI/Container.cpp:98
Method
HandleRequisitionChange
src/SFGUI/Label.cpp:135
Method
HandleRequisitionChange
src/SFGUI/Table.cpp:289
Method
HandleRequisitionChange
src/SFGUI/Box.cpp:242
Method
HandleRequisitionChange
src/SFGUI/Viewport.cpp:200
Method
HandleRequisitionChange
src/SFGUI/Widget.cpp:804
Method
HandleSetHierarchyLevel
src/SFGUI/Container.cpp:135
Method
HandleSetHierarchyLevel
src/SFGUI/Widget.cpp:810
Method
HandleSizeChange
src/SFGUI/Notebook.cpp:535
Method
HandleSizeChange
src/SFGUI/Label.cpp:151
Method
HandleSizeChange
src/SFGUI/Button.cpp:119
Method
HandleSizeChange
src/SFGUI/ScrolledWindow.cpp:280
Method
HandleSizeChange
src/SFGUI/CheckButton.cpp:44
Method
HandleSizeChange
src/SFGUI/Table.cpp:70
Method
HandleSizeChange
src/SFGUI/Box.cpp:141
Method
HandleSizeChange
src/SFGUI/SpinButton.cpp:197
Method
HandleSizeChange
src/SFGUI/Alignment.cpp:38
Method
HandleSizeChange
src/SFGUI/Window.cpp:70
Method
HandleSizeChange
src/SFGUI/Entry.cpp:301
Method
HandleSizeChange
src/SFGUI/Canvas.cpp:283
Method
HandleSizeChange
src/SFGUI/Viewport.cpp:47
Method
HandleSizeChange
src/SFGUI/Frame.cpp:55
Method
HandleSizeChange
src/SFGUI/Widget.cpp:748
Method
HandleStateChange
src/SFGUI/Button.cpp:148
Method
HandleStateChange
src/SFGUI/ComboBox.cpp:380
Method
HandleStateChange
src/SFGUI/Widget.cpp:751
Method
HandleStateChange
You can override certain methods in order to be informed when certain events happen. This handler handles the state change event and is called when th
examples/CustomWidget.cpp:172
Method
HandleTextEvent
src/SFGUI/SpinButton.cpp:168
Method
HandleTextEvent
src/SFGUI/Entry.cpp:162
Method
HandleTextEvent
src/SFGUI/Widget.cpp:755
Method
HandleUpdate
src/SFGUI/Notebook.cpp:541
Method
HandleUpdate
src/SFGUI/SpinButton.cpp:134
Method
HandleUpdate
src/SFGUI/Scrollbar.cpp:276
Method
HandleUpdate
src/SFGUI/Container.cpp:127
Method
HandleUpdate
src/SFGUI/ComboBox.cpp:480
Method
HandleUpdate
src/SFGUI/Entry.cpp:275
Method
HandleUpdate
src/SFGUI/Spinner.cpp:53
Method
HandleUpdate
src/SFGUI/Widget.cpp:807
Method
HandleViewportUpdate
src/SFGUI/Container.cpp:143
Method
HandleViewportUpdate
src/SFGUI/Viewport.cpp:232
Method
HandleViewportUpdate
src/SFGUI/Widget.cpp:848
Method
HasModal
src/SFGUI/Widget.cpp:906
Method
IKw
extlibs/libELL/include/ell/Primitives.h:334
Method
IStr
extlibs/libELL/include/ell/Primitives.h:233
Method
Image
src/SFGUI/Image.cpp:13
Method
InsertItem
src/SFGUI/ComboBox.cpp:76
Method
InsertPage
src/SFGUI/Notebook.cpp:116
Method
Invalidate
src/SFGUI/Renderer.cpp:803
Method
InvalidateImpl
src/SFGUI/Notebook.cpp:33
Method
InvalidateImpl
src/SFGUI/Label.cpp:169
Method
InvalidateImpl
src/SFGUI/ProgressBar.cpp:40
Method
InvalidateImpl
src/SFGUI/Button.cpp:15
Method
InvalidateImpl
src/SFGUI/ScrolledWindow.cpp:132
Method
InvalidateImpl
src/SFGUI/Separator.cpp:23
Method
InvalidateImpl
src/SFGUI/CheckButton.cpp:19
Method
InvalidateImpl
src/SFGUI/ToggleButton.cpp:27
Method
InvalidateImpl
src/SFGUI/SpinButton.cpp:47
Method
InvalidateImpl
src/SFGUI/Window.cpp:28
Method
InvalidateImpl
src/SFGUI/Scrollbar.cpp:82
Method
InvalidateImpl
src/SFGUI/Renderer.cpp:823
Method
InvalidateImpl
src/SFGUI/ComboBox.cpp:42
Method
InvalidateImpl
src/SFGUI/Scale.cpp:52
Method
InvalidateImpl
src/SFGUI/Entry.cpp:33
Method
InvalidateImpl
src/SFGUI/Canvas.cpp:263
Method
InvalidateImpl
src/SFGUI/Viewport.cpp:32
Method
InvalidateImpl
src/SFGUI/Spinner.cpp:39
Method
InvalidateImpl
src/SFGUI/Image.cpp:45
Method
InvalidateImpl
src/SFGUI/Frame.cpp:15
Method
InvalidateImpl
src/SFGUI/Widget.cpp:236
Method
InvalidateImpl
src/SFGUI/Renderers/VertexBufferRenderer.cpp:738
Method
InvalidateImpl
src/SFGUI/Renderers/NonLegacyRenderer.cpp:977
Method
InvalidateImpl
src/SFGUI/Renderers/VertexArrayRenderer.cpp:404
Method
InvalidateImpl
InvalidateImpl is called by SFGUI whenever something happens that might make the widget look different. It returns an sfg::RenderQueue containing the
examples/CustomWidget.cpp:59
Method
InvalidateVBO
src/SFGUI/Renderers/VertexBufferRenderer.cpp:607
Method
InvalidateVBO
src/SFGUI/Renderers/NonLegacyRenderer.cpp:867
Method
IsActiveWidget
src/SFGUI/Widget.cpp:862
Method
IsAlive
src/SFGUI/SFGUI.cpp:43
Method
IsAvailable
src/SFGUI/Renderers/VertexBufferRenderer.cpp:129
Method
IsAvailable
src/SFGUI/Renderers/NonLegacyRenderer.cpp:332
Method
IsChild
src/SFGUI/Container.cpp:40
Method
IsChildInteresting
src/SFGUI/Box.cpp:234
Method
IsDecreaseStepperPressed
src/SFGUI/SpinButton.cpp:67
Method
IsGloballyVisible
src/SFGUI/Widget.cpp:83
Method
IsHorizontalScrollbarVisible
src/SFGUI/ScrolledWindow.cpp:84
Method
IsIncreaseStepperPressed
src/SFGUI/SpinButton.cpp:71
Method
IsModal
src/SFGUI/Widget.cpp:898
Method
IsMouseButtonDown
src/SFGUI/Widget.cpp:516
Method
IsMouseInWidget
src/SFGUI/Widget.cpp:508
Method
IsSynced
src/SFGUI/Primitive.cpp:116
Method
IsVerticalScrollbarVisible
src/SFGUI/ScrolledWindow.cpp:106
← previous
next →
501–600 of 924, ranked by callers