Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getTextView
Method
getTextView
src/eepp/ui/uipushbutton.cpp:456–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
UITextView* UIPushButton::getTextView() const {
457
return mTextBox;
458
}
459
460
void UIPushButton::onAlphaChange() {
461
UIWidget::onAlphaChange();
Callers
4
UIPluginManagerTable
Method · 0.80
createCell
Method · 0.80
createCell
Method · 0.80
updateStatusBarSync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected