Introduction
The ifilegui library provides GUI components for file operations including file dialogs, file list providers, and document opening commands.
Key Features
- File Dialogs: Standard file open/save dialogs
- File List Providers: GUI components for managing file lists
- Document Commands: External document opening commands
- File Selection: User-friendly file selection interfaces
Architecture
Key components:
Dependencies
- istd: Standard utilities and interfaces
- icomp: Component framework
- ifile: File handling
- Qt Widgets: Qt GUI framework
See Also