VTK  9.3.20240329
Public Member Functions | Public Attributes | List of all members
vtkQtLabelRenderStrategy::Internals Class Reference

#include <vtkQtLabelRenderStrategyInternals.h>

Public Member Functions

QFont TextPropertyToFont (vtkTextProperty *tprop)
 
QColor TextPropertyToColor (double *fc, double opacity)
 

Public Attributes

QImage * Image
 
QPainter * Painter
 
QMap< vtkQtLabelMapEntry, vtkQtLabelMapValueCache
 

Detailed Description

Definition at line 41 of file vtkQtLabelRenderStrategyInternals.h.

Member Function Documentation

◆ TextPropertyToFont()

QFont vtkQtLabelRenderStrategy::Internals::TextPropertyToFont ( vtkTextProperty tprop)
inline

Definition at line 48 of file vtkQtLabelRenderStrategyInternals.h.

◆ TextPropertyToColor()

QColor vtkQtLabelRenderStrategy::Internals::TextPropertyToColor ( double *  fc,
double  opacity 
)
inline

Definition at line 57 of file vtkQtLabelRenderStrategyInternals.h.

Member Data Documentation

◆ Image

QImage* vtkQtLabelRenderStrategy::Internals::Image

Definition at line 44 of file vtkQtLabelRenderStrategyInternals.h.

◆ Painter

QPainter* vtkQtLabelRenderStrategy::Internals::Painter

Definition at line 45 of file vtkQtLabelRenderStrategyInternals.h.

◆ Cache

QMap<vtkQtLabelMapEntry, vtkQtLabelMapValue> vtkQtLabelRenderStrategy::Internals::Cache

Definition at line 46 of file vtkQtLabelRenderStrategyInternals.h.


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