List of All Members for Canvas2D
This is the complete list of members for Canvas2D, including inherited members.
- available : bool [read-only]
- context : object [read-only]
- contextType : string
- void cancelRequestAnimationFrame(int handle)
- object getContext(string contextId, ... args)
- imageLoaded()
- bool isImageError(url image)
- bool isImageLoaded(url image)
- bool isImageLoading(url image)
- void loadImage(url image, size sourceSize)
- void markDirty()
- paint(rect region)
- painted()
- int requestAnimationFrame(callback)
- void requestPaint()
- void unloadImage(url image)
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.