ContRap
The symbolic tool for control-flow based rapid prototyping.

Function setPrimitive from qtgui
Brief description

setPrimitive(self:QtImageViewer,primitive:Primitive2D):void

Sets external primitives to draw More ...

Function information
Name: setPrimitive
Base: QtImageViewer
Group: Qt plugins:Widgets
Icon: qtviewer.png
Color:
Authors:
Copyright:

Detailed description

Sets external primitives to draw. If you want to set more than one primitive use the container primitive to insert groups of items.

Input parameters
self: QtImageViewer
Instance of the class
primitive: Primitive2D
Primitive to draw

Return values
Default return value: void