Qt Reference Documentation

anomaly.qrc Example File

demos/embedded/anomaly/src/anomaly.qrc
 <RCC>
     <qresource prefix="/" >
         <file>images/go-next.png</file>
         <file>images/go-previous.png</file>
         <file>images/edit-find.png</file>
         <file>images/list-add.png</file>
         <file>images/list-remove.png</file>
         <file>images/button-close.png</file>
     </qresource>
 </RCC>