All Objects| Statics| Objects| KJSEmbed Objects| Qt Objects| KDE Objects| Exceptions

Part


Bindings for the Part class.

Properties

None

Methods

actionClient(...)
actionCollection(...)
child(...)
childCount(...)
children(...)
className(...)
closeStream(...)
connect(...)
deleteLater(...)
disconnect(...)
evaluate(...)
evaluate2(...)
execute(...)
execute2(...)
execute3(...)
factory(...)
getAttribute(...)
getElementById(...)
getParentNode(...)
globalExec(...)
hasAttribute(...)
interpreter(...)
isWidgetType(...)
loadActionSet(...)
loadFile(...)
openStream(...)
openURL(...)
openURL1(...)
parent(...)
properties(...)
runFile(...)
runFile2(...)
setAttribute(...)
signals(...)
slots(...)
superClassName(...)
view(...)
writeStream(...)

Qt Properties

TypeNameValue
QStringListconstructorNames
QCStringnamekjsembed_part
intversionMajor0
intversionMinor3
QCStringversionString0.3

Qt Signals

canceled(const QString&)
completed()
completed(bool)
destroyed()
destroyed(QObject*)
setStatusBarText(const QString&)
setWindowCaption(const QString&)
started(KIO::Job*)

Qt Slots

KJSEmbed::XMLActionClientactionClient()
voidcleanupEventFilter(QObject*)
voiddeleteLater()
voidevaluate(const QString&)
voidevaluate(const QString&,const KJS::Value&)
boolexecute(KJS::Completion&,const QString&,const KJS::Value&)
boolexecute(const QString&)
boolexecute(const QString&,const KJS::Value&)
JSFactoryfactory()
KJS::ExecStateglobalExec()
KJS::Interpreterinterpreter()
boolloadActionSet(const QString&)
QStringloadFile(const QString&)
boolopenURL(const KURL&)
boolopenURL(const KURL&)
boolrunFile(const QString&)
boolrunFile(const QString&,const KJS::Value&)
voidslotJobFinished(KIO::Job*)
voidslotWidgetDestroyed()
KJSEmbed::JSConsoleWidgetview()