Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlReusableDelegateModelItemsPool Member List

This is the complete list of members for QQmlReusableDelegateModelItemsPool, including all inherited members.

drain(int maxPoolTime, std::function< void(QQmlDelegateModelItem *cacheItem)> releaseItem)QQmlReusableDelegateModelItemsPool
insertItem(QQmlDelegateModelItem *modelItem)QQmlReusableDelegateModelItemsPool
reuseItem(QQmlDelegateModelItem *item, int newModelIndex)QQmlReusableDelegateModelItemsPool
size()QQmlReusableDelegateModelItemsPoolinline
takeItem(const QQmlComponent *delegate, int newIndexHint)QQmlReusableDelegateModelItemsPool