Re-exports§
pub use labels::FileDialogLabels;
pub use keybindings::FileDialogKeyBindings;
pub use keybindings::KeyBinding;
Modules§
- labels 🔒
Structs§
- Contains configuration values of a file dialog.
- Contains data of the
FileDialog
that should be stored persistently. - Defines a specific file filter that the user can select from a dropdown.
- Sets a specific icon for directory entries.
- Stores a custom quick access section of the file dialog.
- Stores the display name and the actual path of a quick access link.
Enums§
- Sets which directory is loaded when opening the file dialog.
Type Aliases§
- Function that returns true if the specific item matches the filter.