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

Method progress

kdevplatform/shell/progresswidget/progressmanager.h:96–96  ·  view source on GitHub ↗

* @return The current progress value of this item in percent. */

Source from the content-addressed store, hash-verified

94 * @return The current progress value of this item in percent.
95 */
96 unsigned int progress() const { return mProgress; }
97
98 /**
99 * Set the progress (percentage of completion) value of this item.

Callers 2

TransactionItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected