KIO
Purpose
The KIOFileWidgets library provides the file selection dialog and its components.
Description
The file dialog is available to all kde applications by using the QFileDialog class. The KDE QPA theme plugin uses a KFileDialog automatically.
The KIOFileWidgets library provides KFileWidget, which is the main widget in the file dialog, as well as the KDirOperator widget which contains the file views, and other components of the file dialog. Applications only need to link to KIOFileWidgets if they need direct access to KFileWidget or KDirOperator or to the other widgets used by the file dialog, either in order to modify the behavior of the file dialog, or to reuse its components into the application itself.
- Maintainer(s)
- David Faure
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.