![]() |
Qt 6.x
The Qt SDK
|
#include <qmlutils.h>
Collaboration diagram for QmlImportScanResult: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 28 of file qmlutils.h.
| bool QmlImportScanResult::ok = false |
Definition at line 27 of file qmlutils.h.
Referenced by deploy().
| QStringList QmlImportScanResult::plugins |
Definition at line 29 of file qmlutils.h.