KIO
kfilefilter.h
40 * @param filePatterns A list of file name patterns that should be included, e.g. ("*.cpp", "*.cxx").
41 * @param mimePatterns A list of MIME types that should be included, e.g. ("text/plain", "image/png").
44 explicit KFileFilter(const QString &label, const QStringList &filePatterns, const QStringList &mimePatterns);
Provides a user (and developer) friendly way to select files with support for choosing encoding.
Definition kencodingfiledialog.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.