MCPcopy Create free account

hub / github.com/TankOs/SFGUI / functions

Functions924 in github.com/TankOs/SFGUI

↓ 158 callersMethodAdd
src/SFGUI/Desktop.cpp:105
↓ 101 callersMethodPack
src/SFGUI/Box.cpp:47
↓ 95 callersMethodsize
extlibs/libELL/include/ell/Utils.h:122
↓ 61 callersMethodempty
extlibs/libELL/include/ell/Utils.h:124
↓ 59 callersMethodend
extlibs/libELL/include/ell/Parser.h:215
↓ 56 callersMethodclear
extlibs/libELL/include/ell/Storage.h:40
↓ 50 callersMethodConnect
src/SFGUI/Signal.cpp:22
↓ 37 callersMethodSetTitle
src/SFGUI/Window.cpp:36
↓ 34 callersMethodUpdate
src/SFGUI/Widget.cpp:196
↓ 33 callersMethodEmit
src/SFGUI/Signal.cpp:77
↓ 33 callersMethodget
extlibs/libELL/include/ell/Parser.h:210
↓ 32 callersMethodAttach
src/SFGUI/Table.cpp:33
↓ 30 callersMethodCreateLine
src/SFGUI/Renderer.cpp:456
↓ 28 callersMethodCreatePane
src/SFGUI/Renderer.cpp:235
↓ 28 callersMethodDisplay
src/SFGUI/SFGUI.cpp:27
↓ 27 callersMethodAddVertex
src/SFGUI/Primitive.cpp:35
↓ 27 callersMethodGetAdjustment
src/SFGUI/Range.cpp:12
↓ 27 callersMethodHandleEvent
src/SFGUI/Widget.cpp:289
↓ 27 callersMethodSetAllocation
src/SFGUI/Widget.cpp:125
↓ 24 callersMethodGetFirstDisplayedTab
src/SFGUI/Notebook.cpp:728
↓ 24 callersMethodSetRequisition
src/SFGUI/Widget.cpp:558
↓ 23 callersMethodstr
extlibs/libELL/include/ell/Utils.h:120
↓ 22 callersMethodGetValue
src/SFGUI/Range.cpp:44
↓ 20 callersMethodShow
src/SFGUI/Widget.cpp:535
↓ 19 callersMethodGetLower
src/SFGUI/Adjustment.cpp:54
↓ 19 callersMethodparse
extlibs/libELL/include/ell/BinaryNodes.h:41
↓ 18 callersMethodCreateRect
src/SFGUI/Renderer.cpp:348
↓ 17 callersMethodGetFontLineHeight
src/SFGUI/Engine.cpp:114
↓ 17 callersMethodInvalidate
src/SFGUI/Widget.cpp:220
↓ 17 callersMethodSetLabel
Widgets can have as many methods as you need.
examples/CustomWidget.cpp:33
↓ 17 callersMethodrestore
extlibs/libELL/include/ell/Parser.h:187
↓ 16 callersMethodAppendPage
src/SFGUI/Notebook.cpp:108
↓ 16 callersMethodCreateTriangle
src/SFGUI/Renderer.cpp:362
↓ 15 callersMethodSetText
src/SFGUI/Label.cpp:24
↓ 15 callersMethodnext
extlibs/libELL/include/ell/Parser.h:203
↓ 13 callersMethodSetSpacing
src/SFGUI/Box.cpp:156
↓ 12 callersMethodGetMinorStep
src/SFGUI/Adjustment.cpp:82
↓ 12 callersMethodGetScrollable
src/SFGUI/Notebook.cpp:724
↓ 12 callersMethodGetTextStringMetrics
src/SFGUI/Engine.cpp:126
↓ 11 callersMethodCreateText
src/SFGUI/Renderer.cpp:108
↓ 11 callersMethodSetPosition
src/SFGUI/Widget.cpp:276
↓ 11 callersMethodenqueue
extlibs/libELL/include/ell/Storage.h:39
↓ 10 callersMethodGetFont
src/SFGUI/ResourceManager.cpp:24
↓ 10 callersMethodIsActive
src/SFGUI/ToggleButton.cpp:53
↓ 10 callersMethodskip
extlibs/libELL/include/ell/Parser.h:47
↓ 9 callersMethodDecrement
src/SFGUI/Adjustment.cpp:125
↓ 9 callersMethodGetUpper
src/SFGUI/Adjustment.cpp:68
↓ 9 callersMethodIncrement
src/SFGUI/Adjustment.cpp:121
↓ 9 callersMethodSetLower
src/SFGUI/Adjustment.cpp:58
↓ 9 callersMethodSetMajorStep
src/SFGUI/Adjustment.cpp:94
↓ 9 callersMethodSetMinorStep
src/SFGUI/Adjustment.cpp:86
↓ 9 callersMethodSetUpper
src/SFGUI/Adjustment.cpp:72
↓ 8 callersMethodGetDisplayedTabCount
src/SFGUI/Notebook.cpp:736
↓ 8 callersMethodGetPageSize
src/SFGUI/Adjustment.cpp:98
↓ 8 callersMethodGetState
src/SFGUI/Widget.cpp:488
↓ 8 callersMethodSetAdjustment
src/SFGUI/Range.cpp:16
↓ 8 callersMethodSetPageSize
src/SFGUI/Adjustment.cpp:102
↓ 8 callersMethodSetValue
src/SFGUI/Range.cpp:48
↓ 7 callersMethodSetId
src/SFGUI/Widget.cpp:592
↓ 7 callersMethodSetViewport
src/SFGUI/Widget.cpp:826
↓ 7 callersMethodTuneCull
src/SFGUI/Renderers/NonLegacyRenderer.cpp:956
↓ 6 callersMethodAppendItem
src/SFGUI/ComboBox.cpp:63
↓ 6 callersMethodClear
src/SFGUI/Canvas.cpp:352
↓ 6 callersMethodGetNthTabLabel
src/SFGUI/Notebook.cpp:280
↓ 6 callersMethodHasStyle
src/SFGUI/Window.cpp:97
↓ 6 callersMethodIsDecreaseStepperPressed
src/SFGUI/Scrollbar.cpp:73
↓ 6 callersMethodIsIncreaseStepperPressed
src/SFGUI/Scrollbar.cpp:77
↓ 6 callersMethodRefresh
src/SFGUI/Widget.cpp:792
↓ 6 callersMethodSetImage
src/SFGUI/Image.cpp:23
↓ 6 callersMethodget_child_at
extlibs/libELL/include/ell/Node.h:73
↓ 6 callersMethodparse
extlibs/libELL/include/ell/Rule.h:100
↓ 5 callersFunctionGetAttributeLocation
src/SFGUI/Renderers/NonLegacyRenderer.cpp:129
↓ 5 callersMethodGetChild
src/SFGUI/Bin.cpp:5
↓ 5 callersMethodGetOrientation
src/SFGUI/Box.cpp:172
↓ 5 callersMethodGetPageCount
src/SFGUI/Notebook.cpp:288
↓ 5 callersMethodGetStyle
src/SFGUI/Window.cpp:93
↓ 5 callersMethodIsLocallyVisible
src/SFGUI/Widget.cpp:79
↓ 5 callersMethodSetStyle
src/SFGUI/Window.cpp:78
↓ 5 callersMethodTuneAlphaThreshold
src/SFGUI/Renderers/VertexArrayRenderer.cpp:396
↓ 5 callersFunctionWipeStateCache
src/SFGUI/Canvas.cpp:179
↓ 5 callersFunctionassign
extlibs/libELL/include/ell/Storage.h:64
↓ 5 callersFunctionbegin
src/SFGUI/ComboBox.cpp:23
↓ 5 callersFunctionend
src/SFGUI/ComboBox.cpp:27
↓ 5 callersMethodget_kind
extlibs/libELL/include/ell/Rule.h:107
↓ 4 callersMethodBind
src/SFGUI/Canvas.cpp:428
↓ 4 callersMethodDisconnect
src/SFGUI/Signal.cpp:41
↓ 4 callersMethodGetCursorPosition
src/SFGUI/Entry.cpp:329
↓ 4 callersMethodGetDefaultViewport
src/SFGUI/Renderer.cpp:100
↓ 4 callersMethodGetGroup
src/SFGUI/RadioButton.cpp:21
↓ 4 callersMethodGetParent
src/SFGUI/Selector.cpp:108
↓ 4 callersMethodGetParent
src/SFGUI/Widget.cpp:492
↓ 4 callersMethodGetTabPosition
src/SFGUI/Notebook.cpp:260
↓ 4 callersMethodGetVerticalAdjustment
src/SFGUI/Viewport.cpp:170
↓ 4 callersMethodGetVisibleOffset
src/SFGUI/Entry.cpp:325
↓ 4 callersMethodIsBackwardScrollPrelight
src/SFGUI/Notebook.cpp:756
↓ 4 callersMethodIsForwardScrollPrelight
src/SFGUI/Notebook.cpp:752
↓ 4 callersMethodIsScrollingBackward
src/SFGUI/Notebook.cpp:748
↓ 4 callersMethodIsScrollingForward
src/SFGUI/Notebook.cpp:744
↓ 4 callersMethodRequestResize
src/SFGUI/Widget.cpp:158
↓ 4 callersMethodSetAlignment
src/SFGUI/Misc.cpp:7
next →1–100 of 924, ranked by callers