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
DataIterator Struct Reference
Collaboration diagram for DataIterator:

Public Member Functions

 DataIterator (const QQmlProfilerQtdWriterPrivate *d, qxp::function_ref< void(const QQmlProfilerEvent &, qint64)> &&sendEvent)
void run ()
 DataIterator (const QQmlProfilerQtdWriterPrivate *d, qxp::function_ref< void(const QQmlProfilerEvent &, qint64)> &&sendEvent)
void run ()

Detailed Description

Definition at line 390 of file qqmlprofilerqtdwriter.cpp.

Constructor & Destructor Documentation

◆ DataIterator() [1/2]

DataIterator::DataIterator ( const QQmlProfilerQtdWriterPrivate * d,
qxp::function_ref< void(const QQmlProfilerEvent &, qint64)> && sendEvent )
inline

Definition at line 392 of file qqmlprofilerqtdwriter.cpp.

References DataIterator().

Referenced by DataIterator().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DataIterator() [2/2]

DataIterator::DataIterator ( const QQmlProfilerQtdWriterPrivate * d,
qxp::function_ref< void(const QQmlProfilerEvent &, qint64)> && sendEvent )
inline

Definition at line 392 of file qqmlprofilerqtdwriter.cpp.

Member Function Documentation

◆ run() [1/2]

void DataIterator::run ( )

Definition at line 494 of file qqmlprofilerqtdwriter.cpp.

◆ run() [2/2]

void DataIterator::run ( )

The documentation for this struct was generated from the following file: