![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdbusxmlparser_p.h>
Public Member Functions | |
| QDBusXmlParser (const QString &service, const QString &path, const QString &xmlData, QDBusIntrospection::DiagnosticsReporter *reporter=nullptr) | |
| QDBusIntrospection::Interfaces | interfaces () const |
| QSharedDataPointer< QDBusIntrospection::Object > | object () const |
Definition at line 34 of file qdbusxmlparser_p.h.
| QDBusXmlParser::QDBusXmlParser | ( | const QString & | service, |
| const QString & | path, | ||
| const QString & | xmlData, | ||
| QDBusIntrospection::DiagnosticsReporter * | reporter = nullptr ) |
Definition at line 373 of file qdbusxmlparser.cpp.
|
inline |
Definition at line 49 of file qdbusxmlparser_p.h.
|
inline |
Definition at line 50 of file qdbusxmlparser_p.h.