KMimeTypeChooser Class Reference
This widget provides a checkable list of all available mimetypes, and a list of selected ones, as well as a corresponding list of file extensions, an optional text and an optional edit button (not working yet). More...
#include <katedialogs.h>
Inheritance diagram for KMimeTypeChooser:


Public Slots | |
void | editMimeType () |
void | slotCurrentChanged (QListViewItem *i) |
Public Member Functions | |
KMimeTypeChooser (QWidget *parent=0, const QString &text=QString::null, const QStringList &selectedMimeTypes=0, bool editbutton=true, bool showcomment=true, bool showpattern=true) | |
QStringList | selectedMimeTypesStringList () |
QStringList | patterns () |
Detailed Description
This widget provides a checkable list of all available mimetypes, and a list of selected ones, as well as a corresponding list of file extensions, an optional text and an optional edit button (not working yet).Mime types is presented in a list view, with name, comment and patterns columns. Added by anders, jan 23, 2002
Definition at line 307 of file katedialogs.h.
The documentation for this class was generated from the following files: