Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setProgress
Method
setProgress
kdevplatform/shell/progresswidget/progressdialog.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void TransactionItem::setProgress( int progress )
177
{
178
mProgress->setValue( progress );
179
}
180
181
void TransactionItem::setLabel( const QString &label )
182
{
Callers
1
slotTransactionProgress
Method · 0.45
Calls
1
setValue
Method · 0.45
Tested by
no test coverage detected