KScriptInterface Member List
This is the complete list of members for KScriptInterface, including all inherited members.
blockSignals(bool block) | TQObject | |
checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
childEvent(TQChildEvent *) | TQObject | |
children() | TQObject | |
className() | TQObject | |
connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
connectNotify(const char *signal) | TQObject | |
customEvent(TQCustomEvent *) | TQObject | |
deleteLater() | TQObject | |
destroyed() | TQObject | |
destroyed(TQObject *obj) | TQObject | |
disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
disconnectNotify(const char *signal) | TQObject | |
dumpObjectInfo() | TQObject | |
dumpObjectTree() | TQObject | |
event(TQEvent *e) | TQObject | |
eventFilter(TQObject *watched, TQEvent *e) | TQObject | |
highPriority() | TQObject | |
inherits(const char *clname) | TQObject | |
insertChild(TQObject *obj) | TQObject | |
installEventFilter(const TQObject *filterObj) | TQObject | |
isA(const char *clname) | TQObject | |
isWidgetType() | TQObject | |
kill()=0 | KScriptInterface | [pure virtual] |
killTimer(int id) | TQObject | |
killTimers() | TQObject | |
metaObject() | TQObject | |
name() | TQObject | |
name(const char *defaultName) | TQObject | |
normalizeSignalSlot(const char *signalSlot) | TQObject | |
objectTrees() | TQObject | |
parent() | TQObject | |
property(const char *name) | TQObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
removeChild(TQObject *obj) | TQObject | |
removeEventFilter(const TQObject *obj) | TQObject | |
run(TQObject *context=0, const TQVariant &arg=0)=0 | KScriptInterface | [pure virtual] |
script() const =0 | KScriptInterface | [pure virtual] |
ScriptClientInterface | KScriptInterface | |
sender() | TQObject | |
setName(const char *name) | TQObject | |
setProperty(const char *name, const TQVariant &value) | TQObject | |
setScript(const TQString &scriptFile)=0 | KScriptInterface | [pure virtual] |
setScript(const TQString &scriptLibFile, const TQString &method)=0 | KScriptInterface | [pure virtual] |
signalsBlocked() | TQObject | |
startTimer(int interval) | TQObject | |
timerEvent(TQTimerEvent *) | TQObject | |
TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
tr(const char *sourceText, const char *comment) | TQObject | |
trUtf8(const char *sourceText, const char *comment) | TQObject | |
~TQObject() | TQObject |