forked from qt-creator/qt-creator
qmldump: Make Creator able to read qmldump's new output.
Task-number: QTCREATORBUG-3048
This commit is contained in:
@@ -585,7 +585,7 @@ class QMLJS_EXPORT CppQmlTypesLoader
|
||||
{
|
||||
public:
|
||||
/** \return an empty list when successful, error messages otherwise. */
|
||||
static QStringList load(const QFileInfoList &xmlFiles);
|
||||
static QStringList loadXml(const QFileInfoList &xmlFiles);
|
||||
static QList<LanguageUtils::FakeMetaObject::ConstPtr> builtinObjects;
|
||||
|
||||
// parses the xml string and fills the newObjects map
|
||||
|
Reference in New Issue
Block a user