Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSvgCssValues::BezierControlPoints Struct Reference

#include <qsvgcssvalues_p.h>

Collaboration diagram for QSvgCssValues::BezierControlPoints:

Public Attributes

QPointF c1
QPointF c2

Detailed Description

Definition at line 46 of file qsvgcssvalues_p.h.

Member Data Documentation

◆ c1

QPointF QSvgCssValues::BezierControlPoints::c1

Definition at line 48 of file qsvgcssvalues_p.h.

◆ c2

QPointF QSvgCssValues::BezierControlPoints::c2

Definition at line 49 of file qsvgcssvalues_p.h.


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