
We bake cookies in your browser for a better experience. Using this site means that you consent.Read More
TheQ3CanvasItemList class is a list of Q3CanvasItems.More...
| Header: | #include <Q3CanvasItemList> |
| Inherits: | Q3ValueList<Q3CanvasItem *> |
| Q3CanvasItemList | operator+(const Q3CanvasItemList & l) const |
TheQ3CanvasItemList class is a list of Q3CanvasItems.
Q3CanvasItemList is aQ3ValueList of pointers toQ3CanvasItems. This class is used by some methods inQ3Canvas that need to return a list of canvas items.
TheQ3ValueList documentation describes how to use this list.
See alsoQtCanvas andPorting to Graphics View.
Returns the concatenation of this list and listl.
© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of theGNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.