MCPcopy 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
176void TransactionItem::setProgress( int progress )
177{
178 mProgress->setValue( progress );
179}
180
181void TransactionItem::setLabel( const QString &label )
182{

Callers 1

Calls 1

setValueMethod · 0.45

Tested by

no test coverage detected