VisualDataModel QML Type

Encapsulates a model and delegate More...

Import Statement: import .

Detailed Description

The 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 in the Qt QML Models module.

See also QtQml.Models::DelegateModel.

© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.