Drawing Class Reference

The Drawing defines the drawing parameters. More...

Public Slots

String toString () const
 

Properties

String elementName
 name of element More...
 
String name
 name of drawing More...
 
String stage
 XSheet, Scan, Vectorize, Paint or Camera. More...
 
String state
 Pending, Processing, Error or Completed. More...
 

Detailed Description

The Drawing defines the drawing parameters.

A list of drawings can be retrieved by calling ControlCentre.drawings( element ).

Member Function Documentation

◆ toString

String Drawing::toString ( ) const
slot

Property Documentation

◆ elementName

String Drawing::elementName
read

name of element

◆ name

String Drawing::name
read

name of drawing

◆ stage

String Drawing::stage
read

XSheet, Scan, Vectorize, Paint or Camera.

◆ state

String Drawing::state
read

Pending, Processing, Error or Completed.