okteta
scriptvalueconverter.h
Go to the documentation of this file.
Interface that must be implemented by all datatypes.
Definition: datainformation.h:67
QVector< DataInformation * > convertValues(const QScriptValue &value, ScriptLogger *logger, DataInformation *parent)
If the value is a list of elements or an object with many elements.
Definition: scriptvalueconverter.cpp:44
Definition: scriptvalueconverter.h:30
DataInformation * convert(const QScriptValue &value, const QString &name, ScriptLogger *logger, DataInformation *parent)
If the value is one element.
Definition: scriptvalueconverter.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.