At minimum parse presentation id - src pairs and the initial slide. QML presentation support (QT3DS-104) can wait but will be built on top so keep that in mind.

      Allow opening both .uip and .uia in the API and in the test viewers.

      The statemachine section is to be ignored.

      Example:

      <?xml version="1.0" encoding="UTF-8" ?>
      <application>
      	<assets initial="main">
      		<presentation id="main" src="main.uip"/>
      		<presentation id="subpres1" src="subpres1.uip"/>
                      <presentation id="subpres2" src="subpres2.uip"/>
                      <presentation-qml id="presentation-id" args="preview-presentation.qml" />
      	</assets>
      	<statemachine ref="#logic">
      		<visual-states>
      			<state ref="Initial">
      				<enter>
      					<goto-slide element="main:Scene" rel="next"/>
      				</enter>
      			</state>
      		</visual-states>
      	</statemachine>
      </application>
      

        For Gerrit Dashboard: QT3DS-309
        # Subject Branch Project Status CR V

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes