![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmlutils.h>
Classes | |
struct | Module |
Public Member Functions | |
void | append (const QmlImportScanResult &other) |
Public Attributes | |
bool | ok = false |
QList< Module > | modules |
QStringList | plugins |
Definition at line 15 of file qmlutils.h.
void QmlImportScanResult::append | ( | const QmlImportScanResult & | other | ) |
Definition at line 127 of file qmlutils.cpp.
Definition at line 28 of file qmlutils.h.
bool QmlImportScanResult::ok = false |
Definition at line 27 of file qmlutils.h.
Referenced by runQmlImportScanner().
QStringList QmlImportScanResult::plugins |
Definition at line 29 of file qmlutils.h.