PropertyForm
- class PropertyForm[source]
- Bases: - PySide2.QtWidgets.QDockWidget- Form class for real-time editing of objects - Parameters
- title: string
- The title of the form 
 
- Attributes
- on_update: function
- the function to be called when object attributes are updated from the form 
 
 - Methods - Creates layout for input fields - Map color input field to an object attribute - Map color input field to an object attribute - Map a dictionary input - Map inputs of supported data type - Map a list of numbers - Map number input field to an object attribute - Map the attributs of an object - Map the transformation of an object - Map a list of vetors