Qt Quick 2 Custom Input Example

 <RCC>
     <qresource prefix="/">
         <file>qml/qmlcustominput/Data.qml</file>
         <file>qml/qmlcustominput/main.qml</file>
         <file>qml/qmlcustominput/NewButton.qml</file>
     </qresource>
 </RCC>