first commit
This commit is contained in:
67
src/QDicomViewer.qrc
Normal file
67
src/QDicomViewer.qrc
Normal file
@@ -0,0 +1,67 @@
|
||||
<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">
|
||||
<file>Combinear.qss</file>
|
||||
</qresource>
|
||||
<qresource prefix="/InfiniteViewer">
|
||||
<file>Icon/angle.png</file>
|
||||
<file>Icon/distance.png</file>
|
||||
<file>Icon/grid.png</file>
|
||||
<file>Icon/hidden.png</file>
|
||||
<file>Icon/openfile.png</file>
|
||||
<file>Icon/pan.png</file>
|
||||
<file>Icon/windowlevel.png</file>
|
||||
<file>Icon/zoom.png</file>
|
||||
<file>Icon/sync/sync_auto.png</file>
|
||||
<file>Icon/sync/sync_dis.png</file>
|
||||
<file>Icon/sync/sync_manual.png</file>
|
||||
<file>Icon/save.png</file>
|
||||
<file>Icon/anno.png</file>
|
||||
<file>Icon/flip.png</file>
|
||||
<file>Icon/cine.png</file>
|
||||
<file>Icon/fusion.png</file>
|
||||
<file>Icon/trashbin.png</file>
|
||||
<file>Icon/slice.png</file>
|
||||
<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>
|
||||
</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>
|
||||
Reference in New Issue
Block a user