Remove documentation of QDBusIntrospection::Object::introspection.
qtbase/src/dbus/qdbusintrospection.cpp:269: warning: Cannot find 'QDBusIntrospection::Object::introspection' specified with '\variable' in any header file Change-Id: I7c5d207842235752ebe38f45b7eee7f8fc00127d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
34b14a8472
commit
f5846130de
@ -266,14 +266,6 @@ QT_BEGIN_NAMESPACE
|
|||||||
\sa parseObject()
|
\sa parseObject()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
|
||||||
\variable QDBusIntrospection::Object::introspection
|
|
||||||
The XML document fragment describing this object, its interfaces and sub-objects at the time
|
|
||||||
of the parsing.
|
|
||||||
|
|
||||||
The result of parseObject with this XML data should be the same as the Object struct.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\variable QDBusIntrospection::Object::interfaces
|
\variable QDBusIntrospection::Object::interfaces
|
||||||
The list of interface names in this object.
|
The list of interface names in this object.
|
||||||
|
Loading…
Reference in New Issue
Block a user