|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.kde.koala.KShared
org.kde.koala.KSycocaEntry
org.kde.koala.KServiceType
org.kde.koala.KMimeType
org.kde.koala.KExecMimeType
public class KExecMimeType
The mime type for executable files.
| Constructor Summary | |
|---|---|
protected |
KExecMimeType(java.lang.Class dummy)
|
|
KExecMimeType(KDesktopFile config)
Construct a executable mimetype and take all information from a desktop file. |
|
KExecMimeType(org.kde.qt.QDataStream _str,
int offset)
\internal @short \internal |
| Method Summary | |
|---|---|
void |
dispose()
Delete the wrapped C++ instance ahead of finalize() |
protected void |
finalize()
Deletes the wrapped C++ instance |
boolean |
isDisposed()
Has the wrapped C++ instance been deleted? |
| Methods inherited from class org.kde.koala.KMimeType |
|---|
buildDefaultType, checkEssentialMimeTypes, comment, comment, comment, defaultMimeType, errorMissingMimeType, favIconForURL, icon, icon, iconForURL, iconForURL, init, is, load, loadInternal, parentMimeType, patterns, patternsAccuracy, pixmap, pixmap, pixmap, pixmap, pixmap, pixmap, pixmap, pixmap, pixmapForURL, pixmapForURL, pixmapForURL, pixmapForURL, pixmapForURL, pixmapForURL, property, propertyNames, save |
| Methods inherited from class org.kde.koala.KServiceType |
|---|
desktopEntryPath, icon, inherits, isDerived, isValid, name, parentServiceType, propertyDef, propertyDefNames |
| Methods inherited from class org.kde.koala.KSycocaEntry |
|---|
entryPath, isDeleted, isType, offset, read, read, sycocaType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected KExecMimeType(java.lang.Class dummy)
public KExecMimeType(KDesktopFile config)
config - the desktop configuration file that describes the mime type
public KExecMimeType(org.kde.qt.QDataStream _str,
int offset)
| Method Detail |
|---|
protected void finalize()
throws java.lang.InternalError
finalize in class KMimeTypejava.lang.InternalErrorpublic void dispose()
dispose in class KMimeTypepublic boolean isDisposed()
isDisposed in class KMimeType
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||