some tests and ideas for Rust
This commit is contained in:
parent
f888c897b1
commit
50c17705f6
3 changed files with 3 additions and 3 deletions
|
@ -45,7 +45,7 @@ FocusScope {
|
|||
text: "Solo"
|
||||
icon.name: "viewimage"
|
||||
hoverEnabled: true
|
||||
onClicked: serviceThing.slapVariantAround(imagesqlmodel.getImage(1).title);
|
||||
onClicked: serviceThing.slapVariantAround(ServiceItemModel.getItems());
|
||||
}
|
||||
Controls.ToolButton {
|
||||
text: "Grid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue