KDECore
KMimeGlobsFileParser::Glob Struct Reference
#include <kmimeglobsfileparser_p.h>
Public Member Functions | |
| Glob (const QString &mime, int w=50, const QString &pat=QString(), int _flags=0) | |
Public Attributes | |
| int | flags |
| QString | mimeType |
| QString | pattern |
| int | weight |
Detailed Description
Definition at line 45 of file kmimeglobsfileparser_p.h.
Constructor & Destructor Documentation
| KMimeGlobsFileParser::Glob::Glob | ( | const QString & | mime, |
| int | w = 50, |
||
| const QString & | pat = QString(), |
||
| int | _flags = 0 |
||
| ) | [inline] |
Definition at line 46 of file kmimeglobsfileparser_p.h.
Member Data Documentation
Definition at line 49 of file kmimeglobsfileparser_p.h.
Definition at line 51 of file kmimeglobsfileparser_p.h.
Definition at line 50 of file kmimeglobsfileparser_p.h.
Definition at line 48 of file kmimeglobsfileparser_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:28 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:28 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.