I mean..User can click a button to show a "map", and that map is filled with hexagon,then user can click different hexagon to enter different UI, how can I do that? Is there a SIGNAL called when QML file has been loaded? thanks a lot!
Okay~I mean I want to achieve a "World map" in a game like “Sid Meiers Civilization V” 's map.I don't need play animation on that map, every hexagon is just a button.