company logo

BaseContext :: stopProgress - Stop progress display

The function is called in order to stop (or hide) the progress display in an application. The basic implementation of the function does nothing. In order to react on this progress message, the function has to be reimplemented in a user-defined context class.

In order to provide application specific progress display, the function may be overloaded in the application context.

Implementation details

BaseContext  :: stopProgress (  )