touchgfx::CanvasWidget::getPainter() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::CanvasWidget::getPainter() const

touchgfx::CanvasWidget::getPainter() const method

@fn virtual AbstractPainter& CanvasWidget::getPainter() const; Gets the current painter for the CanvasWidget. Gets the current painter for the CanvasWidget. @see AbstractPainter

Syntax

virtual AbstractPainter& getPainter() const;

Return value

The painter.

References

LocationText
CanvasWidget.hpp:86
virtual AbstractPainter& getPainter() const;

Type Use

Type of touchgfx::CanvasWidget::getPainter() const
touchgfx::CanvasWidget::getPainter() const
all items filtered out