VisualItemModel QML Type

Defines a set of objects to be used as a model 更多...

导入语句: import .

详细描述

VisualItemModel type contains the objects to be used as a model.

This element is now primarily available as ObjectModel QtQml .Models module. VisualItemModel continues to be provided, with the same implementation, in QtQuick for compatibility reasons.

For full details about the type, see the ObjectModel 文档编制。

另请参阅 QtQml.Models::ObjectModel .