Expand description
Path editor is a simple widget that has a text box, that shows the current path and a “…” button, that opens a file
selector. See PathEditor docs for more info and usage examples.
Structs§
- Path
Editor - Path editor is a simple widget that has a text box, that shows the current path and a “…” button, that opens a file selector.
- Path
Editor Builder - Path editor builder creates
PathEditorinstances and adds them to the user interface.
Enums§
- Path
Editor Message - A set of messages for the
PathEditorwidget.