2022-12-06 07:55:50 +00:00
|
|
|
import QtQuick 2.14
|
|
|
|
|
|
|
|
ListModel {
|
|
|
|
id: root
|
|
|
|
|
|
|
|
ListElement {
|
|
|
|
pubKey: "0x043a7ed0e8d1012cf04"
|
|
|
|
onlineStatus: 1
|
|
|
|
isContact: true
|
2023-08-17 08:55:28 +00:00
|
|
|
isVerified: false
|
2022-12-06 07:55:50 +00:00
|
|
|
isAdmin: false
|
2023-08-17 08:55:28 +00:00
|
|
|
isUntrustworthy: true
|
2022-12-06 07:55:50 +00:00
|
|
|
displayName: "Mike"
|
|
|
|
alias: ""
|
|
|
|
localNickname: ""
|
|
|
|
ensName: ""
|
|
|
|
icon: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAlklEQVR4nOzW0QmDQBAG4SSkl7SUQlJGCrElq9F3QdjjVhh/5nv3cFhY9vUIYQiNITSG0BhCExPynn1gWf9bx498P7/
|
|
|
|
nzPcxEzGExhBdJGYihtAYQlO+tUZvqrPbqeudo5iJGEJjCE15a3VtodH3q2ImYgiNITTlTdG1nUZ5a92VITQxITFiJmIIjSE0htAYQrMHAAD//+wwFVpz+yqXAAAAAElFTkSuQmCC"
|
|
|
|
colorId: 7
|
2023-08-17 08:55:28 +00:00
|
|
|
isEnsVerified: false
|
2024-05-13 08:05:53 +00:00
|
|
|
colorHash: [
|
|
|
|
ListElement {colorId: 0; segmentLength: 2},
|
|
|
|
ListElement {colorId: 17; segmentLength: 2}
|
|
|
|
]
|
2022-12-06 07:55:50 +00:00
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
pubKey: "0x04df12f12f12f12f1234"
|
|
|
|
onlineStatus: 0
|
2023-08-17 08:55:28 +00:00
|
|
|
isContact: false
|
|
|
|
isVerified: false
|
2022-12-06 07:55:50 +00:00
|
|
|
isAdmin: false
|
|
|
|
isUntrustworthy: false
|
|
|
|
displayName: "Jane"
|
|
|
|
alias: ""
|
|
|
|
localNickname: ""
|
|
|
|
ensName: ""
|
|
|
|
icon: ""
|
2023-08-17 08:55:28 +00:00
|
|
|
colorId: 9
|
|
|
|
isEnsVerified: false
|
2024-05-13 08:05:53 +00:00
|
|
|
colorHash: [
|
|
|
|
ListElement {colorId: 0; segmentLength: 1},
|
|
|
|
ListElement {colorId: 19; segmentLength: 2}
|
|
|
|
]
|
2022-12-06 07:55:50 +00:00
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
pubKey: "0x04d1b7cc0ef3f470f1238"
|
|
|
|
onlineStatus: 0
|
2023-08-17 08:55:28 +00:00
|
|
|
isContact: false
|
2022-12-06 07:55:50 +00:00
|
|
|
isVerified: false
|
|
|
|
isAdmin: false
|
|
|
|
isUntrustworthy: true
|
|
|
|
displayName: "John"
|
|
|
|
alias: ""
|
2023-08-17 08:55:28 +00:00
|
|
|
localNickname: "Johnny Johny"
|
2022-12-06 07:55:50 +00:00
|
|
|
ensName: ""
|
|
|
|
icon: ""
|
2023-08-17 08:55:28 +00:00
|
|
|
colorId: 4
|
|
|
|
isEnsVerified: false
|
2022-12-06 07:55:50 +00:00
|
|
|
}
|
|
|
|
ListElement {
|
2023-08-17 08:55:28 +00:00
|
|
|
pubKey: "0x04d1bed192343f470f1257"
|
2022-12-06 07:55:50 +00:00
|
|
|
onlineStatus: 1
|
|
|
|
isContact: true
|
|
|
|
isVerified: true
|
|
|
|
isAdmin: false
|
|
|
|
isUntrustworthy: true
|
2023-05-04 10:29:01 +00:00
|
|
|
displayName: "Maria"
|
2022-12-06 07:55:50 +00:00
|
|
|
alias: "meth"
|
2024-05-13 08:05:53 +00:00
|
|
|
localNickname: "86.eth"
|
|
|
|
ensName: "8⃣6⃣.eth"
|
2022-12-06 07:55:50 +00:00
|
|
|
icon: ""
|
2023-08-17 08:55:28 +00:00
|
|
|
colorId: 5
|
|
|
|
isEnsVerified: true
|
|
|
|
}
|
|
|
|
ListElement {
|
|
|
|
pubKey: "0x04d1bed192343f470f1255"
|
|
|
|
onlineStatus: 1
|
|
|
|
isContact: true
|
|
|
|
isVerified: true
|
|
|
|
isAdmin: true
|
|
|
|
isUntrustworthy: true
|
|
|
|
displayName: ""
|
|
|
|
alias: "Richard The Lionheart"
|
|
|
|
localNickname: ""
|
|
|
|
ensName: "richard-the-lionheart.eth"
|
|
|
|
icon: ""
|
|
|
|
colorId: 3
|
|
|
|
isEnsVerified: true
|
2022-12-06 07:55:50 +00:00
|
|
|
}
|
2024-05-13 08:05:53 +00:00
|
|
|
ListElement {
|
|
|
|
pubKey: "0x04d1bed192343f470fabc"
|
|
|
|
onlineStatus: 0
|
|
|
|
isContact: true
|
|
|
|
isVerified: false
|
|
|
|
isAdmin: false
|
|
|
|
isUntrustworthy: false
|
|
|
|
displayName: ""
|
|
|
|
alias: ""
|
|
|
|
localNickname: ""
|
|
|
|
ensName: "8⃣6⃣.eth"
|
|
|
|
icon: ""
|
|
|
|
colorId: 7
|
|
|
|
isEnsVerified: true
|
|
|
|
}
|
2022-12-06 07:55:50 +00:00
|
|
|
}
|