Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ getEntryWidget
Method
getEntryWidget
src/ui/combobox.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
Entry* ComboBox::getEntryWidget()
320
{
321
return m_entry;
322
}
323
324
Button* ComboBox::getButtonWidget()
325
{
Callers
7
ExportSpriteSheetWindow
Method · 0.80
fitWidthValue
Method · 0.80
fitHeightValue
Method · 0.80
updateSizeFields
Method · 0.80
show
Method · 0.80
updateLocation
Method · 0.80
onProcessMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected