Qt Canvas2D QML types
This module is in technology preview and is subject to change.
This QML module contains a Canvas2D element for Qt Quick. To use the Canvas2D, import the module with the following line:
import QtCanvas2D
Canvas2D QML Types
Provides a 2D canvas item enabling drawing via JavaScript | |
Provides 2D context for drawing on a Canvas2D item | |
Provides an opaque Canvas2DGradient interface | |
Provides Path2D object, matching to QCanvasPath |