Added controls to edit the role "amount", "factor" and "type" from the expandable item delegate.
This commit is contained in:
@ -12,11 +12,11 @@ Page {
|
||||
clip: true
|
||||
|
||||
model: mainModel
|
||||
delegateModelAccess: DelegateModel.ReadWrite
|
||||
|
||||
// delegate: ListItemDelegate {}
|
||||
// delegate: ExpandableItemDelegate {}
|
||||
delegate: EditableItemDelegate {}
|
||||
delegate: ExpandableItemDelegate {}
|
||||
// delegate: EditableItemDelegate {}
|
||||
delegateModelAccess: DelegateModel.ReadWrite
|
||||
|
||||
header: bannercomponent
|
||||
footer: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user