Gui::PropertyEditor Namespace Reference
The namespace of the property editor for FreeCAD. More...
Classes | |
class LinkLabel | |
class LinkSelection | |
class Material | |
class PlacementEditor | |
class PropertyAngleItem | |
Change a floating point number. More... | |
class PropertyBoolItem | |
Edit properties of boolean type. More... | |
class PropertyColorItem | |
Change a color property. More... | |
class PropertyDirectionItem | |
class PropertyEditor | |
class PropertyEnumItem | |
Edit properties of enum type. More... | |
class PropertyFileItem | |
Change a file. More... | |
class PropertyFloatConstraintItem | |
Change a floating point number with constraints. More... | |
class PropertyFloatItem | |
Change a floating point number. More... | |
class PropertyFloatListItem | |
Edit properties of float list type. More... | |
class PropertyFontItem | |
Change a font property. More... | |
class PropertyIntegerConstraintItem | |
Change a number with constraints. More... | |
class PropertyIntegerItem | |
Change a number. More... | |
class PropertyIntegerListItem | |
Edit properties of float list type. More... | |
class PropertyItem | |
class PropertyItemDelegate | |
class PropertyItemEditorFactory | |
class PropertyItemFactory | |
The PropertyItemFactory provides methods for the dynamic creation of property items. More... | |
class PropertyItemProducer | |
class PropertyLinkItem | |
Edit properties of link type. More... | |
class PropertyLinkListItem | |
Edit properties of link list type. More... | |
class PropertyMaterialItem | |
Change a material property. More... | |
class PropertyMaterialListItem | |
class PropertyMatrixItem | |
class PropertyModel | |
class PropertyPathItem | |
Change a path. More... | |
class PropertyPlacementItem | |
Edit properties of placement type. More... | |
class PropertyPositionItem | |
class PropertyPrecisionItem | |
Change a floating point number with many decimal points (hard coded as 16) More... | |
class PropertySeparatorItem | |
Dummy property to separate groups of properties. More... | |
class PropertyStringItem | |
Change a string property. More... | |
class PropertyStringListItem | |
Edit properties of string list type. More... | |
class PropertyTransientFileItem | |
Show path of included file. More... | |
class PropertyUnitConstraintItem | |
Change a Unit based floating point number within constraints. More... | |
class PropertyUnitItem | |
Change a Unit based floating point number. More... | |
class PropertyVectorDistanceItem | |
class PropertyVectorItem | |
class VectorLineEdit | |
Detailed Description
The namespace of the property editor for FreeCAD.