KDECore
KFolderMimeType Class Reference
#include <kfoldermimetype.h>
Inheritance diagram for KFolderMimeType:

Public Member Functions | |
| KFolderMimeType (const QString &fullpath, const QString &name, const QString &comment) | |
| KFolderMimeType (QDataStream &str, int offset) | |
| ~KFolderMimeType () | |
Detailed Description
Mimetype for a folder (inode/directory)
- this header is not installed
Folder mime type. Handles the .directory file inside a folder, which modifies the comment and icon for this folder.
Definition at line 34 of file kfoldermimetype.h.
Constructor & Destructor Documentation
| KFolderMimeType::KFolderMimeType | ( | const QString & | fullpath, |
| const QString & | name, | ||
| const QString & | comment | ||
| ) |
Definition at line 54 of file kfoldermimetype.cpp.
| KFolderMimeType::KFolderMimeType | ( | QDataStream & | str, |
| int | offset | ||
| ) |
Definition at line 59 of file kfoldermimetype.cpp.
Destructor.
Definition at line 64 of file kfoldermimetype.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:39 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:39 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.