attachment
Full documentation pages are generated for docstring reference only and may contain symbols imported from other modules. Imported symbols are not distinguished from locally defined symbols and will appear in any module that they are imported into. For better information on where symbols should be imported from, review the sourcecode on the github.
FoSpy.ui.app.editors.attachment
BasePropEditor
FilePathEditor
Bases: BasePropEditor
Source code in FoSpy/ui/app/editors/attachment.py
__init__
Source code in FoSpy/ui/app/editors/attachment.py
apply
Pull the selected path from the panel, convert to Path, process it, then eventually set attributes on self.blk_widget.blk.
Source code in FoSpy/ui/app/editors/attachment.py
FilePathPanel
Bases: QWidget
Source code in FoSpy/ui/app/editors/attachment.py
__init__
Source code in FoSpy/ui/app/editors/attachment.py
choose_file
Open a file dialog and update the display.
get_selected_path
refresh
Refresh display from the block.