KWidgetsAddons
kmimetypechooser.h
42 };
99 * QStringList mimeList = QStringList::split(QRegularExpression("\\s*;\\s*"), leMimetypes->text());
137 int visuals = KMimeTypeChooser::Comments | KMimeTypeChooser::Patterns | KMimeTypeChooser::EditButton,
A dialog to select MIME types from the list of available ones on the system.
Definition kmimetypechooser.h:112
This widget provides a checkable list of all available MIME types, presented as a treeview,...
Definition kmimetypechooser.h:31
@ Patterns
Show the MIME types glob patterns (e.g. "*.html;*.htm") in a column.
Definition kmimetypechooser.h:40
@ EditButton
Show the "Edit" button, allowing to edit the selected type.
Definition kmimetypechooser.h:41
@ Comments
Show the MIME type comment (e.g. "HTML Document") in a column.
Definition kmimetypechooser.h:39
sizeHint
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:11:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:11:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.