File: TelescopeControl.qrc

package info (click to toggle)
stellarium 24.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 911,396 kB
  • sloc: ansic: 317,377; cpp: 204,602; xml: 48,590; javascript: 26,348; python: 1,254; perl: 1,108; sh: 207; makefile: 190; pascal: 169
file content (12 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
  <qresource prefix="telescopeControl" >
    <file>button_Slew_Dialog_on.png</file>
    <file>button_Slew_Dialog_off.png</file>
    <file>telescope_reticle.png</file>
    <file>nv_spinup.png</file>
    <file>nv_spindown.png</file>
    <file>nv_spinleft.png</file>
    <file>nv_spinright.png</file>
    <file>device_models.json</file>
  </qresource>
</RCC>