From f5846130de5c68f761abe2ea03bbef5aac8ccb42 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 20 Feb 2015 14:54:18 +0100 Subject: 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 Reviewed-by: Thiago Macieira --- src/dbus/qdbusintrospection.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/dbus') diff --git a/src/dbus/qdbusintrospection.cpp b/src/dbus/qdbusintrospection.cpp index e7daa4afda..2190066953 100644 --- a/src/dbus/qdbusintrospection.cpp +++ b/src/dbus/qdbusintrospection.cpp @@ -266,14 +266,6 @@ QT_BEGIN_NAMESPACE \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 The list of interface names in this object. -- cgit v1.2.3