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
QIterablePrivate Namespace Reference

Functions

template<typename Callback >
static QVariant retrieveElement (QMetaType type, Callback callback)
 

Function Documentation

◆ retrieveElement()

template<typename Callback >
static QVariant QIterablePrivate::retrieveElement ( QMetaType type,
Callback callback )
static

Definition at line 26 of file qiterable_p.h.

Referenced by QAssociativeIterator::key(), QAssociativeConstIterator::key(), QSequentialConstIterator::operator*(), and QAssociativeConstIterator::value().

+ Here is the caller graph for this function: