|
||||||||
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.KServiceSeparator
public class KServiceSeparator
Constructor Summary | |
---|---|
|
KServiceSeparator()
Construct a service separator |
protected |
KServiceSeparator(java.lang.Class dummy)
|
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? |
boolean |
isValid()
|
void |
load(org.kde.qt.QDataStream arg1)
Load ourselves from the database. |
java.lang.String |
name()
|
void |
save(org.kde.qt.QDataStream arg1)
Save ourselves to the database. |
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 KServiceSeparator(java.lang.Class dummy)
public KServiceSeparator()
Method Detail |
---|
public boolean isValid()
isValid
in class KSycocaEntry
public java.lang.String name()
name
in class KSycocaEntry
public void load(org.kde.qt.QDataStream arg1)
KSycocaEntry
load
in class KSycocaEntry
public void save(org.kde.qt.QDataStream arg1)
KSycocaEntry
save
in class KSycocaEntry
protected void finalize() throws java.lang.InternalError
finalize
in class java.lang.Object
java.lang.InternalError
public void dispose()
public boolean isDisposed()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |