diff options
author | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-09-15 23:01:45 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-09-17 11:58:13 (GMT) |
commit | eafa92ec86c61d6da6700f832de263829cb84dd3 (patch) | |
tree | 1110eeaaf5f839a3f251389ba584737720661588 /tests/auto/qgraphicsanchorlayout1/tst_qgraphicsanchorlayout1.cpp | |
parent | ecb7f47897049014d2956396d5634e3d418bdcb9 (diff) | |
download | Qt-eafa92ec86c61d6da6700f832de263829cb84dd3.zip Qt-eafa92ec86c61d6da6700f832de263829cb84dd3.tar.gz Qt-eafa92ec86c61d6da6700f832de263829cb84dd3.tar.bz2 |
QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData()
This method, formerly called by the QGraphicsAnchor destructor, to
remove the anchor associated to it, is no longer needed.
That destructor now calls QGALPrivate::removeAnchor(), a method
analagous to addAnchor(), that provides the high level feature
of "anchor removal".
Signed-off-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org>
Reviewed-by: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
Diffstat (limited to 'tests/auto/qgraphicsanchorlayout1/tst_qgraphicsanchorlayout1.cpp')
0 files changed, 0 insertions, 0 deletions