MCPcopy 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
319Entry* ComboBox::getEntryWidget()
320{
321 return m_entry;
322}
323
324Button* ComboBox::getButtonWidget()
325{

Callers 7

fitWidthValueMethod · 0.80
fitHeightValueMethod · 0.80
updateSizeFieldsMethod · 0.80
showMethod · 0.80
updateLocationMethod · 0.80
onProcessMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected