you can do it in multiple way.
you can use the Loader concept of qml which can load another qml on some event like clicked or something.
another way is to create a Qt component.