org.kde.koala
public class LiveConnectExtension extends QObject
UNKNOWN: An extension class for LiveConnect, i.
Constructor Summary | |
---|---|
protected | LiveConnectExtension(Class dummy) |
LiveConnectExtension(ReadOnlyPart parent, String name) | |
LiveConnectExtension(ReadOnlyPart parent) |
Method Summary | |
---|---|
static LiveConnectExtension | childObject(QObject arg1) |
String | className() |
QMetaObject | metaObject() |
boolean | put(long objid, String field, String value)
put a field value in objid, return true on success |
void | unregister(long objid)
notifies the part that there is no reference anymore to objid |
UNKNOWN: put a field value in objid, return true on success
UNKNOWN: notifies the part that there is no reference anymore to objid