summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_gui_util_qundostack.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-12-16 11:30:17 +0100
committerKai Koehne <kai.koehne@nokia.com>2010-12-16 11:44:48 +0100
commitfa57982fadab625fb022d32f690ef05427920581 (patch)
tree711c11afd8310b64c4b16e10fc0b1dbb2375992b /doc/src/snippets/code/src_gui_util_qundostack.cpp
parent14b4c009f9b0b83d16aec9f5b396f97efd49458c (diff)
downloadqt4-tools-fa57982fadab625fb022d32f690ef05427920581.tar.gz
QmlDebugger: Fix runtime warnings about unregistered metatypes
Check whether the type of a property is known to the metatype system before trying to read from it. That avoids lots of runtime warnings e.g. for the QSequentialGroup::currentAnimation property, which type QAbstractAnimation * isn't registered by default via qRegisterMetaType<>(). Reviewed-by: Christiaan Janssen Task-number: QTCREATORBUG-2853
Diffstat (limited to 'doc/src/snippets/code/src_gui_util_qundostack.cpp')
0 files changed, 0 insertions, 0 deletions