SingleRoleAggregator QML Type

Common interface for all aggregators operating on a single role. More...

Import Statement: import QtModelsToolkit .
Inherits:

Aggregator

Inherited By:

FunctionAggregator and SumAggregator

Properties

Detailed Description

Property Documentation

model : any

The source model used for aggregation.


roleName : any

Name of the role used for aggregation.


value : any

The value computed from the model.