PathScripts.PathSetupSheetOpPrototype.PropertyInteger Class Reference
Public Member Functions | |
def | typeString (self) |
def | valueFromString (self, string) |
Public Member Functions inherited from PathScripts.PathSetupSheetOpPrototype.Property | |
def | displayString (self) |
def | getValue (self) |
def | initProperty (self, obj, name) |
def | setEditorMode (self, mode) |
def | setupProperty (self, obj, name, category, value) |
def | setValue (self, value) |
def | setValueFromString (self, string) |
Additional Inherited Members | |
Public Attributes inherited from PathScripts.PathSetupSheetOpPrototype.Property | |
category | |
editorMode | |
info | |
name | |
propType | |
value | |
Member Function Documentation
◆ typeString()
def PathScripts.PathSetupSheetOpPrototype.PropertyInteger.typeString | ( | self | ) |
Reimplemented from PathScripts.PathSetupSheetOpPrototype.Property.
◆ valueFromString()
def PathScripts.PathSetupSheetOpPrototype.PropertyInteger.valueFromString | ( | self, | |
string | |||
) |
Reimplemented from PathScripts.PathSetupSheetOpPrototype.Property.
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathSetupSheetOpPrototype.py