![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldirparser_p.h>
Public Member Functions | |
Plugin ()=default | |
Plugin (const QString &name, const QString &path, bool optional) |
Public Attributes | |
QString | name |
QString | path |
bool | optional = false |
Definition at line 52 of file qqmldirparser_p.h.
|
default |
Definition at line 56 of file qqmldirparser_p.h.
QString QQmlDirParser::Plugin::name |
Definition at line 62 of file qqmldirparser_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
bool QQmlDirParser::Plugin::optional = false |
Definition at line 64 of file qqmldirparser_p.h.
QString QQmlDirParser::Plugin::path |
Definition at line 63 of file qqmldirparser_p.h.