diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-06-09 11:49:06 (GMT) |
---|---|---|
committer | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-07-22 18:04:26 (GMT) |
commit | f5dc6a07fb9eb99211eb1fa3056a51b933ac3430 (patch) | |
tree | ddfb7a70e83024095592c055774581413227cb99 /src/gui/graphicsview/qgraph_p.h | |
parent | 9d725b4bd16921e6e7967beb3c29681c0c25fc1c (diff) | |
download | Qt-f5dc6a07fb9eb99211eb1fa3056a51b933ac3430.zip Qt-f5dc6a07fb9eb99211eb1fa3056a51b933ac3430.tar.gz Qt-f5dc6a07fb9eb99211eb1fa3056a51b933ac3430.tar.bz2 |
Simplify the graph by replacing a sequence of anchors with one anchor.
We insert a special SequentialAnchorData. This anchor's min/pref/maxSize
will be the sum of the sizes of all the anchors it is replacing.
This should make the equation solver faster, and will enable us to
do distribution properly just like a linear layout would do.
Diffstat (limited to 'src/gui/graphicsview/qgraph_p.h')
0 files changed, 0 insertions, 0 deletions