Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
qtdeclarative/src/qml/qml/qqmlengine.h
bool importPlugin(const QString &filePath, const QString &uri, QString *errorString); // XXX: Qt 5: Remove this function bool importPlugin(const QString &filePath, const QString &uri, QList<QQmlError> *errors);
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed