継承メンバを含む ReferenceLine の全メンバ一覧です。
| AddPropertyByReference(const String &name, ReferenceObject *value) | ItemObject | virtualslot |
| GetItem(const Variant &value) const | ItemObject | slot |
| GetLine() const | ReferenceLine | slot |
| GetName() const | ItemObject | slot |
| GetProperty(const String &name) const | ItemObject | virtualslot |
| GetScriptTypeName() const | ItemObject | slot |
| GetType() const | ReferenceLine | slot |
| GetTypeAsString() const | ReferenceLine | slot |
| GetXOffset() const | ReferenceLine | slot |
| GetYOffset() const | ReferenceLine | slot |
| GetZOffset() const | ReferenceLine | slot |
| IsValid() const | ItemObject | virtualslot |
| NumItems() const | ItemObject | slot |
| SetCircle(ReferenceObject *ref) | ReferenceLine | slot |
| SetLine(ReferenceObject *ref) | ReferenceLine | slot |
| SetLineAndVertexList(const StringList &value) | ReferenceLine | slot |
| SetLineList(const StringList &value) | ReferenceLine | slot |
| SetName(const String &name) | ItemObject | slot |
| SetOffset(double x, double y, double z) | ReferenceLine | slot |
| SetPlaneAndVertexList(const StringList &value) | ReferenceLine | slot |
| SetPlaneList(const StringList &value) | ReferenceLine | slot |
| SetProperty(const String &name, const Variant &value) | ItemObject | virtualslot |
| SetPropertyByReference(const String &name, ReferenceObject *value) | ItemObject | virtualslot |
| SetType(int t) | ReferenceLine | slot |
| SetTypeByString(const String &t) | ReferenceLine | slot |
| SetVertexList(const StringList &value) | ReferenceLine | slot |
| SetXOffset(double value) | ReferenceLine | slot |
| SetYOffset(double value) | ReferenceLine | slot |
| SetZOffset(double value) | ReferenceLine | slot |