Audacity 3.2.0
|
Used to ignore a command's progress updates. More...
#include <CommandTargets.h>
Public Member Functions | |
~NullProgressTarget () override | |
void | Update (double WXUNUSED(completed)) override |
Public Member Functions inherited from CommandProgressTarget | |
virtual | ~CommandProgressTarget () |
virtual void | Update (double completed)=0 |
Used to ignore a command's progress updates.
Definition at line 159 of file CommandTargets.h.
|
overridedefault |
|
inlineoverride |
Definition at line 163 of file CommandTargets.h.