Add template specialization of DeclarativeObjectProxy
authorTobias Koenig <tobias.koenig@kdab.com>
Wed, 31 Oct 2012 08:59:47 +0000 (09:59 +0100)
committerTobias Koenig <tobias.koenig@kdab.com>
Wed, 31 Oct 2012 08:59:47 +0000 (09:59 +0100)
commit2c5108050afde4b6b0a480aab4b495cc809d6bfb
tree7bfca7822fe1ca8e845dbe7623ad8a91f916c71a
parent8ec28e1130ff2434951167918c22d4eb94e47191
Add template specialization of DeclarativeObjectProxy

This allows us to differ between proxied objects that need
a parent initializer (e.g. QAction) and objects where passing
a '0' as parent initializer would be ambigous.
declarativeobjects.cpp
declarativeobjects_p.h