File: index_pdf.html

package info (click to toggle)
qlcplus 4.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 58,364 kB
  • sloc: cpp: 182,424; javascript: 7,665; xml: 2,422; ansic: 2,120; sh: 1,671; python: 634; ruby: 606; makefile: 23
file content (141 lines) | stat: -rw-r--r-- 6,743 bytes parent folder | download | duplicates (3)
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Q Light Controller Plus Documentation</TITLE>
<SCRIPT SRC="utility.js" TYPE="text/javascript"></SCRIPT>
<link href="style.css" rel="stylesheet" type="text/css" />
</HEAD>
<BODY onLoad="replaceqrc()">

<UL>
 <LI><H2>Basics</H2>
    <UL>
     <LI><A HREF="concept.html">Basic Concepts &amp; Glossary</A></LI>
     <LI><A HREF="questionsandanswers.html">Questions &amp; Answers</A></LI>
    </UL>
 </LI>
 <LI><H2>Advanced</H2>
    <UL>
     <LI><A HREF="commandlineparameters.html">Command-Line Parameters</A></LI>
     <LI><A HREF="parameterstuning.html">Manual parameters tuning</A></LI>
     <LI><A HREF="guicustomstyles.html">GUI style customization</A></LI>
     <LI><A HREF="kioskmode.html">Kiosk mode</A></LI>
     <LI><A HREF="webinterface.html">Web Interface</A></LI>
    </UL>
 </LI>

 <LI><H2><img src="qrc:/qlcplus.png" width=32 align="absmiddle"> <A HREF="mainwindow.html">Main Window</A></H2>
  <UL>
   <LI><img src="qrc:/monitor.png" width=32 align="absmiddle"> <A HREF="fixturemonitor.html">DMX Monitor</A></LI>
   <LI><img src="qrc:/diptool.png" width=32 align="absmiddle"> <A HREF="addresstool.html">DMX Address tool</A></LI>
   <LI><img src="qrc:/add_dump.png" width=32 align="absmiddle"> <A HREF="dmxdump.html">DMX Dump</A></LI>
   <LI><img src="qrc:/liveedit.png" width=32 align="absmiddle"> <A HREF="liveedit.html">Live Edit</A></LI>
  </UL>
 </LI>

 <LI><H2><img src="qrc:/fixture.png" width=32 align="absmiddle"> <A HREF="fixturemanager.html">Fixture Manager</A></H2>
   <UL>
    <LI><A HREF="addeditfixtures.html">Add/Edit Fixtures</A></LI>
    <LI><A HREF="fixturegroupeditor.html">Fixture Group Editor</A></LI>
    <LI><A HREF="channelsgroupeditor.html">Channels Groups Editor</A></LI>
    <LI><img src="qrc:/remap.png" width=32 align="absmiddle"> <A HREF="fixturesremap.html">Fixtures remapping</A></LI>
   </UL>
   <UL>
      <LI><A HREF="howto-add-fixtures.html">How to add fixtures</A></LI>
   </UL>
  </LI>

  <LI><H2><img src="qrc:/function.png" width=32 align="absmiddle"> <A HREF="functionmanager.html">Function Manager</A></H2>
    <UL>
     <LI><IMG SRC="qrc:/scene.png" align="absmiddle"> <A HREF="sceneeditor.html">Scene Editor</A></LI>
     <LI><IMG SRC="qrc:/chaser.png" align="absmiddle"> <A HREF="chasereditor.html">Chaser Editor</A></LI>
     <LI><IMG SRC="qrc:/show.png" align="absmiddle"> <A HREF="showeditor.html">Show Editor</A></LI>
     <LI><IMG SRC="qrc:/efx.png" align="absmiddle"> <A HREF="efxeditor.html">EFX Editor</A></LI>
     <LI><IMG SRC="qrc:/collection.png" align="absmiddle"> <A HREF="collectioneditor.html">Collection Editor</A></LI>
     <LI><IMG SRC="qrc:/rgbmatrix.png" align="absmiddle"> <A HREF="rgbmatrixeditor.html">RGB Matrix Editor</A></LI>
     <UL>
      <LI><A HREF="rgbscriptapi.html">RGB Script API</A></LI>
     </UL>
     <LI><IMG SRC="qrc:/script.png" align="absmiddle"> <A HREF="scripteditor.html">Script Editor</A></LI>
     <LI><IMG SRC="qrc:/audio.png" align="absmiddle"> <A HREF="audioeditor.html">Audio Editor</A></LI>
     <LI><IMG SRC="qrc:/video.png" align="absmiddle"> <A HREF="videoeditor.html">Video Editor</A></LI>
     <LI><IMG SRC="qrc:/wizard.png" align="absmiddle"> <A HREF="functionwizard.html">Function Wizard</A></LI>
     <LI><A HREF="selectfunction.html">Select Functions</A></LI>
     <LI><A HREF="selectfixture.html">Select Fixtures</A></LI>
    </UL>
  </LI>

  <LI><H2><img src="qrc:/show.png" width=32 align="absmiddle"> <A HREF="showmanager.html">Show Manager</A></H2></LI>

  <LI><H2><img src="qrc:/virtualconsole.png" width=32 align="absmiddle"> <A HREF="virtualconsole.html">Virtual Console</A></H2>
    <UL>
     <LI><A HREF="vcbutton.html">Button</A></LI>
     <LI><A HREF="vcbuttonmatrix.html">Button Matrix</A></LI>
     <LI><A HREF="addvcbuttonmatrix.html">Add Button Matrix</A></LI>
     <LI><A HREF="vcslider.html">Slider</A></LI>
     <LI><A HREF="vcslidermatrix.html">Slider Matrix</A></LI>
     <LI><A HREF="vcmatrix.html">Animation</A></LI>
     <LI><A HREF="vcspeeddial.html">Speed Dial</A></LI>
     <LI><A HREF="vcxypad.html">XY Pad</A></LI>
     <LI><A HREF="vccuelist.html">Cue List</A></LI>
     <LI><A HREF="vcframe.html">Frame</A></LI>
     <LI><A HREF="vcsoloframe.html">Solo Frame</A></LI>
     <LI><A HREF="vclabel.html">Label</A></LI>
     <LI><A HREF="audiotriggers.html">Audio triggers</A></LI>
     <LI><A HREF="selectinputchannel.html">Select Input Channel</A></LI>
     <LI><A HREF="vcstylingplacement.html">Widget Styling &amp; Placement</A></LI>
    </UL>
  </LI>

  <LI><H2><img src="qrc:/slidermatrix.png" width=32 align="absmiddle"> <A HREF="simpledesk.html">Simple Desk</A></H2></LI>

  <LI><H2><img src="qrc:/input_output.png" width=32 align="absmiddle"> Input/Output</H2>
     <UL>
      <LI><A HREF="howto-input-output-mapping.html">Input/Output mapping</A></LI>
      <LI><A HREF="howto-input-profiles.html">Input profiles</A></LI>
      <LI><A HREF="audio-input-output.html">Audio Input/Output</A></LI>
      <LI><A HREF="supported-input-devices.html">Supported input devices</A></LI>
    </UL>
    Plugins:
    <UL>
     <LI><A HREF="artnetplugin.html">ArtNet</A></LI>
     <LI><A HREF="dmxusbplugin.html">DMX USB</A></LI>
     <LI><A HREF="e131plugin.html">E1.31 (sACN)</A></LI>
     <LI>Enttec Wing</LI>
     <LI><A HREF="hidplugin.html">HID</A></LI>
     <LI><A HREF="loopbackplugin.html">Loopback</A></LI>
     <LI><A HREF="midiplugin.html">MIDI</A></LI>
     <LI><A HREF="olaplugin.html">OLA</A></LI>
     <LI><A HREF="os2lplugin.html">OS2L</A></LI>
     <LI><A HREF="oscplugin.html">OSC</A></LI>
     <LI><A HREF="peperonioutput.html">Peperoni</A></LI>
     <LI><A HREF="udmxoutput.html">uDMX</A></LI>
     <LI><A HREF="vellemanoutput.html">Velleman</A></LI>
    </UL>
  </LI>

  <LI><H2><img src="qrc:/qlcplus-fixtureeditor.png" width=32 align="absmiddle">
    <A HREF="fixturedefinitioneditor.html">Fixture Definition Editor</A></H2>
    <UL>
     <LI><A HREF="fixturedefinitioneditor.html#physical">Physical</A></LI>
     <LI><A HREF="fixturedefinitioneditor.html#channels">Channels and capabilities</A></LI>
     <LI><A HREF="fixturedefinitioneditor.html#modes">Modes</A></LI>
     <LI><A HREF="modeeditor.html">Mode Editor</A></LI>
     <LI><A HREF="fixturedefinitioneditor.html#aliases">Aliases</A></LI>
    </UL>
  </LI>

  <LI><H2>Tutorials</H2>
   <UL>
     <LI><A HREF="tutorial.html">Scene tutorial</A></LI>
     <LI><A HREF="tutorial-multipage.html">Multipage frame tutorial</A></LI>
     <LI><A HREF="tutorial-soundcontrol.html">Sound control tutorial</A></LI>
     <LI><A HREF="tutorial-bcf-lc2412.html">BCF2000 + LC2412 tutorial</A></LI>
   </UL>
  </LI>

 </UL>
</TABLE>

</BODY>
</HTML>