Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QCache3QDefaultEvictionPolicy< Key, T > Member List

This is the complete list of members for QCache3QDefaultEvictionPolicy< Key, T >, including all inherited members.

aboutToBeEvicted(const Key &key, QSharedPointer< T > obj)QCache3QDefaultEvictionPolicy< Key, T >protected
aboutToBeRemoved(const Key &key, QSharedPointer< T > obj)QCache3QDefaultEvictionPolicy< Key, T >protected