Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ActivityIndicator Class Reference

#include <activityindicator.h>

+ Inheritance diagram for inviwo::ActivityIndicator:

Public Member Functions

void setActive (bool active)
 
bool isActive () const
 
- Public Member Functions inherited from inviwo::Observable< ActivityIndicatorObserver >
 Observable (const Observable< ActivityIndicatorObserver > &other)
 
 Observable (Observable< ActivityIndicatorObserver > &&other) noexcept
 
Observable< ActivityIndicatorObserver > & operator= (const Observable< ActivityIndicatorObserver > &other)
 
Observable< ActivityIndicatorObserver > & operator= (Observable< ActivityIndicatorObserver > &&other) noexcept
 
void addObserver (ActivityIndicatorObserver *observer)
 
void removeObserver (ActivityIndicatorObserver *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 
- Public Member Functions inherited from inviwo::ObservableInterface

Additional Inherited Members

- Protected Member Functions inherited from inviwo::Observable< ActivityIndicatorObserver >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 

Detailed Description

A class for indicating that a processor is working.


The documentation for this class was generated from the following file: