Thanks for the link. Now, I got the idea on how to do it.
But, If my views are very complex and I have diferent qml files for different views. So, In my main qml file, I have to instantiate the views. If those views are self independent without any input from mail qml file needed, then how should I use those views in my mail qml file?