OSDN Git Service

QmlDesigner.propertyEditor: fixes anchoring in flickable
authorThomas Hartmann <Thomas.Hartmann@nokia.com>
Fri, 1 Apr 2011 11:53:40 +0000 (13:53 +0200)
committerThomas Hartmann <Thomas.Hartmann@nokia.com>
Fri, 1 Apr 2011 12:00:45 +0000 (14:00 +0200)
commit2eb7f18bbf6c87eac471d47821a7d24db3d18808
treee030d3be3c10c95195a827bbeeb5a23a2c46e45e
parent057d4f7d967bb594af5aebb4eb7890fa1820d917
QmlDesigner.propertyEditor: fixes anchoring in flickable

Searching through "children" is not enough since
some items have default properties like "flickableChildren".
So we mimic instanceChildren here by taking all subnodes and
comparing the instanceParent.

Reviewed-by: Kai Koehne
src/plugins/qmldesigner/components/propertyeditor/siblingcombobox.cpp