Files
DCMV/src/QDicomViewer.qrc

91 lines
3.4 KiB
Plaintext
Raw Normal View History

2022-01-24 10:10:45 +08:00
<RCC>
<qresource prefix="/importwidget">
<file>Resources/import/add.png</file>
<file>Resources/import/arrow.png</file>
<file>Resources/import/close.png</file>
<file>Resources/import/icon.png</file>
<file>Resources/import/max.png</file>
<file>Resources/import/max_ba.png</file>
<file>Resources/import/min.png</file>
<file>Resources/import/remove.png</file>
<file>Resources/import/setting.png</file>
</qresource>
<qresource prefix="/StyleSheet">
2022-07-29 18:07:38 +08:00
<file>Combinear.css</file>
2022-01-24 10:10:45 +08:00
</qresource>
<qresource prefix="/InfiniteViewer">
<file>Icon/angle.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/distanced.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/distance.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/gridd.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/grid.png</file>
<file>Icon/hidden.png</file>
<file>Icon/openfile.png</file>
<file>Icon/pan.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/windowleveld.png</file>
<file>Icon/zoomd.png</file>
<file>Icon/pand.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/windowlevel.png</file>
<file>Icon/zoom.png</file>
<file>Icon/sync/sync_auto.png</file>
<file>Icon/sync/sync_dis.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/sync/sync_disd.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/sync/sync_manual.png</file>
<file>Icon/save.png</file>
<file>Icon/anno.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/annod.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/flip.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/flipd.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/cine.png</file>
<file>Icon/fusion.png</file>
<file>Icon/trashbin.png</file>
<file>Icon/slice.png</file>
2025-06-30 13:21:54 +08:00
<file>Icon/sliced.png</file>
2022-01-24 10:10:45 +08:00
<file>Icon/import.png</file>
<file>Icon/logo.png</file>
<file>Icon/close.png</file>
<file>Icon/max.png</file>
<file>Icon/triangle-down-black.png</file>
<file>Icon/triangle-down-white.png</file>
<file>Icon/text.png</file>
<file>Icon/ellipse.png</file>
<file>Icon/textProp.png</file>
<file>Icon/arrow.png</file>
<file>Icon/polygon.png</file>
<file>Icon/polyline.png</file>
<file>Icon/full_screen.png</file>
<file>Icon/maximize-restore.png</file>
<file>Icon/minimize.png</file>
2022-03-16 17:41:44 +08:00
<file>Icon/MPR.png</file>
2022-07-29 13:22:30 +08:00
<file>Icon/fusionable.png</file>
<file>Icon/unfusionable.png</file>
<file>Icon/unMPR.png</file>
<file>Icon/VR.png</file>
<file>Icon/rotate.png</file>
<file>Icon/rotate-3d.png</file>
<file>Icon/Reset.png</file>
<file>Icon/Settings.png</file>
<file>Icon/preset.png</file>
<file>Icon/diameter.png</file>
2025-06-30 13:19:28 +08:00
<file>Icon/crosshair.png</file>
<file>Icon/about.png</file>
2025-07-14 13:46:53 +08:00
<file>Icon/volmeasure.png</file>
2022-01-24 10:10:45 +08:00
</qresource>
<qresource prefix="/pqWidgets">
<file>Icon/pq/pqBold24.png</file>
<file>Icon/pq/pqItalics24.png</file>
<file>Icon/pq/pqShadow24.png</file>
<file>Icon/pq/pqApply.png</file>
<file>Icon/pq/pqCancel.png</file>
<file>Icon/pq/pqDelete.png</file>
<file>Icon/pq/pqVcrBack.png</file>
<file>Icon/pq/pqVcrFirst.png</file>
<file>Icon/pq/pqVcrForward.png</file>
<file>Icon/pq/pqVcrFpsDown.png</file>
<file>Icon/pq/pqVcrFpsUp.png</file>
<file>Icon/pq/pqVcrLast.png</file>
<file>Icon/pq/pqVcrPause.png</file>
<file>Icon/pq/pqVcrPlay.png</file>
</qresource>
</RCC>