summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2013-05-04 13:03:45 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-01 17:04:23 +0200
commitb2f9839457a7c09c2898befe431443aaeb607edb (patch)
tree7d8532546d5b5451131200664ee5f215d8da036b /src/tools/qdbusxml2cpp
parent170469ef84fd7ce7805ff174aed5b3447fa8e7a2 (diff)
QDBus: improve error handling, to give the developer feedback.
For instance, exporting an object with a slot like QString complexMethod(const MyVariantMap& vars); (even with a simple typedef QVariantMap MyVariantMap) used to silently skip that method in the introspection. Now it outputs: generateInterfaceXml: Skipped method "complexMethod" : Invalid type in parameter list: MyVariantMap Change-Id: I7964cfb63e973257ce1abe47b9625e361b2ad23f Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/qdbusxml2cpp')
0 files changed, 0 insertions, 0 deletions