1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
<RCC>
<qresource prefix="/">
<file>logo.svg</file>
<file>topologies/topo_linelist.svg</file>
<file>topologies/topo_linelist_adj.svg</file>
<file>topologies/topo_linestrip.svg</file>
<file>topologies/topo_linestrip_adj.svg</file>
<file>topologies/topo_patch.svg</file>
<file>topologies/topo_pointlist.svg</file>
<file>topologies/topo_trilist.svg</file>
<file>topologies/topo_trilist_adj.svg</file>
<file>topologies/topo_tristrip.svg</file>
<file>topologies/topo_tristrip_adj.svg</file>
<file>action.png</file>
<file>action@2x.png</file>
<file>action_hover.png</file>
<file>action_hover@2x.png</file>
<file>add.png</file>
<file>add@2x.png</file>
<file>arrow_in.png</file>
<file>arrow_in@2x.png</file>
<file>arrow_join.png</file>
<file>arrow_join@2x.png</file>
<file>arrow_left.png</file>
<file>arrow_left@2x.png</file>
<file>arrow_refresh.png</file>
<file>arrow_refresh@2x.png</file>
<file>arrow_out.png</file>
<file>arrow_out@2x.png</file>
<file>arrow_right.png</file>
<file>arrow_right@2x.png</file>
<file>arrow_undo.png</file>
<file>arrow_undo@2x.png</file>
<file>asterisk_orange.png</file>
<file>asterisk_orange@2x.png</file>
<file>bug.png</file>
<file>bug@2x.png</file>
<file>chart_curve.png</file>
<file>chart_curve@2x.png</file>
<file>checkerboard.png</file>
<file>checkerboard@2x.png</file>
<file>cog.png</file>
<file>cog@2x.png</file>
<file>color_wheel.png</file>
<file>color_wheel@2x.png</file>
<file>connect.png</file>
<file>connect@2x.png</file>
<file>control_base_blue.png</file>
<file>control_base_blue@2x.png</file>
<file>control_cursor_blue.png</file>
<file>control_cursor_blue@2x.png</file>
<file>control_end_blue.png</file>
<file>control_end_blue@2x.png</file>
<file>control_nan_blue.png</file>
<file>control_nan_blue@2x.png</file>
<file>control_play_blue.png</file>
<file>control_play_blue@2x.png</file>
<file>control_reverse_blue.png</file>
<file>control_reverse_blue@2x.png</file>
<file>control_sample_blue.png</file>
<file>control_sample_blue@2x.png</file>
<file>control_start_blue.png</file>
<file>control_start_blue@2x.png</file>
<file>cross.png</file>
<file>cross@2x.png</file>
<file>del.png</file>
<file>del@2x.png</file>
<file>disconnect.png</file>
<file>disconnect@2x.png</file>
<file>find.png</file>
<file>find@2x.png</file>
<file>flag_green.png</file>
<file>flag_green@2x.png</file>
<file>flip_y.png</file>
<file>flip_y@2x.png</file>
<file>folder.png</file>
<file>folder@2x.png</file>
<file>folder_page_white.png</file>
<file>folder_page_white@2x.png</file>
<file>hourglass.png</file>
<file>hourglass@2x.png</file>
<file>house.png</file>
<file>house@2x.png</file>
<file>information.png</file>
<file>information@2x.png</file>
<file>link.png</file>
<file>link@2x.png</file>
<file>page_go.png</file>
<file>page_go@2x.png</file>
<file>page_white_code.png</file>
<file>page_white_code@2x.png</file>
<file>page_white_database.png</file>
<file>page_white_database@2x.png</file>
<file>page_white_delete.png</file>
<file>page_white_delete@2x.png</file>
<file>page_white_edit.png</file>
<file>page_white_edit@2x.png</file>
<file>page_white_link.png</file>
<file>page_white_link@2x.png</file>
<file>page_white_stack.png</file>
<file>page_white_stack@2x.png</file>
<file>plugin.png</file>
<file>plugin@2x.png</file>
<file>plugin_add.png</file>
<file>plugin_add@2x.png</file>
<file>save.png</file>
<file>save@2x.png</file>
<file>tick.png</file>
<file>tick@2x.png</file>
<file>time.png</file>
<file>time@2x.png</file>
<file>timeline_marker.png</file>
<file>timeline_marker@2x.png</file>
<file>update.png</file>
<file>update@2x.png</file>
<file>upfolder.png</file>
<file>upfolder@2x.png</file>
<file>wand.png</file>
<file>wand@2x.png</file>
<file>wireframe_mesh.png</file>
<file>wireframe_mesh@2x.png</file>
<file>wrench.png</file>
<file>wrench@2x.png</file>
<file>zoom.png</file>
<file>zoom@2x.png</file>
</qresource>
</RCC>
|