MCPcopy Create free account
hub / github.com/KDE/kdevelop / hideHLine

Method hideHLine

kdevplatform/shell/progresswidget/progressdialog.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void TransactionItem::hideHLine()
172{
173 mFrame->hide();
174}
175
176void TransactionItem::setProgress( int progress )
177{

Callers 1

slotItemCompletedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected