#include <vgobject_p.h>
Definition at line 64 of file vgobject_p.h.
◆ VGObjectData() [1/3]
VGObjectData::VGObjectData |
( |
| ) |
|
|
inline |
◆ VGObjectData() [2/3]
VGObjectData::VGObjectData |
( |
const GOType & |
type, |
|
|
const quint32 & |
idObject, |
|
|
const Draw & |
mode |
|
) |
| |
|
inline |
◆ VGObjectData() [3/3]
◆ ~VGObjectData()
VGObjectData::~VGObjectData |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ _id
quint32 VGObjectData::_id |
_id id in container. Ned for arcs, spline and spline paths.
Definition at line 82 of file vgobject_p.h.
◆ _name
QString VGObjectData::_name |
◆ idObject
quint32 VGObjectData::idObject |
idObject id of parent object. Only for modeling. All another return 0.
Definition at line 88 of file vgobject_p.h.
◆ mode
mode object created in calculation or drawing mode
Definition at line 94 of file vgobject_p.h.
◆ type
type type of graphical object
Definition at line 85 of file vgobject_p.h.
The documentation for this class was generated from the following file: