moved to ScriptEnv some time ago
svn path=/trunk/KDE/kdebase/runtime/; revision=1182527
This commit is contained in:
parent
65f7d021d1
commit
a12455114f
@ -71,8 +71,6 @@ private Q_SLOTS:
|
|||||||
void reportError(ScriptEnv *error, bool fatal);
|
void reportError(ScriptEnv *error, bool fatal);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
bool importExtensions();
|
|
||||||
bool importBuiltinExtension(const QString &extension);
|
|
||||||
void setupObjects();
|
void setupObjects();
|
||||||
void callPlasmoidFunction(const QString &functionName, const QScriptValueList &args = QScriptValueList(), ScriptEnv *env = 0);
|
void callPlasmoidFunction(const QString &functionName, const QScriptValueList &args = QScriptValueList(), ScriptEnv *env = 0);
|
||||||
QScriptValue createKeyEventObject(QKeyEvent *event);
|
QScriptValue createKeyEventObject(QKeyEvent *event);
|
||||||
|
Loading…
Reference in New Issue
Block a user