Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dalerank/nanogui-sdl
/ functions
Functions
1,284 in github.com/dalerank/nanogui-sdl
⨍
Functions
1,284
◇
Types & classes
199
Method
orientation
sdlgui/layout.h:77
Method
orientation
sdlgui/layout.h:167
Method
overflowing
sdlgui/tabheader.h:38
Method
pasteFromClipboard
sdlgui/textbox.cpp:715
Method
performLayout
sdlgui/vscrollpanel.cpp:22
Method
performLayout
sdlgui/tabheader.cpp:346
Method
performLayout
sdlgui/window.cpp:179
Method
performLayout
sdlgui/imageview.cpp:253
Method
performLayout
sdlgui/tabwidget.cpp:136
Method
performLayout
sdlgui/dropdownbox.cpp:295
Method
performLayout
sdlgui/popupbutton.cpp:60
Method
performLayout
sdlgui/layout.cpp:67
Method
performLayout
sdlgui/popup.cpp:123
Method
performLayout
sdlgui/widget.cpp:68
Method
performLayout
sdlgui/stackedwidget.cpp:34
Method
pixelInfoThreshold
sdlgui/imageview.h:58
Method
pixelInfoVisible
sdlgui/imageview.cpp:143
Method
pixelRatio
Return the ratio between pixel and device coordinates (e.g. >= 2 on Mac Retina displays)
sdlgui/screen.h:58
Method
popupptr
sdlgui/popupbutton.h:37
Method
position2CursorIndex
sdlgui/textbox.cpp:798
Method
positionF
sdlgui/imageview.h:34
Method
positionForCoordinate
sdlgui/imageview.cpp:71
Method
preferredSize
sdlgui/button.cpp:86
Method
preferredSize
sdlgui/colorwheel.cpp:29
Method
preferredSize
sdlgui/imageview.cpp:248
Method
preferredSize
sdlgui/dropdownbox.cpp:141
Method
preferredSize
sdlgui/textbox.cpp:170
Method
preferredSize
sdlgui/popupbutton.cpp:30
Method
preferredSize
sdlgui/imagepanel.cpp:60
Method
preferredSize
sdlgui/progressbar.cpp:141
Method
preferredSize
sdlgui/checkbox.cpp:128
Method
preferredSize
sdlgui/slider.cpp:185
Method
preferredSize
sdlgui/graph.cpp:107
Method
preferredSize
sdlgui/switchbox.cpp:167
Method
preferredSize
sdlgui/stackedwidget.cpp:42
Method
pushed
sdlgui/button.h:68
Method
ready
sdlgui/window.cpp:35
Method
ref
Create a ``nullptr``-valued reference
sdlgui/common.h:126
Method
refresh
Cause all widgets to re-synchronize with the underlying variable state
sdlgui/formhelper.h:214
Method
refreshRelativePlacement
sdlgui/window.cpp:331
Method
refreshRelativePlacement
sdlgui/dropdownbox.cpp:148
Method
refreshRelativePlacement
sdlgui/popup.cpp:137
Method
removeTab
sdlgui/tabheader.cpp:218
Method
removeTab
sdlgui/tabwidget.cpp:112
Method
renderBodyTexture
sdlgui/dropdownbox.cpp:32
Method
rendereBodyTexture
sdlgui/dropdownbox.cpp:191
Method
requestFocus
sdlgui/widget.cpp:289
Function
resample_row_1
sdlgui/stb_image.h:2860
Method
resizeCallbackEvent
sdlgui/screen.cpp:358
Method
resizeEvent
Window resize event handler
sdlgui/screen.h:75
Method
resolution
sdlgui/layout.h:172
Function
rtnvg__nearestPow2
sdlgui/nanovg_rt.h:542
Function
rtnvg__renderCancel
sdlgui/nanovg_rt.h:2031
Function
rtnvg__renderCreate
sdlgui/nanovg_rt.h:758
Function
rtnvg__renderCreateTexture
sdlgui/nanovg_rt.h:962
Function
rtnvg__renderDelete
sdlgui/nanovg_rt.h:2381
Function
rtnvg__renderDeleteTexture
sdlgui/nanovg_rt.h:997
Function
rtnvg__renderFill
sdlgui/nanovg_rt.h:2159
Function
rtnvg__renderFlush
sdlgui/nanovg_rt.h:2040
Function
rtnvg__renderGetTextureSize
sdlgui/nanovg_rt.h:1045
Function
rtnvg__renderStroke
sdlgui/nanovg_rt.h:2266
Function
rtnvg__renderTriangles
sdlgui/nanovg_rt.h:2338
Function
rtnvg__renderUpdateTexture
sdlgui/nanovg_rt.h:1002
Function
rtnvg__renderViewport
sdlgui/nanovg_rt.h:1164
Function
rtnvg__stencilFunc
sdlgui/nanovg_rt.h:577
Method
scale
sdlgui/imageview.h:44
Method
scaledImageSize
sdlgui/imageview.h:38
Method
scaledImageSizeF
sdlgui/imageview.h:40
Method
scrollCallbackEvent
sdlgui/screen.cpp:336
Method
scrollEvent
sdlgui/vscrollpanel.cpp:54
Method
scrollEvent
sdlgui/window.cpp:325
Method
scrollEvent
sdlgui/imageview.cpp:153
Method
scrollEvent
sdlgui/combobox.cpp:76
Method
scrollEvent
sdlgui/dropdownbox.cpp:368
Method
scrollEvent
sdlgui/textbox.h:229
Method
scrollEvent
sdlgui/textbox.h:348
Method
scrollEvent
sdlgui/widget.cpp:150
Method
sdlRenderer
Return a pointer to the underlying nanoVG draw context
sdlgui/screen.h:86
Method
selectedIndex
The current index this dropdownbox has selected.
sdlgui/dropdownbox.h:48
Method
selectedIndex
sdlgui/combobox.h:37
Method
setActiveTab
sdlgui/tabwidget.cpp:35
Method
setAlignment
sdlgui/switchbox.h:65
Method
setAlignment
sdlgui/layout.h:81
Method
setAnchorHeight
Set the anchor height; this determines the vertical shift relative to the anchor position
sdlgui/popup.h:41
Method
setBackground
Set the screen's background color
sdlgui/screen.h:49
Method
setBackgroundColor
sdlgui/button.h:54
Method
setButtonGroup
Set the button group (for radio buttons)
sdlgui/button.h:80
Method
setCallback
sdlgui/formhelper.h:280
Method
setCallback
sdlgui/button.h:73
Method
setCallback
sdlgui/checkbox.h:37
Method
setCallback
Sets the callback to execute for this widget.
sdlgui/dropdownbox.h:45
Method
setCallback
* Sets the callable objects which is invoked when a tab button is pressed. * The argument provided to the callback is the index of the tab.
sdlgui/tabheader.h:44
Method
setCallback
sdlgui/colorpicker.h:28
Method
setCallback
sdlgui/textbox.h:74
Method
setCallback
sdlgui/textbox.h:169
Method
setCallback
sdlgui/textbox.h:284
Method
setCallback
sdlgui/colorwheel.h:26
Method
setCallback
sdlgui/combobox.h:35
Method
setCallback
* Sets the callable objects which is invoked when a tab is changed. * The argument provided to the callback is the index of the new active tab.
sdlgui/tabwidget.h:43
Method
setCallback
sdlgui/messagedialog.h:55
← previous
next →
1,001–1,100 of 1,284, ranked by callers