|
Provides a list of elements that are owned by the scene.
Public Member Functions | |
| OMC::Element | create (const QString &name, QString scanType, double fieldChart, QString pixelFormat, QString vectorFormat) |
| Creates a new element. More... | |
| OMC::Element OMC::ElementList::create | ( | const QString & | name, |
| QString | scanType, | ||
| double | fieldChart, | ||
| QString | pixelFormat, | ||
| QString | vectorFormat | ||
| ) |
Creates a new element.
Returns the newly added element if successful, otherwise null.

