VisualDataModel QML Type

封装模型和委托 更多...

导入语句: import .

详细描述

VisualDataModel type encapsulates a model and the delegate that will be instantiated for items in a model.

This type is provided by the Qt QML module due to compatibility reasons. The same implementation is now primarily available as DelegateModel Qt QML Models 模块。

另请参阅 QtQml.Models::DelegateModel .