Obsolete Members for QGraphicsScene
The following members of class QGraphicsScene are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
(obsolete)sortCacheEnabled : bool
Public Functions
(obsolete) bool | isSortCacheEnabled() const |
(obsolete) void | setSortCacheEnabled(bool enabled) |
Property Documentation
sortCacheEnabled : bool
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
This property holds whether sort caching is enabled
Since Qt 4.6, this property has no effect.
This property was introduced in Qt 4.5.
Access functions:
| bool | isSortCacheEnabled() const |
| void | setSortCacheEnabled(bool enabled) |