Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ addSubTransaction
Method
addSubTransaction
kdevplatform/shell/progresswidget/progressdialog.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
void TransactionItem::addSubTransaction( ProgressItem *item )
204
{
205
Q_UNUSED( item );
206
}
207
208
// ---------------------------------------------------------------------------
209
Callers
1
slotTransactionAdded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected