The Drawing defines the drawing parameters. A list of drawings can be retrieved by calling ControlCentre.drawings( element ).
More...
#include <scriptojbects.h>
The Drawing defines the drawing parameters. A list of drawings can be retrieved by calling ControlCentre.drawings( element ).
Drawing::Drawing |
( |
const String & |
jobName, |
|
|
const String & |
sceneName, |
|
|
const String & |
elementName, |
|
|
const String & |
name, |
|
|
QObject * |
|
|
) |
| |
String Drawing::elementName |
( |
| ) |
const |
String Drawing::jobName |
( |
| ) |
const |
String Drawing::name |
( |
| ) |
const |
String Drawing::sceneName |
( |
| ) |
const |
void Drawing::setStage |
( |
int |
type | ) |
|
|
private |
void Drawing::setState |
( |
int |
type | ) |
|
|
private |
String Drawing::stage |
( |
| ) |
const |
String Drawing::state |
( |
| ) |
const |
String Drawing::toString |
( |
| ) |
const |
|
slot |
String Drawing::_elementName |
|
private |
String Drawing::_sceneName |
|
private |
String Drawing::elementName |
|
readprivate |
XSheet, Scan, Vectorize, Paint or Camera.
Pending, Processing, Error or Completed.
The documentation for this class was generated from the following file: