Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getComboBox
Method
getComboBox
src/eepp/ui/uimessagebox.cpp:254–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
UIComboBox* UIMessageBox::getComboBox() const {
255
return mComboBox;
256
}
257
258
void UIMessageBox::onWindowReady() {
259
forcedApplyStyle();
Callers
1
setIndentTabCharacter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected