File: uPlot.qrc

package info (click to toggle)
metview 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 44,932 kB
  • sloc: cpp: 211,811; ansic: 33,467; xml: 3,942; sh: 2,942; yacc: 1,183; fortran: 762; lex: 761; perl: 700; python: 340; f90: 236; makefile: 92
file content (44 lines) | stat: -rw-r--r-- 2,614 bytes parent folder | download
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
<RCC>
  <qresource prefix="uPlot">  
    <file alias="animation.svg">../images/animation.svg</file>
    <file alias="antialias.svg">../images/antialias.svg</file>
    <file alias="magnifier.svg">../images/magnifier.svg</file>
    <file alias="print.svg">../images/print.svg</file>
    <file alias="filesaveas.svg">../images/filesaveas.svg</file>
    <file alias="zoom.svg">../images/zoom.svg</file>
    <file alias="zoom_in.svg">../images/zoom_in.svg</file> 
    <file alias="zoom_out.svg">../images/zoom_out.svg</file>
    <file alias="zoom_stack.svg">../images/zoom_stack.svg</file>
    <file alias="player_play.svg">../images/player_play.svg</file>
    <file alias="player_stop.svg">../images/player_stop.svg</file>
    <file alias="player_start.svg">../images/player_start.svg</file>
    <file alias="player_end.svg">../images/player_end.svg</file>
    <file alias="player_prev.svg">../images/player_prev.svg</file>
    <file alias="player_next.svg">../images/player_next.svg</file>
    <file alias="connectAnimations.svg">../images/connectAnimations.svg</file>
    <file alias="gunsight.svg">../images/gunsight.svg</file>
    <file alias="arrow_up.svg">../images/arrow_up.svg</file>
    <file alias="arrow_top.svg">../images/arrow_top.svg</file>  
    <file alias="arrow_down.svg">../images/arrow_down.svg</file>
    <file alias="arrow_bottom.svg">../images/arrow_bottom.svg</file>
    <file alias="data_probe.svg">../images/data_probe.svg</file>
    <file alias="macro.svg">../images/macro.svg</file>
    <file alias="magnifier_handler">../images/magnifier_handler.png</file>
    <file alias="sidebar.svg">../images/sidebar.svg</file>
    <file alias="highlight_scene.svg">../images/highlight_scene.svg</file>
    <file alias="histogram.svg">../images/histogram.svg</file>
    <file alias="stats.svg">../images/stats.svg</file>
    <file alias="size_up.svg">../images/size_up.svg</file>
    <file alias="size_down.svg">../images/size_down.svg</file>
    <file alias="layers.svg">../images/layers.svg</file>
    <file alias="meta_data.svg">../images/meta_data.svg</file>
    <file alias="reset.svg">../images/reset.svg</file>
    <file alias="videowall.svg">../images/videowall.svg</file>
    <file alias="videowall_sync.svg">../images/videowall_sync.svg</file>
    <file alias="wall_screen.svg">../images/wall_screen.svg</file>
    <file alias="wall_screen_selected.svg">../images/wall_screen_selected.svg</file>
    <file alias="layerInfo.css">layerInfo.css</file>
    <file alias="configure.svg">../images/configure.svg</file>
    <file alias="globe.svg">../images/globe.svg</file>
  </qresource> 	
</RCC>