protected WJavaScriptHandle<WBrush> |
WPaintedWidget.createJSBrush() |
Create a WBrush that is accessible from JavaScript, associated with this
WPaintedWidget.
|
protected WJavaScriptHandle<WPainterPath> |
WPaintedWidget.createJSPainterPath() |
Create a WPainterPath that is accessible from JavaScript, associated with this
WPaintedWidget.
|
protected WJavaScriptHandle<WPen> |
WPaintedWidget.createJSPen() |
Create a WPen that is accessible from JavaScript, associated with this WPaintedWidget.
|
protected WJavaScriptHandle<WPointF> |
WPaintedWidget.createJSPoint() |
Create a WPointF that is accessible from JavaScript, associated with this
WPaintedWidget.
|
protected WJavaScriptHandle<WRectF> |
WPaintedWidget.createJSRect() |
Create a WRectF that is accessible from JavaScript, associated with this
WPaintedWidget.
|
protected WJavaScriptHandle<WTransform> |
WPaintedWidget.createJSTransform() |
Create a WTransform that is accessible from JavaScript, associated with this
WPaintedWidget.
|