Spec-Zone.ru › Qt

Структура ForeachInfo

структура QScxmlExecutableContent::ForeachInfo

Класс ForeachInfo представляет собой конструкцию foreach. Подробнее...

Заголовок: #include <ForeachInfo>
CMake: find_package(Qt6 COMPONENTS Scxml REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::Scxml)
qmake: QT += scxml
С момента: Qt 5.8
  • Список всех членов, включая унаследованные

Открытые переменные

QScxmlExecutableContent::StringId array
QScxmlExecutableContent::StringId context
QScxmlExecutableContent::StringId index
QScxmlExecutableContent::StringId item

Подробное описание

Документация по переменным-членам

QScxmlExecutableContent::StringId ForeachInfo::array

Эта переменная содержит имя массива, по которому выполняется итерация

QScxmlExecutableContent::StringId ForeachInfo::context

Эта переменная содержит контекст для оценки выражения

QScxmlExecutableContent::StringId ForeachInfo::index

Эта переменная содержит имя переменной индекса

QScxmlExecutableContent::StringId ForeachInfo::item

Эта переменная содержит имя переменной итерации

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qscxmlexecutablecontent-foreachinfo.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API