I have a list of say 20 images, I only want 4 shown at a time. So my main qml has a left and right arrow, click right calls my .js loads the next four images. I need the images to be shown in the state. I can't figure out how to get the images in the var to be displayed from my qml