VTK  9.2.6
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 51 of file vtkQtLabelRenderStrategyInternals.h.

Member Function Documentation

◆ TextPropertyToFont()

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

Definition at line 58 of file vtkQtLabelRenderStrategyInternals.h.

◆ TextPropertyToColor()

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

Definition at line 67 of file vtkQtLabelRenderStrategyInternals.h.

Member Data Documentation

◆ Image

QImage* vtkQtLabelRenderStrategy::Internals::Image

Definition at line 54 of file vtkQtLabelRenderStrategyInternals.h.

◆ Painter

QPainter* vtkQtLabelRenderStrategy::Internals::Painter

Definition at line 55 of file vtkQtLabelRenderStrategyInternals.h.

◆ Cache

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

Definition at line 56 of file vtkQtLabelRenderStrategyInternals.h.


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