Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ beginAttributesTransaction
Method
beginAttributesTransaction
src/eepp/ui/uiwidget.cpp:1330–1332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1328
}
1329
1330
void UIWidget::beginAttributesTransaction() {
1331
mAttributesTransactionCount++;
1332
}
1333
1334
void UIWidget::endAttributesTransaction() {
1335
mAttributesTransactionCount--;
Callers
4
insertStatusBarElement
Method · 0.80
updateLayout
Method · 0.80
onStateChange
Method · 0.80
updateLayout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected