Qt 6.11
Qt Canvas Painter
C++ Classes
QtCanvasPainter (Technical Preview)
QCanvasGridPattern
Qt Canvas Painter | Commercial or GPLv3
List of All Members for QCanvasGridPattern
This is the complete list of members for
QCanvasGridPattern
, including inherited members.
QCanvasGridPattern
(float, float, float, float, const int &, const int &, float, float, float)
~QCanvasGridPattern
()
backgroundColor
() const : int
cellSize
() const : int
feather
() const : float
lineColor
() const : int
lineWidth
() const : float
rotation
() const : float
setBackgroundColor
(const int &)
setCellSize
(float, float)
setCellSize
(int)
setFeather
(float)
setLineColor
(const int &)
setLineWidth
(float)
setRotation
(float)
setStartPosition
(float, float)
setStartPosition
(int)
startPosition
() const : int
operator=
(QCanvasBrush &&) : class QCanvasBrush &