StatusLineBackgroundOperationPanel

Undocumented in source.

Constructors

this
this(string ID)
Undocumented in source.

Members

Functions

setBackgroundOperationStatus
void setBackgroundOperationStatus(string icon, dstring statusText)

show / update / animate background operation status; when both parameters are nulls, hide background op status panel

Variables

animationProgress
uint animationProgress;
Undocumented in source.

Inherited Members

From StatusLineTextAndIconPanel

_icon
ImageWidget _icon;
Undocumented in source.
iconId
string iconId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
iconId
string iconId [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta