Skip to content

Instantly share code, notes, and snippets.

@clock21am
Created June 7, 2016 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clock21am/2c0b06fc015466aeff4dd73066888952 to your computer and use it in GitHub Desktop.
Save clock21am/2c0b06fc015466aeff4dd73066888952 to your computer and use it in GitHub Desktop.
id: nodecreator
model: ListModel{}
delegate:
Tree {
id: currentpointer
x: xx*tree.width
y: yy*tree.height
width:tree.width/5
height:tree.width/5
recwidth: currentpointer.width
recheight: currentpointer.height
searchitem: 3
nodeimagesource: Activity.url+nodee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment