1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0031658: Inspector - using AIS_ViewController in View package

- View: using AIS_ViewController, AIS_ViewCube.
This commit is contained in:
nds
2020-09-10 06:46:26 +03:00
committed by bugmaster
parent 630ab53881
commit ed753e10df
20 changed files with 159 additions and 694 deletions

View File

@@ -1,18 +1,13 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>icons/cursor_rotate.png</file>
<file>icons/cursor_zoom.png</file>
<file>icons/keep_view_off.png</file>
<file>icons/keep_view_on.png</file>
<file>icons/trihedron.png</file>
<file>icons/view_clear.png</file>
<file>icons/view_cube.png</file>
<file>icons/view_dm_shading.png</file>
<file>icons/view_dm_wireframe.png</file>
<file>icons/view_fitall.png</file>
<file>icons/view_fitarea.png</file>
<file>icons/view_pan.png</file>
<file>icons/view_rotate.png</file>
<file>icons/view_zoom.png</file>
</qresource>
</RCC>