![]() |
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>
Public Member Functions | |
QString | installPath (const QString &root) const |
Public Attributes | |
QString | name |
QString | className |
QString | sourcePath |
QString | relativePath |
Definition at line 16 of file qmlutils.h.
Definition at line 25 of file qmlutils.cpp.
QString QmlImportScanResult::Module::className |
Definition at line 20 of file qmlutils.h.
QString QmlImportScanResult::Module::name |
Definition at line 19 of file qmlutils.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QString QmlImportScanResult::Module::relativePath |
Definition at line 22 of file qmlutils.h.
QString QmlImportScanResult::Module::sourcePath |
Definition at line 21 of file qmlutils.h.