Inviwo  0.9.10.1
Inviwo documentation
inviwo::CanvasQtBase< T > Class Template Reference
+ Inheritance diagram for inviwo::CanvasQtBase< T >:

Public Types

using QtBase = typename T::QtBase
 

Public Member Functions

 CanvasQtBase (size2_t dim=size2_t(256, 256), const std::string &name="Canvas")
 
virtual void render (std::shared_ptr< const Image > image, LayerType layerType=LayerType::Color, size_t idx=0) override
 
virtual std::unique_ptr< CanvascreateHiddenCanvas () override
 

Static Public Member Functions

static CanvasQtBase< T > * getSharedCanvas ()
 

Protected Member Functions

virtual void setFullScreenInternal (bool fullscreen) override
 
virtual bool event (QEvent *e) override
 
void propagateEvent (Event *e)
 
void propagateEvent (MouseInteractionEvent *e)
 
bool showToolTip (QHelpEvent *e)
 

Friends

class CanvasProcessorWidgetQt
 

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