Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MycroftAI/mycroft-gui
/ bottomPadding
Method
bottomPadding
import/abstractdelegate.cpp:393–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
392
393
int AbstractDelegate::bottomPadding() const
394
{
395
return m_bottomPadding;
396
}
397
398
void AbstractDelegate::setBottomPadding(int padding)
399
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected