|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
#include <activityindicator.h>
| Public Member Functions | |
| void | setActive (bool active) | 
| bool | isActive () const | 
| Public Member Functions inherited from inviwo::Observable< ActivityIndicatorObserver > | |
| Observable< ActivityIndicatorObserver > & | operator= (const Observable< ActivityIndicatorObserver > &other) | 
| void | addObserver (ActivityIndicatorObserver *observer) | 
| void | removeObserver (ActivityIndicatorObserver *observer) | 
| bool | isObservedBy (ActivityIndicatorObserver *observer) const | 
| virtual void | startBlockingNotifications () override final | 
| virtual void | stopBlockingNotifications () override final | 
| Additional Inherited Members | |
| Protected Member Functions inherited from inviwo::Observable< ActivityIndicatorObserver > | |
| void | forEachObserver (C callback) | 
| Protected Member Functions inherited from inviwo::ObservableInterface | |
| virtual void | addObserver (Observer *observer)=0 | 
| virtual void | removeObserver (Observer *observer)=0 | 
| void | addObservationHelper (Observer *observer) | 
| void | removeObservationHelper (Observer *observer) | 
A class for indicating that a processor is working.