Searched refs:newDataString (Results 1 – 3 of 3) sorted by relevance
81 QByteArray newDataString(QByteArray& command, QLocalSocket* s,ObjectStore*_store);
131 _fnMap.insert("newDataString()",&ScriptServer::newDataString); in ScriptServer()533 QByteArray ScriptServer::newDataString(QByteArray&, QLocalSocket* s,ObjectStore*) { in newDataString() function in Kst::ScriptServer
734 String newDataString = Integer.toString(newValue); in modifyData() local745 dataVals.add(newDataString); in modifyData()756 new StringDbt(newDataString))); in modifyData()