File: TestingScripts.qrc

package info (click to toggle)
itksnap 3.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,196 kB
  • ctags: 9,196
  • sloc: cpp: 62,895; sh: 175; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/scripts">
      <file>Scripts/test_Library.js</file>
      <file>Scripts/test_ProbeIntensity.js</file>
      <file>Scripts/test_RegionCompetition.js</file>
      <file>Scripts/test_RandomForest.js</file>
      <file>Scripts/test_Workspace.js</file>
    </qresource>
</RCC>