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

#include <progressbarowner.h>

+ Inheritance diagram for inviwo::ProgressBarOwner:

Public Member Functions

ProgressBargetProgressBar ()
 
const ProgressBargetProgressBar () const
 
void updateProgress (float progress)
 

Protected Attributes

ProgressBar progressBar_
 

Detailed Description

Class to support processors owning a ProgressBar. This class allows a progress bar contained within a processor to be visible in the network.

See also
ProgressBar
ProgressBarObservable

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