The Element defines the element parameters. A list of elements can be retrieved by calling ControlCentre.elements( scene ).
More...
#include <scriptojbects.h>
The Element defines the element parameters. A list of elements can be retrieved by calling ControlCentre.elements( scene ).
Element::Element |
( |
const String & |
jobName, |
|
|
const String & |
sceneName, |
|
|
const String & |
name, |
|
|
int |
id, |
|
|
QObject * |
|
|
) |
| |
float Element::fieldChart |
( |
| ) |
const |
String Element::folderName |
( |
| ) |
const |
int Element::id |
( |
| ) |
const |
String Element::jobName |
( |
| ) |
const |
String Element::name |
( |
| ) |
const |
String Element::pixmapType |
( |
| ) |
const |
String Element::scanType |
( |
| ) |
const |
String Element::sceneName |
( |
| ) |
const |
void Element::setFieldChart |
( |
float |
type | ) |
|
|
private |
void Element::setPixmapType |
( |
int |
type | ) |
|
|
private |
void Element::setScanType |
( |
const String & |
type | ) |
|
|
private |
void Element::setVectorType |
( |
int |
type | ) |
|
|
private |
String Element::toString |
( |
bool |
verbose | ) |
const |
|
slot |
Print out element paramaters.
- Parameters
-
verbose | if false, print out only name |
bool Element::vectorType |
( |
| ) |
const |
float Element::_fieldChart |
|
private |
String Element::_folderName |
|
private |
String Element::_pixmapType |
|
private |
String Element::_scanType |
|
private |
String Element::_sceneName |
|
private |
bool Element::_vectorType |
|
private |
float Element::fieldChart |
|
readprivate |
String Element::folderName |
|
readprivate |
String Element::pixmapType |
|
readprivate |
OPT, RCI, SCAN, SGI, TGA, etc.
Color, Grayscale, B&W, or None.
String Element::sceneName |
|
readprivate |
The documentation for this class was generated from the following file: