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
src_concurrent_qtconcurrentrun.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Classes

struct  TestClass
 [7] More...
 
struct  Functor
 [13] More...
 

Functions

void aFunction ()
 [0]
 
void aFunctionWithArguments (int arg1, double arg2, const QString &string)
 [explicit-pool-0]
 
QString functionReturningAString ()
 [1]
 
QString someFunction (const QByteArray &input)
 [2]
 
future waitForFinished ()
 
static void addOne (int &n)
 [6]
 
QtConcurrent::runaddOne (n)).waitForFinished(
 
void aFunction (QPromise< void > &promise)
 [8]
 
void aFunction (QPromise< void > &promise, int arg1, const QString &arg2)
 [9]
 
void helloWorldFunction (QPromise< QString > &promise)
 [10]
 
void aFunction (QPromise< int > &promise)
 [11]
 
future suspend ()
 
future resume ()
 
future cancel ()
 
QObject::connect &[] watcher (int progress){ ... ;qDebug()<< "current progress:"<< progress;}
 
watcher setFuture (QtConcurrent::run(aFunction))
 
 run< double > (f)
 
void foo (int arg)
 [14]
 
void foo (int arg1, int arg2)
 

Variables

QFuture< voidfuture = QtConcurrent::run(aFunction)
 [5]
 
QThreadPool pool
 
int integer = ...
 
double floatingPoint = ...
 
QString string = ...
 
QString result = future.result()
 
QByteArray bytearray = ...
 [3]
 
QImage image = ...
 [4]
 
int n = 42
 
TestClass o
 
QList< QStringresults = future.results()
 
QFutureWatcher< int > watcher
 
Functor f
 

Function Documentation

◆ addOne() [1/2]

static void addOne ( int & n)
static

[6]

[7]

Definition at line 71 of file src_concurrent_qtconcurrentrun.cpp.

References n.

◆ addOne() [2/2]

QtConcurrent::run & addOne ( n )

◆ aFunction() [1/4]

void aFunction ( )
extern

[0]

[explicit-pool-0]

◆ aFunction() [2/4]

void aFunction ( QPromise< int > & promise)

[11]

[12]

[13]

Definition at line 128 of file src_concurrent_qtconcurrentrun.cpp.

References i.

◆ aFunction() [3/4]

void aFunction ( QPromise< void > & promise)
extern

[8]

[9]

◆ aFunction() [4/4]

void aFunction ( QPromise< void > & promise,
int arg1,
const QString & arg2 )
extern

[9]

[10]

◆ aFunctionWithArguments()

void aFunctionWithArguments ( int arg1,
double arg2,
const QString & string )
extern

[explicit-pool-0]

[1]

◆ cancel()

future cancel ( )

References i.

Referenced by QQuickSwipeDelegatePrivate::attachedObjectsSetPressed(), QFutureInterfaceBase::cancelAndFinish(), QColorDialogPrivate::initWidgets(), QPointingDevicePrivate::removeGrabber(), and QQuickDeliveryAgentPrivate::removeGrabber().

+ Here is the caller graph for this function:

◆ foo() [1/2]

void foo ( int arg)

[14]

[15]

◆ foo() [2/2]

void foo ( int arg1,
int arg2 )

◆ functionReturningAString()

QString functionReturningAString ( )
extern

[1]

[2]

◆ helloWorldFunction()

void helloWorldFunction ( QPromise< QString > & promise)

[10]

[11]

Definition at line 116 of file src_concurrent_qtconcurrentrun.cpp.

◆ resume()

future resume ( )

Referenced by QV4::Compiler::Codegen::visit().

+ Here is the caller graph for this function:

◆ run< double >()

run< double > ( f )

◆ setFuture()

◆ someFunction()

QString someFunction ( const QByteArray & input)
extern

[2]

[3]

◆ suspend()

future suspend ( )

Referenced by QFutureInterfaceBase::setSuspended().

+ Here is the caller graph for this function:

◆ waitForFinished()

QtConcurrent::run o waitForFinished ( )

Referenced by AndroidSurfaceView::AndroidSurfaceView().

+ Here is the caller graph for this function:

◆ watcher()

QObject::connect &[] watcher ( int progress)

References qDebug.

Variable Documentation

◆ bytearray

QByteArray bytearray = ...

[3]

[4]

Definition at line 39 of file src_concurrent_qtconcurrentrun.cpp.

◆ f

Definition at line 181 of file src_concurrent_qtconcurrentrun.cpp.

◆ floatingPoint

double floatingPoint = ...

Definition at line 21 of file src_concurrent_qtconcurrentrun.cpp.

◆ future

[5]

[15]

[6]

[16]

[17]

[18]

Definition at line 6 of file src_concurrent_qtconcurrentrun.cpp.

◆ image

QImage image = ...

[4]

[5]

Definition at line 56 of file src_concurrent_qtconcurrentrun.cpp.

◆ integer

int integer = ...

Definition at line 20 of file src_concurrent_qtconcurrentrun.cpp.

Referenced by enumsToValues().

◆ n

int n = 42

Definition at line 73 of file src_concurrent_qtconcurrentrun.cpp.

Referenced by addOne().

◆ o

Definition at line 86 of file src_concurrent_qtconcurrentrun.cpp.

Referenced by QQmlJS::Dom::AttachedInfoT< Info >::AttachedInfoT(), CallDepthAndCycleChecker::CallDepthAndCycleChecker(), QQmlJS::Dom::DomTop::DomTop(), QV4::Encode::Encode(), QV4::Encode::Encode(), QV4::ExecutionEngine::ExecutionEngine(), QQmlJS::Dom::LoadInfo::LoadInfo(), QQmlJS::Dom::MockOwner::MockOwner(), QSqlTableModelPrivate::ModifiedRow::ModifiedRow(), QQmlJS::Dom::ModuleIndex::ModuleIndex(), QV4::ObjectIterator::ObjectIterator(), QAutoPointer< T >::QAutoPointer(), QMacStyle::QMacStyle(), QQC2_NAMESPACE::QMacStyle::QMacStyle(), QQmlMetaObject::QQmlMetaObject(), QQmlRefPointer< T >::QQmlRefPointer(), QQmlValueTypeProxyBinding::QQmlValueTypeProxyBinding(), QStringHashNode::QStringHashNode(), QTextOption::QTextOption(), QWeakPointer< T >::QWeakPointer(), QWeakPointer< T >::QWeakPointer(), QV4::Scoped< T >::Scoped(), QV4::ScopedValue::ScopedValue(), QQmlJS::Dom::SimpleObjectWrapT< T >::SimpleObjectWrapT(), QTest::TestMethods::TestMethods(), QAutoPointer< T >::~QAutoPointer(), QGraphicsItem::~QGraphicsItem(), QQmlRefPointer< T >::~QQmlRefPointer(), QQmlInstantiatorPrivate::_q_createdItem(), QGroupBoxPrivate::_q_setChildrenEnabled(), QQuickAnchors::activeDirections(), QQuickTimeLinePrivate::add(), GLSL::Namespace::add(), addCircle(), QQuickItemPrivate::addPointerHandler(), QQmlRefPointer< T >::adopt(), QBluetoothLocalDevice::allDevices(), QV4::SparseArrayData::allocate(), QV4::MemoryManager::allocateObject(), QV4::MemoryManager::allocObjectWithMemberData(), QV4::MemoryManager::allocWithStringData(), QFieldList< N, nextMember >::append(), QQmlVMEResolvedList::append(), appendWrapped(), QSSGRuntimeUtils::applyPropertyValue(), QQmlDelegateModelEngineData::array(), QtPrivate::assertObjectType(), QHashPrivate::Span< Node >::atOffset(), QHashPrivate::Span< Node >::atOffset(), QTlsBackend::backend(), QPainter::boundingRect(), QV4DataCollector::buildFrame(), QGraphicsItemPrivate::calcEffectiveOpacity(), QV4::Runtime::IteratorClose::call(), QV4::Runtime::LoadElement::call(), QV4::Runtime::DeleteProperty_NoThrow::call(), QV4::Runtime::StoreElement::call(), QV4::Runtime::IteratorNextForYieldStar::call(), QV4::Runtime::LoadProperty::call(), QV4::Runtime::GetIterator::call(), QV4::Runtime::StoreProperty::call(), QV4::Runtime::IteratorNext::call(), QV4::Runtime::ObjectLiteral::call(), QtPrivate::FunctionPointer< Ret(Obj::*)(Args...)>::call(), QtPrivate::FunctionPointer< Ret(Obj::*)(Args...) const >::call(), QtPrivate::FunctionPointer< Ret(Obj::*)(Args...) noexcept >::call(), QtPrivate::FunctionPointer< Ret(Obj::*)(Args...) const noexcept >::call(), QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, SlotRet(Obj::*)(SlotArgs...) const noexcept >::call(), QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, SlotRet(Obj::*)(SlotArgs...) const >::call(), QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, SlotRet(Obj::*)(SlotArgs...) noexcept >::call(), QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, SlotRet(Obj::*)(SlotArgs...)>::call(), QV4::QObjectMethod::callInternal(), QQmlPropertyCapture::captureProperty(), QQmlPropertyCapture::captureProperty(), QV4::Object::checkedInstanceOf(), checkSearchParamsType(), QToolBarLayout::checkUsePopupMenu(), QQuick3DObjectPrivate::children_append(), QQuickItemPrivate::children_append(), QV4::ScriptFunction::classForConstructor(), QDialogPrivate::close(), QV4::coerceQObject(), collectProperty(), QtWaylandClient::QWaylandTextInputv1::commit(), QtWaylandClient::QWaylandTextInputv2::commit(), QSGTextMaskMaterial::compare(), QSGStyledTextMaterial::compare(), QSGDistanceFieldTextMaterial::compare(), QSGDistanceFieldStyledTextMaterial::compare(), QSGDistanceFieldShiftedStyleTextMaterial::compare(), QSGRhiShaderEffectMaterial::compare(), QSGOpaqueTextureMaterial::compare(), QQmlJS::Dom::Version::compare(), QQuickStackView::componentComplete(), QWaylandQuickXdgOutputV1::componentComplete(), QMetaObject::connectSlotsByName(), QV4::WeakMapCtor::construct(), QWindowsMimeText::convertFromMime(), convertToJsonObject(), QWindowsMimeText::convertToMime(), QFieldList< N, nextMember >::copyAndClear(), QFieldList< N, nextMember >::copyAndClearAppend(), QForwardFieldList< N, nextMember, Tag >::copyAndClearPrepend(), QFieldList< N, nextMember >::copyAndClearPrepend(), QV4::QQmlTypeWrapper::create(), QV4::QQmlTypeWrapper::create(), QQuickJSContext2DPrototype::create(), QQuickStackViewPrivate::createElement(), createListFromArrayLike(), QStringHash< T >::createNode(), QLinuxFbDevice::createScreen(), QTextCursor::currentList(), QQuickFlickablePrivate::data_append(), QQuickItemPrivate::data_append(), QQuickWindowPrivate::data_append(), QQuick3DObjectPrivate::data_append(), QQuickPackagePrivate::data_append(), QQuickWindowPrivate::data_replace(), QQuickPackagePrivate::data_replace(), QV4::Heap::DECLARE_EXPORTED_HEAP_OBJECT(), QV4::Heap::DECLARE_HEAP_OBJECT(), QV4::Heap::DECLARE_HEAP_OBJECT(), QQmlEngineDebugClient::decode(), QQmlEngineDebugClient::decode(), QLayoutStyleInfo::defaultSpacing(), QV4::SimpleArrayData::del(), QV4::SparseArrayData::del(), QObjectPrivate::ConnectionData::deleteOrphaned(), QJSValue::deleteProperty(), QtPrivate::deref_for_methodcall(), QtPrivate::deref_for_methodcall(), QQmlData::destroyed(), QV4::QObjectWrapper::destroyObject(), QV4::Compiler::Codegen::destructurePattern(), dockPosHelper(), GenericBinding< StaticPropType >::doStore(), doWriteProperties(), QDragManager::drag(), QBasicDrag::drag(), QCocoaDrag::drag(), QWidgetLineControl::draw(), QTextDocumentLayoutPrivate::drawBlock(), QQC2::QCommonStyle::drawControl(), QCommonStyle::drawControl(), QItemDelegate::drawFocus(), QTreeView::drawRow(), QPainter::drawText(), QItemSelectionModel::emitSelectionChanged(), QV4::ArrayData::ensureAttributes(), QWidget::ensurePolished(), QSGNodeUpdater::enterOpacityNode(), QWidget::event(), QDialog::eventFilter(), QTipLabel::eventFilter(), QWhatsThisPrivate::eventFilter(), QAlphaWidget::eventFilter(), QFocusFrame::eventFilter(), QScrollArea::eventFilter(), QSizeGrip::eventFilter(), QWindowContainer::eventFilter(), QBasicDrag::eventFilter(), QXcbDrag::eventFilter(), QCompleter::eventFilter(), QtPrivate::QCalendarTextNavigator::eventFilter(), QComboBoxPrivateContainer::eventFilter(), QWidgetResizeHandler::eventFilter(), QFontDialog::eventFilter(), QV4::RegExpPrototype::exec(), QToolBarLayout::expandedSize(), QFormLayout::expandingDirections(), QToolBarLayout::expandingDirections(), QDockAreaLayoutItem::expansive(), QToolBarAreaLayoutItem::extendSize(), QQuick3DExtensionListHelper::extensionReplace(), QNetworkReplyHttpImplPrivate::fetchCacheMetaData(), QQmlJS::Dom::AttachedInfo::findAttachedInfo(), findChildrenHelper(), QQuickStackViewPrivate::findElement(), QV4::QObjectWrapper::findProperty(), fixToolBarOrientation(), QV4::Chunk::freeAll(), QHashPrivate::Span< Node >::freeData(), freeze_recursive(), QV4::ExecutionEngine::freezeObject(), QV4::JsonObject::fromJsonObject(), QWindowsFileDialogSharedData::fromOptions(), QV4::ObjectPrototype::fromPropertyDescriptor(), QtWaylandClient::QWaylandScreen::fromWlOutput(), QToolBarAreaLayout::gapIndex(), QmlIR::QmlUnitGenerator::generate(), QGestureManager::gesturePending(), QAutoPointer< T >::get(), QQmlDMAbstractItemModelData::get(), QQmlDMListAccessorData::get(), QAbstractEventDispatcherPrivate::get(), QCompleterPrivate::get(), QObjectPrivate::get(), QSSGListAccessorNext< T, n >::get(), QSSGListAccessorPrevious< T, p >::get(), QQmlDelegateModelGroup::get(), QAbstractEventDispatcherPrivate::get(), QCompleterPrivate::get(), QGeoCameraTilesPrivate::get(), QObjectPrivate::get(), QQuickAnchorsPrivate::get(), QQuickFlickablePrivate::get(), QQuickItemViewPrivate::get(), QSSGListAccessorNext< T, n >::get(), QSSGListAccessorPrevious< T, p >::get(), QQmlDelegateModelItem::get_groups(), VDMAbstractItemModelDataType::get_hasModelChildren(), QQmlAdaptorModelEngineData::get_index(), QQmlDelegateModelItem::get_model(), QQmlDMListAccessorData::get_modelData(), QQmlDMAbstractItemModelData::get_modelData(), QQmlDMAbstractItemModelData::get_property(), QSSGRenderGraphObjectUtils::getCameraId(), QV4::getElementFallback(), QV4::getElementIntFallback(), QSSGRenderGraphObjectUtils::getExtensionId(), QQmlVMEMetaObject::getForMethod(), QQmlVMEMetaObject::getForProperty(), QQmlVMEMetaObject::getForSignal(), QSSGRenderGraphObjectUtils::getNodeId(), QGstObject::getObject(), QtPrivate::detail::getOffset(), QV4::ObjectPrototype::getOwnPropertyNames(), QV4::ExecutionContext::getPropertyAndBase(), QSSGRenderGraphObjectUtils::getResourceId(), QV4::Lookup::getter0Inline(), QV4::Lookup::getter0Inlinegetter0Inline(), QV4::Lookup::getter0Inlinegetter0MemberData(), QV4::Lookup::getter0MemberData(), QV4::Lookup::getter0MemberDatagetter0MemberData(), QV4::Lookup::getterAccessor(), QV4::Lookup::getterFallback(), QV4::Lookup::getterGeneric(), QV4::Lookup::getterIndexed(), QV4::Lookup::getterProto(), QV4::Lookup::getterProtoAccessor(), QV4::Lookup::getterProtoAccessorTwoClasses(), QV4::Lookup::getterProtoTwoClasses(), QV4::Lookup::getterTwoClasses(), QV4::Object::getValueOrSetter(), QV4::Lookup::globalGetterProto(), QV4::Lookup::globalGetterProtoAccessor(), QuickTestResult::grabImage(), QDockAreaLayoutItem::hasFixedSize(), QJSValue::hasOwnProperty(), QJSValue::hasProperty(), indexOf(), QV4::Heap::JsonObject::init(), QV4::Heap::ConsoleObject::init(), QV4::Heap::NodePrototype::init(), QV4::Heap::QQuickJSContext2DPixelData::init(), QV4::Heap::QQuickJSContext2DImageData::init(), QJSValueIteratorPrivate::init(), QV4::Heap::QQmlDelegateModelGroupChangeArray::init(), QV4::SharedArrayBufferPrototype::init(), QV4::ArrayBufferPrototype::init(), QV4::ArrayPrototype::init(), QV4::BooleanPrototype::init(), QV4::DataViewPrototype::init(), QV4::DatePrototype::init(), QV4::FunctionPrototype::init(), QV4::WeakMapPrototype::init(), QV4::MapPrototype::init(), QV4::NumberPrototype::init(), QV4::ObjectPrototype::init(), QV4::PromisePrototype::init(), QV4::RegExpPrototype::init(), QV4::WeakSetPrototype::init(), QV4::SetPrototype::init(), QV4::StringPrototype::init(), QV4::UrlPrototype::init(), QV4::UrlSearchParamsPrototype::init(), QV4::ErrorPrototype::init(), QV4::TypedArrayPrototype::init(), QV4::QV4QPointer< T >::init(), QV4::Heap::QQmlTypeWrapper::init(), QV4::Heap::QQmlTypeWrapper::init(), QV4::QmlSignalHandler::initProto(), QV4::QQmlValueTypeWrapper::initProto(), QSettingsPrivate::iniUnescapedStringList(), QQmlGuiProvider::inputMethod(), QWidgetTextControlPrivate::inputMethodEvent(), QQmlDelegateModelPrivate::insert(), QV4::ArrayData::insert(), QFieldList< N, nextMember >::insertAfter(), QToolBarAreaLayout::insertItem(), QV4::ExecutableCompilationUnit::instantiate(), QV4::Object::isArray(), QMetalRenderPassDescriptor::isCompatible(), QVkRenderPassDescriptor::isCompatible(), QQuickLayoutAttached::isExtentExplicitlySet(), QScreen::isLandscape(), QScreen::isPortrait(), isRegExp(), QToolBarAreaLayout::itemRect(), iterateQObjectContainer(), Stringify::JO(), js_equal(), QJSManagedValue::jsMetaInstantiate(), jsonObjectToCbor(), QToolBarLayout::layoutActions(), QSGNodeUpdater::leaveOpacityNode(), QQmlVMEMetaObject::list_append(), QQmlVMEMetaObject::list_append_nosignal(), list_replace(), QIconCacheGtkReader::lookup(), QV4::QQmlTypeWrapper::lookupEnumValue(), QV4::QQmlValueTypeWrapper::lookupGetter(), QV4::QObjectWrapper::lookupMethodGetterImpl(), QV4::QObjectWrapper::lookupPropertyGetterImpl(), QV4::QQmlTypeWrapper::lookupScopedEnum(), QV4::QQmlTypeWrapper::lookupSingletonProperty(), main(), QV4::Value::mark(), QQmlData::markAsDeleted(), QV4::Heap::QObjectWrapper::markObjects(), QV4::ExecutableCompilationUnit::markObjects(), QV4::IdentifierHashData::markObjects(), QColorTransferFunction::matches(), QQmlJS::Dom::ModuleIndex::mergeWith(), QQmlOpenMetaObject::metaCall(), QQmlProxyMetaObject::metaCall(), QQmlVMEMetaObject::metaCall(), QQmlDesignerMetaObject::metaCall(), QQmlInterceptorMetaObject::metaCall(), QQmlDMObjectDataMetaObject::metaCall(), QV4::QObjectWrapper::metaObject(), QV4::ExecutionEngine::metaTypeFromJS(), QV4::UrlSearchParamsPrototype::method_append(), QV4::Reflect::method_apply(), QV4::Reflect::method_construct(), QQuickJSContext2DPrototype::method_createPattern(), QV4::ObjectPrototype::method_defineGetter(), QV4::ObjectPrototype::method_defineProperties(), QV4::ObjectPrototype::method_defineSetter(), QV4::UrlSearchParamsPrototype::method_delete(), QV4::VariantPrototype::method_destroy(), QV4::QObjectMethod::method_destroy(), QV4::ObjectPrototype::method_entries(), QV4::UrlSearchParamsPrototype::method_entries(), QV4::QmlIncubatorObject::method_forceCompletion(), QV4::UrlSearchParamsPrototype::method_forEach(), QV4::ObjectPrototype::method_freeze(), QV4::Reflect::method_get(), QV4::UrlSearchParamsPrototype::method_get(), QV4::RegExpPrototype::method_get_flags(), QV4::QmlIncubatorObject::method_get_object(), QV4::ObjectPrototype::method_get_proto(), QV4::QmlIncubatorObject::method_get_status(), QV4::QmlIncubatorObject::method_get_statusChanged(), QV4::UrlSearchParamsPrototype::method_getAll(), QV4::ObjectPrototype::method_getOwnPropertyDescriptors(), QV4::Reflect::method_getPrototypeOf(), QV4::ObjectPrototype::method_getPrototypeOf(), QV4::Reflect::method_has(), QV4::UrlSearchParamsPrototype::method_has(), QV4::FunctionPrototype::method_hasInstance(), QV4::ObjectPrototype::method_isExtensible(), QV4::Reflect::method_isExtensible(), QV4::ObjectPrototype::method_isFrozen(), QV4::ObjectPrototype::method_isSealed(), QV4::ObjectPrototype::method_keys(), QV4::UrlSearchParamsPrototype::method_keys(), QV4::VariantPrototype::method_preserve(), QV4::ObjectPrototype::method_preventExtensions(), QV4::Reflect::method_preventExtensions(), QV4::ObjectPrototype::method_propertyIsEnumerable(), QV4::Proxy::method_revocable(), QV4::Proxy::method_revoke(), QV4::ObjectPrototype::method_seal(), QV4::RegExpPrototype::method_search(), QV4::Reflect::method_set(), QV4::IntrinsicTypedArrayPrototype::method_set(), QV4::UrlSearchParamsPrototype::method_set(), QV4::ObjectPrototype::method_set_proto(), QV4::QmlIncubatorObject::method_set_statusChanged(), QV4::ObjectPrototype::method_setPrototypeOf(), QV4::Reflect::method_setPrototypeOf(), QV4::ArrayPrototype::method_slice(), QV4::SequencePrototype::method_sort(), QV4::UrlSearchParamsPrototype::method_sort(), QV4::JsonObject::method_stringify(), QV4::SymbolPrototype::method_symbolToPrimitive(), QV4::ObjectPrototype::method_toLocaleString(), QV4::ErrorPrototype::method_toString(), QV4::ObjectPrototype::method_toString(), QV4::StringPrototype::method_toString(), QV4::SymbolPrototype::method_toString(), QV4::UrlSearchParamsPrototype::method_toString(), QV4::VariantPrototype::method_toString(), QV4::QQmlValueTypeWrapper::method_toString(), QV4::QObjectMethod::method_toString(), QV4::SymbolPrototype::method_valueOf(), QV4::VariantPrototype::method_valueOf(), QV4::ObjectPrototype::method_values(), QV4::UrlSearchParamsPrototype::method_values(), CardLayout::minimumSize(), QQuickRepeater::model(), QQuick3DRepeater::model(), QQmlInstantiatorPrivate::modelObject(), QV4::ExecutionEngine::newArrayIteratorObject(), QV4::ExecutionEngine::newForInIteratorObject(), QV4::ExecutionEngine::newMapIteratorObject(), QV4::ExecutionEngine::newSetIteratorObject(), QJSValueIteratorPrivate::next(), ModuleNamespaceIterator::next(), QV4::ObjectOwnPropertyKeyIterator::next(), QV4::QObjectWrapperOwnPropertyKeyIterator::next(), QV4::SequenceOwnPropertyKeyIterator::next(), TypedArrayOwnPropertyKeyIterator::next(), QmlListWrapperOwnPropertyKeyIterator::next(), QV4::QQmlValueTypeWrapperOwnPropertyKeyIterator::next(), QV4::ModelObjectOwnPropertyKeyIterator::next(), StringObjectOwnPropertyKeyIterator::next(), UrlSearchParamsObjectOwnPropertyKeyIterator::next(), QV4::ForInIteratorObject::nextProperty(), objectContentToJson(), QJsonPrivate::Writer::objectToJson(), objectToVariant(), objectToVariantMap(), QQmlDesignerMetaObject::openMetaCall(), QAutoPointer< T >::operator bool(), QAutoPointer< T >::operator!(), QFlatMap< Key, T, Compare, KeyContainer, MappedContainer >::const_iterator::operator!=(), QSet< T >::iterator::operator!=(), QSet< T >::const_iterator::operator!=(), Graph< Vertex, EdgeData >::const_iterator::operator!=(), QHash< Key, T >::iterator::operator!=(), QHash< Key, T >::const_iterator::operator!=(), QMultiHash< Key, T >::iterator::operator!=(), QMultiHash< Key, T >::const_iterator::operator!=(), QFlatMap< Key, T, Compare, KeyContainer, MappedContainer >::iterator::operator!=(), QSet< T >::iterator::operator!=(), QTextFrame::iterator::operator!=(), QTextBlock::iterator::operator!=(), QStringHash< T >::Iterator< Data, Value >::operator!=(), QHash< Key, T >::iterator::operator!=(), QMultiHash< Key, T >::iterator::operator!=(), QQmlJS::Dom::PathIterator::operator!=(), QWeakPointer< T >::operator!=(), QTaggedIterator< Iterator, IteratorCategory >::operator!=(), QTextBlock::operator!=(), QTextFragment::operator!=(), QTransform::operator!=(), QWeakPointer< T >::operator!=(), QList< T >::iterator::operator!=(), QList< T >::const_iterator::operator!=(), QList< T >::iterator::operator!=(), QList< T >::const_iterator::operator!=(), QMap< Key, T >::key_iterator::operator!=(), QMultiMap< Key, T >::key_iterator::operator!=(), QHash< Key, T >::key_iterator::operator!=(), QMultiHash< Key, T >::key_iterator::operator!=(), QV4::ArrayElementLessThan::operator()(), QFixed::operator*(), QMatrix4x4::operator*=(), QTransform::operator*=(), QFixed::operator*=(), QFixed::operator/=(), QPathSegments::Intersection::operator<(), QSSGShaderLight::operator<(), QTextBlock::operator<(), QTextFragment::operator<(), operator<<(), operator<<(), QFuture< T >::const_iterator::operator=(), QSet< T >::const_iterator::operator=(), QSet< T >::iterator::operator=(), QV4::PersistentValueStorage::Iterator::operator=(), QQuickTimeLinePrivate::Op::operator=(), QExplicitlySharedDataPointer< T >::operator=(), QHash< Key, T >::operator=(), QHashedStringRef::operator=(), QMultiHash< Key, T >::operator=(), QPropertyBindingPrivatePtr::operator=(), QQmlListReference::operator=(), QQmlMetaObject::operator=(), QQmlNullableValue< T >::operator=(), QQmlRefPointer< T >::operator=(), QQmlTypeModuleVersion::operator=(), QQuickGridScaledImage::operator=(), QQuickTimeLineCallback::operator=(), QSharedDataPointer< T >::operator=(), QGstImpl::QSharedHandle< HandleTraits >::operator=(), QWeakPointer< T >::operator=(), QWeakPointer< T >::operator=(), QTextBlock::operator=(), QTextFragment::operator=(), QTextOption::operator=(), QTextTableCell::operator=(), QWeakPointer< T >::operator=(), QQmlJS::Dom::SubclassStorage< T >::operator=(), VariantRef::operator=(), QV4::ScopedValue::operator=(), QV4::Scoped< T >::operator=(), QV4::Value::operator=(), QQmlNullableValue< T >::operator=(), QBiPointer< T, T2 >::operator=(), QV4::QV4QPointer< T >::operator=(), QQuickDeferredPointer< T >::operator=(), QPropertyBindingPrivatePtr::operator=(), QSharedDataPointer< T >::operator=(), QExplicitlySharedDataPointer< T >::operator=(), QBiPointer< T, T2 >::operator=(), QFlatMap< Key, T, Compare, KeyContainer, MappedContainer >::const_iterator::operator==(), QSet< T >::iterator::operator==(), QSet< T >::const_iterator::operator==(), Graph< Vertex, EdgeData >::const_iterator::operator==(), QHash< Key, T >::iterator::operator==(), QHash< Key, T >::const_iterator::operator==(), QMultiHash< Key, T >::iterator::operator==(), QMultiHash< Key, T >::const_iterator::operator==(), QFlatMap< Key, T, Compare, KeyContainer, MappedContainer >::iterator::operator==(), QSet< T >::iterator::operator==(), QTextFrame::iterator::operator==(), QTextBlock::iterator::operator==(), QStringHash< T >::Iterator< Data, Value >::operator==(), QHash< Key, T >::iterator::operator==(), QMultiHash< Key, T >::iterator::operator==(), QQmlJS::Dom::PathIterator::operator==(), QQmlListProperty< T >::operator==(), QWeakPointer< T >::operator==(), QTaggedIterator< Iterator, IteratorCategory >::operator==(), QTextBlock::operator==(), QTextFragment::operator==(), QTransform::operator==(), QWeakPointer< T >::operator==(), State::operator==(), Symbol::operator==(), QList< T >::iterator::operator==(), QList< T >::const_iterator::operator==(), QQmlJS::Dom::Dependency::operator==(), QList< T >::iterator::operator==(), QList< T >::const_iterator::operator==(), QMap< Key, T >::key_iterator::operator==(), QMultiMap< Key, T >::key_iterator::operator==(), QHash< Key, T >::key_iterator::operator==(), QMultiHash< Key, T >::key_iterator::operator==(), operator>>(), QHVContainer< T >::operator[](), QHVContainer< T >::operator[](), QV4::RuntimeHelpers::ordinaryToPrimitive(), QHVContainer< T >::other(), QHVContainer< T >::other(), QPlainTextEdit::paintEvent(), paintSep(), perp(), perp(), perp(), pick(), pick(), pick(), pick(), QQuickStackView::pop(), QV4::SimpleArrayData::pop_front(), QV4::SparseArrayData::pop_front(), QSGTextMaskMaterial::populate(), QTessellatorPrivate::Scanline::prepareLine(), QQuickItemParticle::prepareNextFrame(), QFieldList< N, nextMember >::prepend(), QV4::Lookup::primitiveGetterAccessor(), QV4::Lookup::primitiveGetterProto(), QAmbisonicDecoder::processBuffer(), QAmbisonicDecoder::processBufferWithReverb(), QWidgetLineControl::processInputMethodEvent(), QJSValue::property(), QJSValue::property(), QQmlJS::AST::PatternElement::propertyList(), QJSValue::prototype(), QFiniteStack< T >::push(), QV4::SimpleArrayData::push_front(), QV4::SparseArrayData::push_front(), QV4::SimpleArrayData::put(), QV4::SparseArrayData::put(), QV4::SimpleArrayData::putArray(), QV4::SparseArrayData::putArray(), Q_LOGGING_CATEGORY(), QQmlPrivate::qdeclarativeelement_destructor(), qGetBindingStorage(), qGetBindingStorage(), qGetBindingStorage(), qGetBindingStorage(), QQuickPackage::qmlAttachedProperties(), qobject_cast< const QQuickItem * >(), qobject_cast< const QWidget * >(), qobject_cast< const QWindow * >(), qobject_cast< QQuickItem * >(), qobject_cast< QWidget * >(), qobject_cast< QWindow * >(), qobject_iid_cast(), qsg_premultiply(), qt_sendShortcutOverrideEvent(), readArrayBuffer(), QV4::ArrayData::realloc(), QV4::SimpleArrayData::reallocate(), QV4::SparseArrayData::reallocate(), QtPrivate::IsMetaTypePair< T, true >::registerConverter(), QtPrivate::SequentialValueTypeIsMetaType< T, true >::registerConverter(), QtPrivate::AssociativeKeyTypeIsMetaType< T, true >::registerConverter(), QtPrivate::SequentialValueTypeIsMetaType< T, true >::registerMutableView(), QtPrivate::AssociativeKeyTypeIsMetaType< T, true >::registerMutableView(), ViewportTransformHelper::removeAll(), QGraphicsAnchorLayoutPrivate::removeAnchor_helper(), QQmlPropertyPrivate::removeBinding(), QObjectPrivate::ConnectionData::removeConnection(), removePendingQPropertyBinding(), QV4::ESTable::removeUnmarkedKeys(), QQmlVMEResolvedList::replace(), replaceWrapped(), QToolBarAreaLayoutItem::resize(), QDockAreaLayout::resizeDocks(), QObjectPrivate::ConnectionData::resizeSignalVector(), QFont::resolve(), QPalette::resolve(), QV4::Lookup::resolveGlobalGetter(), QtOrderingPrivate::reversed(), rperp(), rperp(), rpick(), rpick(), QGraphicsScenePrivate::sendEvent(), QScrollerPrivate::sendEvent(), QDockAreaLayout::separatorMove(), QGstObject::set(), ListModel::set(), ListModel::set(), QSSGListAccessorNext< T, n >::set(), QSSGListAccessorPrevious< T, p >::set(), QQmlDelegateModelItem::set_groups(), QQmlDMAbstractItemModelData::set_modelData(), QQmlDMListAccessorData::set_modelData(), QQmlDMAbstractItemModelData::set_property(), QQuickPathViewPrivate::setAdjustedOffset(), setArrayData(), QV4::SimpleArrayData::setAttribute(), QV4::SparseArrayData::setAttribute(), QLayoutStyleInfo::setDefaultSpacing(), QHeaderViewPrivate::setDefaultValues(), QV4::setElementFallback(), QToolBarLayout::setGeometry(), CardLayout::setGeometry(), QQmlComponentPrivate::setInitialProperties(), QQDMIncubationTask::setInitialState(), QQuickLoaderIncubator::setInitialState(), QQuick3DLoaderIncubator::setInitialState(), QV4::QmlIncubatorObject::setInitialState(), QQmlComponentIncubator::setInitialState(), QQmlDelegateModelPrivate::setInitialState(), QCocoaMenuObject::setMenuParent(), QQuickPropertyChanges::setObject(), QQmlGuardImpl::setObject(), QV4::Heap::QmlSignalHandler::setObject(), QTextFormat::setObjectIndex(), QTtfStream::setOffset(), QQuickPathViewPrivate::setOffset(), QSqlTableModelPrivate::ModifiedRow::setOp(), QSGVivanteVideoMaterial::setOpacity(), QQuickItem::setOpacity(), QToolBarExtension::setOrientation(), QHeaderDataProxyModel::setOrientation(), QWindowsScreen::setOrientationPreference(), QObjectPrivate::setParent_helper(), QJSValue::setProperty(), QJSValue::setProperty(), QJSValue::setPrototype(), QQuickPropertyAction::setTargetObject(), QQuickPropertyAnimation::setTargetObject(), QV4::Lookup::setter0Inline(), QV4::Lookup::setter0MemberData(), QV4::Lookup::setter0setter0(), QV4::Lookup::setterFallback(), QV4::Lookup::setterGeneric(), QV4::Lookup::setterInsert(), QBezier::shifted(), signalSlotLock(), QQmlEnginePrivate::singletonInstance(), CardLayout::sizeHint(), Stringify::stackContains(), Stringify::Str(), stringCastMetaObject(), QQmlGuiProvider::styleHints(), QQmlJS::Dom::DomItem::subOwnerItem(), QJsonObject::swap(), QV4::Chunk::sweep(), QQuickTransformAnimatorJob::Helper::sync(), QStringHash< T >::takeNode(), QV4::ExecutableCompilationUnit::templateObjectAt(), QSGRenderContext::textureFactoryDestroyed(), QTipLabel::tipChanged(), QQmlInterceptorMetaObject::toDynamicMetaObject(), QByteArray::toHex(), QTest::toHexRepresentation(), QPluginParsedMetaData::toJson(), QV4::JsonObject::toJsonArray(), QV4::JsonObject::toJsonObject(), QV4::ObjectPrototype::toPropertyDescriptor(), QJSManagedValue::toQObject(), QTest::toString(), QTest::toString(), toVariant(), QV4::SimpleArrayData::truncate(), QV4::SparseArrayData::truncate(), QTimerInfoList::unregisterTimers(), unscopable(), QSGDistanceFieldGlyphNode::updateGeometry(), QV4::Heap::InternalClass::updateProtoUsage(), QV4::Heap::updateProtoUsage(), QFormLayoutPrivate::updateSizes(), QQuick3DObjectPrivate::updateSpatialNode(), validateTypedArray(), BackEase::value(), QV4::ExecutionEngine::variantMapFromJS(), variantMapToJS(), QV4::ProxyFunctionObject::virtualCall(), QV4::DelegateModelGroupFunction::virtualCall(), QV4::BooleanCtor::virtualCallAsConstructor(), QV4::DateCtor::virtualCallAsConstructor(), QV4::ScriptFunction::virtualCallAsConstructor(), QV4::UrlCtor::virtualCallAsConstructor(), QV4::UrlSearchParamsCtor::virtualCallAsConstructor(), QV4::ArrayBufferCtor::virtualCallAsConstructor(), QV4::FunctionCtor::virtualCallAsConstructor(), QV4::GeneratorFunctionCtor::virtualCallAsConstructor(), QV4::NumberCtor::virtualCallAsConstructor(), QV4::ProxyConstructorObject::virtualCallAsConstructor(), QV4::RegExpCtor::virtualCallAsConstructor(), QV4::StringCtor::virtualCallAsConstructor(), QV4::TypedArrayCtor::virtualCallAsConstructor(), QV4::Object::virtualDefineOwnProperty(), QV4::ProxyObject::virtualDefineOwnProperty(), QV4::ProxyObject::virtualDeleteProperty(), QV4::StringObject::virtualDeleteProperty(), QV4::ProxyObject::virtualGet(), QV4::QQmlTypeWrapper::virtualGet(), QV4::Object::virtualGetOwnProperty(), QV4::ProxyObject::virtualGetOwnProperty(), QV4::ProxyObject::virtualGetPrototypeOf(), QV4::Object::virtualHasProperty(), QV4::ProxyObject::virtualHasProperty(), QV4::QQmlValueTypeWrapper::virtualHasProperty(), QV4::String::virtualIsEqualTo(), QV4::ProxyObject::virtualIsExtensible(), QV4::ProxyObject::virtualOwnPropertyKeys(), QV4::Module::virtualOwnPropertyKeys(), QV4::Object::virtualOwnPropertyKeys(), QV4::Object::virtualPreventExtensions(), QV4::ProxyObject::virtualPreventExtensions(), QV4::ProxyObject::virtualPut(), QV4::QQmlValueTypeWrapper::virtualPut(), QV4::Object::virtualSetPrototypeOf(), QV4::ProxyObject::virtualSetPrototypeOf(), QSGNodeVisitor::visitNode(), QSGNodeUpdater::visitNode(), QWidgetActionPrivate::widgetDestroyed(), QQmlPropertyPrivate::write(), and QQmlVMEMetaObject::writeProperty().

◆ pool

Definition at line 12 of file src_concurrent_qtconcurrentrun.cpp.

Referenced by QQmlJS::FixedPoolArray< T >::FixedPoolArray(), QCocoaIntegration::QCocoaIntegration(), QCocoaMenu::QCocoaMenu(), QMacStyle::QMacStyle(), QQC2_NAMESPACE::QMacStyle::QMacStyle(), QCocoaFileDialogHelper::~QCocoaFileDialogHelper(), QCocoaIntegration::~QCocoaIntegration(), QCocoaMenuItem::~QCocoaMenuItem(), QCocoaWindow::~QCocoaWindow(), QFseventsFileSystemWatcherEngine::~QFseventsFileSystemWatcherEngine(), QMacAutoReleasePool::~QMacAutoReleasePool(), QMacStylePrivate::~QMacStylePrivate(), QQmlTypeCompiler::addImport(), QFseventsFileSystemWatcherEngine::addPaths(), QQmlJS::FixedPoolArray< T >::allocate(), QQmlJS::FixedPoolArray< T >::allocate(), QQmlJS::FixedPoolArray< T >::allocate(), QRhiVulkan::allocateDescriptorSet(), QCALayerBackingStore::beginPaint(), QRhiMetal::beginPass(), QtConcurrent::blockingFilter(), QtConcurrent::blockingFiltered(), QtConcurrent::blockingFiltered(), QtConcurrent::blockingFilteredReduced(), QtConcurrent::blockingFilteredReduced(), QtConcurrent::blockingFilteredReduced(), QtConcurrent::blockingFilteredReduced(), QtConcurrent::blockingMap(), QtConcurrent::blockingMap(), QtConcurrent::blockingMapped(), QtConcurrent::blockingMapped(), QtConcurrent::blockingMappedReduced(), QtConcurrent::blockingMappedReduced(), QtConcurrent::blockingMappedReduced(), QtConcurrent::blockingMappedReduced(), callBackFunction(), QCocoaEventDispatcherPrivate::cancelWaitForMoreEvents(), QCocoaEventDispatcherPrivate::cleanupModalSessions(), QQmlJS::AST::PatternElement::convertLiteralToAssignmentPattern(), QQmlJS::AST::ArrayPattern::convertLiteralToAssignmentPattern(), QQmlJS::AST::ObjectPattern::convertLiteralToAssignmentPattern(), QQmlJS::AST::PatternProperty::convertLiteralToAssignmentPattern(), QCocoaIntegrationPlugin::create(), QMacStylePlugin::create(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QRhiVulkan::createDescriptorPool(), QCocoaWindow::createNSWindow(), QCocoaEventDispatcherPrivate::currentModalSession(), QCocoaScreen::deliverUpdateRequests(), QRhiVulkan::destroy(), QCocoaGLContext::doneCurrent(), QQC2_NAMESPACE::QMacStyle::drawComplexControl(), QQC2_NAMESPACE::QMacStyle::drawControl(), QMacStyle::drawControl(), QQC2::QMacStylePrivate::drawNSViewInRect(), QQC2_NAMESPACE::QMacStyle::drawPrimitive(), QPageSetupDialog::exec(), QPrintDialog::exec(), QCoreTextFontDatabase::fallbacksForFamily(), QCocoaFileIconEngine::filePixmap(), QtConcurrent::filter(), QtConcurrent::filtered(), QtConcurrent::filtered(), QtConcurrent::filteredReduced(), QtConcurrent::filteredReduced(), QtConcurrent::filteredReduced(), QtConcurrent::filteredReduced(), QtConcurrent::filterInternal(), QCALayerBackingStore::flush(), QmlIR::JSCodeGen::generateJSCodeForFunctionsAndBindings(), QtWayland::SharedMemoryBuffer::image(), QApplicationPrivate::init(), QmlIR::Object::init(), QMacPrintEnginePrivate::initialize(), QCocoaWindow::initialize(), QCocoaMenuBar::insertMenu(), QCocoaMenu::insertMenuItem(), QCocoaGLContext::makeCurrent(), QtConcurrent::map(), QtConcurrent::map(), QtConcurrent::mapped(), QtConcurrent::mapped(), QtConcurrent::mappedReduced(), QtConcurrent::mappedReduced(), QtConcurrent::mappedReduced(), QtConcurrent::mappedReduced(), QFileSystemEngine::moveFileToTrash(), QmlIR::IRBuilder::New(), QQmlJS::Managed::operator new(), GLSL::Managed::operator new(), operator<<(), QCocoaEventDispatcher::processEvents(), QCocoaMenu::propagateEnabledState(), QCocoaWindow::propagateSizeHints(), Q_TRACE_INSTRUMENT(), Q_TRACE_INSTRUMENT(), qt_mac_get_pasteboardString(), QSystemLocale::query(), QCocoaWindow::raise(), QCocoaWindow::recreateWindowIfNeeded(), QNSView(Dragging)::registerDragTypes, QCocoaMenuBar::removeMenu(), QCocoaMenu::removeMenuItem(), QFseventsFileSystemWatcherEngine::removePaths(), QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(), QCocoaWindow::requestActivateWindow(), QQmlJSFunctionInitializer::run(), QtConcurrent::run(), QtConcurrent::run(), QtPrivate::AsyncContinuation< Function, ResultType, ParentResultType >::runImpl(), QCALayerBackingStore::scroll(), QCocoaMenu::setAsDockMenu(), QCocoaWindow::setCocoaGeometry(), QCocoaMenuItem::setMenu(), QCocoaMenu::setText(), QFutureInterfaceBase::setThreadPool(), QCocoaWindow::setVisible(), QCocoaWindow::setWindowFilePath(), QCocoaWindow::setWindowFlags(), QCocoaWindow::setWindowIcon(), QCocoaWindow::setWindowTitle(), QtWayland::shmBufferCleanup(), QCocoaMenu::showPopup(), QtConcurrent::RunFunctionTaskBase< T >::start(), QtConcurrent::startFiltered(), QtConcurrent::startFiltered(), QtConcurrent::startFilteredReduced(), QtConcurrent::startFilteredReduced(), QtConcurrent::startFilteredReduced(), QtConcurrent::startFilteredReduced(), QtConcurrent::startMap(), QtConcurrent::startMapped(), QtConcurrent::startMapped(), QtConcurrent::startMappedReduced(), QtConcurrent::startMappedReduced(), QtConcurrent::startMappedReduced(), QtConcurrent::startMappedReduced(), QMacStyle::styleHint(), QQC2_NAMESPACE::QMacStyle::styleHint(), QCocoaGLContext::swapBuffers(), QCocoaMenuBar::syncMenu_helper(), QCocoaMenu::syncMenuItem_helper(), QCocoaMenu::syncSeparatorsCollapsible(), QFuture< T >::then(), QCocoaGLContext::update(), and QCocoaMenuBar::updateMenuBarImmediately().

◆ result

QList<QByteArray> result = future.result()

Definition at line 32 of file src_concurrent_qtconcurrentrun.cpp.

◆ results

QList<QString> results = future.results()

Definition at line 124 of file src_concurrent_qtconcurrentrun.cpp.

◆ string

QString string = ...

Definition at line 22 of file src_concurrent_qtconcurrentrun.cpp.

◆ watcher