kate Library API Documentation

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:

QVBox List of all members.

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:
KDE Logo
This file is part of the documentation for kate Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 20 09:50:54 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003