BackgroundOperationWatcherTest

class BackgroundOperationWatcherTest : BackgroundOperationWatcher {
int _counter;
}

Members

Functions

update
void update()

update background operation status

Properties

description
dstring description [@property getter]

returns description of background operation to show in status line

icon
string icon [@property getter]

returns icon of background operation to show in status line

Meta