Inviwo  0.9.10.1
Inviwo documentation
inviwo::TFEditorView Class Reference
+ Inheritance diagram for inviwo::TFEditorView:

Public Member Functions

 TFEditorView (util::TFPropertyConcept *tfProperty, QGraphicsScene *scene=nullptr, QWidget *parent=nullptr)
 
- Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 
 Observer (Observer &&other)
 
Observeroperator= (Observer &&other)
 
Observeroperator= (const Observer &other)
 
virtual ~Observer ()
 
void removeObservation (ObservableInterface *observable)
 
void removeObservations ()
 

Protected Member Functions

const HistogramContainergetNormalizedHistograms ()
 
virtual void resizeEvent (QResizeEvent *event) override
 
virtual void drawForeground (QPainter *painter, const QRectF &rect) override
 
virtual void drawBackground (QPainter *painter, const QRectF &rect) override
 
void updateHistogram ()
 
void updateZoom ()
 
virtual void onMaskChange (const dvec2 &mask) override
 
virtual void onZoomHChange (const dvec2 &zoomH) override
 
virtual void onZoomVChange (const dvec2 &zoomV) override
 
virtual void onHistogramModeChange (HistogramMode mode) override
 
virtual void wheelEvent (QWheelEvent *event) override
 
- Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
 

Additional Inherited Members

- Protected Types inherited from inviwo::Observer
using ObservableSet = std::unordered_set< ObservableInterface * >
 
- Protected Attributes inherited from inviwo::Observer
ObservableSet observables_
 

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