Public Member Functions | |
| def | __getattr__ |
| def | __setattr__ |
Private Member Functions | |
| def | _add_props |
| def | _clear_props |
| def | _keys |
Definition at line 130 of file io_export_selected.py.
| def io_export_selected.CurrentFormatProperties.__getattr__ | ( | self, | |
| name | |||
| ) |
Definition at line 156 of file io_export_selected.py.
| def io_export_selected.CurrentFormatProperties.__setattr__ | ( | self, | |
| name, | |||
| value | |||
| ) |
Definition at line 159 of file io_export_selected.py.
| def io_export_selected.CurrentFormatProperties._add_props | ( | cls, | |
| template | |||
| ) | [private] |
Definition at line 141 of file io_export_selected.py.
| def io_export_selected.CurrentFormatProperties._clear_props | ( | cls | ) | [private] |
Definition at line 132 of file io_export_selected.py.
| def io_export_selected.CurrentFormatProperties._keys | ( | cls, | |
exclude_hidden = False |
|||
| ) | [private] |
Definition at line 152 of file io_export_selected.py.