Function remove from qtcanvas
Brief description
remove(canvas:QtCanvas,type:int):void
Removes primitives from the canvas More ...
Function information
| Name: | remove |
| Base: | QtCanvas |
| Group: | Qt plugins:Image plugins |
| Icon: | qtimage.png |
| Color: | darkGreen |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Removes primitives from the canvas.
Input parameters
-
canvas:
QtCanvas
- Canvas instance
-
type:
int
- Type of the primitives to remove
Return values
-
Default return value:
void
