File: qmlsurfacegallery.qrc

package info (click to toggle)
qt6-datavis3d 6.8.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,436 kB
  • sloc: cpp: 51,846; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>qml/qmlsurfacegallery/heightmap.png</file>
        <file>qml/qmlsurfacegallery/main.qml</file>
        <file>qml/qmlsurfacegallery/SpectrogramData.qml</file>
        <file>qml/qmlsurfacegallery/SurfaceHeightMap.qml</file>
        <file>qml/qmlsurfacegallery/SurfaceOscilloscope.qml</file>
        <file>qml/qmlsurfacegallery/SurfaceSpectrogram.qml</file>
    </qresource>
</RCC>