kio
KExecMimeType Class Reference
The mime type for executable files. More...
#include <kmimetype.h>
Inheritance diagram for KExecMimeType:
Public Member Functions | |
KExecMimeType (QDataStream &_str, int offset) | |
KExecMimeType (KDesktopFile *config) | |
Protected Member Functions | |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
The mime type for executable files.MimeType for any executable, like /bin/ls
Definition at line 622 of file kmimetype.h.
Constructor & Destructor Documentation
KExecMimeType::KExecMimeType | ( | KDesktopFile * | config | ) | [inline] |
Construct a executable mimetype and take all information from a desktop file.
- Parameters:
-
config the desktop configuration file that describes the mime type
Definition at line 634 of file kmimetype.h.
KExecMimeType::KExecMimeType | ( | QDataStream & | _str, | |
int | offset | |||
) | [inline] |
Member Function Documentation
void KExecMimeType::virtual_hook | ( | int | id, | |
void * | data | |||
) | [protected, virtual] |
The documentation for this class was generated from the following files: