File: handbook-reference.html

package info (click to toggle)
qbrew 0.4.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 1,900 kB
  • sloc: cpp: 7,500; sh: 414; makefile: 13
file content (432 lines) | stat: -rw-r--r-- 14,714 bytes parent folder | download | duplicates (5)
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta name="generator" content="HTML Tidy, see www.w3.org">
    <meta http-equiv="Content-Type" content=
    "text/html; charset=ISO-8859-1">
    <title>Chapter 2. QBrew Reference
    </title>
    <meta name="generator" content=
    "DocBook XSL Stylesheets V1.71.1">
    <link rel="start" href="handbook-index.html" title="The QBrew Handbook">
    <link rel="up" href="handbook-index.html" title="The QBrew Handbook">
    <link rel="prev" href="handbook-misc.html" title="Miscellaneous">
    <link rel="next" href="handbook-configuration.html" title=
    "Configuration">
  </head>
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
  alink="#0000FF">
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">
            Chapter&nbsp;2.&nbsp;<span class=
            "application">QBrew</span> Reference
          </th>
        </tr>
        <tr>
          <td width="20%" align="left">
            <a accesskey="p" href="handbook-misc.html">Prev</a>&nbsp;
          </td>
          <th width="60%" align="center">
            &nbsp;
          </th>
          <td width="20%" align="right">
            &nbsp;<a accesskey="n" href=
            "handbook-configuration.html">Next</a>
          </td>
        </tr>
      </table>
      <hr>
    </div>
    <div class="chapter" lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title">
              <a name="reference"></a>Chapter&nbsp;2.&nbsp;<span
              class="application">QBrew</span> Reference
            </h2>
          </div>
        </div>
      </div>
      <div class="toc">
        <p>
          <b>Table of Contents</b>
        </p>
        <dl>
          <dt>
            <span class="section"><a href=
            "handbook-reference.html#menus">The Menus</a></span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="section"><a href=
                "handbook-reference.html#file">The File Menu</a></span>
              </dt>
              <dt>
                <span class="section"><a href=
                "handbook-reference.html#tools">The Tools Menu</a></span>
              </dt>
              <dt>
                <span class="section"><a href=
                "handbook-reference.html#options">The Options
                Menu</a></span>
              </dt>
              <dt>
                <span class="section"><a href=
                "handbook-reference.html#help">The Help Menu</a></span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="section"><a href=
            "handbook-configuration.html">Configuration</a></span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="section"><a href=
                "handbook-configuration.html#generalconfig">General
                Configuration</a></span>
              </dt>
              <dt>
                <span class="section"><a href=
                "handbook-configuration.html#recipeconfig">Recipe
                Configuration</a></span>
              </dt>
              <dt>
                <span class="section"><a href=
                "handbook-configuration.html#calculationconfig">Calculation
                Configuration</a></span>
              </dt>
            </dl>
          </dd>
        </dl>
      </div>
      <div class="section" lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h2 class="title" style="clear: both">
                <a name="menus"></a>The Menus
              </h2>
            </div>
          </div>
        </div>
        <div class="section" lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h3 class="title">
                  <a name="file"></a>The File Menu
                </h3>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;New <span class=
                "emphasis"><em>(Ctrl+N)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  This creates a new empty recipe. If there is a
                  current recipe with unsaved changes the user is
                  given a chance to save it.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Open <span class=
                "emphasis"><em>(Ctrl+O)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  This opens an existing recipe. Use the Open
                  dialog to select the recipe you wish to open.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Open
                Recent</strong></span></span>
              </dt>
              <dd>
                <p>
                  This is a shortcut to open recently saved
                  recipes. This item opens a list with several of
                  the most recently saved recipes to choose from.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Save <span class=
                "emphasis"><em>(Ctrl+S)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  Saves the current recipe. If this is the first
                  time the recipe has been saved, the <span class=
                  "guilabel">Save As</span> dialog (described next)
                  will be shown.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Save
                As...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Saves the recipe under a new file name. A <span
                  class="guilabel">Save As</span> dialog will be
                  shown to select the name of the file to save to.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Export...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Exports the recipe to a different format. This
                  command will display the <span class=
                  "guilabel">Export</span> dialog, which is very
                  similar to the <span class="guilabel">Save
                  As</span> dialog.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Print
                Preview...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Display a print preview dialog. This dialog can
                  be used to preview the recipe before printing.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Print... <span class=
                "emphasis"><em>(Ctrl+P)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  This prints the recipe. Opens a print dialog
                  allowing the user to specify where and how to
                  print.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">File-&gt;Quit<span class=
                "emphasis"><em>(Ctrl+Q)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  Quits <span class="application">QBrew</span>. If
                  you have unsaved recipes, you will be prompted to
                  save them.
                </p>
              </dd>
            </dl>
          </div>
        </div>
        <div class="section" lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h3 class="title">
                  <a name="tools"></a>The Tools Menu
                </h3>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term"><span><strong class=
                "command">Tools-&gt;Alcohol
                Percentage...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Brings up the Alchohol Percentage tool. This is
                  used to calculate alcohol percentage by weight or
                  volume, from measured specific gravity readins.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Tools-&gt;Hydrometer
                Correction...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Brings up the Hydrometer Correction tool. This is
                  used to correct hydrometer readings taken at
                  temperatures other than the calibrated
                  temperature.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Tools-&gt;Database
                Editor...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Brings up the Database Editor tool. This is used
                  to edit the database of ingredients and styles.
                </p>
              </dd>
            </dl>
          </div>
        </div>
        <div class="section" lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h3 class="title">
                  <a name="options"></a>The Options Menu
                </h3>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term"><span><strong class=
                "command">Options-&gt;Main
                Toolbar</strong></span></span>
              </dt>
              <dd>
                <p>
                  Toggle the main toolbar on and off. When
                  unchecked the toolbar is hidden.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Options-&gt;Statusbar</strong></span></span>
              </dt>
              <dd>
                <p>
                  Toggle the status bar on and off. When unchecked
                  the status bar is hidden.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Options-&gt;Configure...</strong></span></span>
              </dt>
              <dd>
                <p>
                  This configures settings for <span class=
                  "application">QBrew</span>. A dialog is shown to
                  configure general, recipe and calculation related
                  settings.
                </p>
              </dd>
            </dl>
          </div>
        </div>
        <div class="section" lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h3 class="title">
                  <a name="help"></a>The Help Menu
                </h3>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term"><span><strong class=
                "command">Help-&gt;Contents <span class=
                "emphasis"><em>(F1)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  Opens up a help window and displays this
                  document.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Help-&gt;Primer</strong></span></span>
              </dt>
              <dd>
                <p>
                  Opens up a help window and displays a brewing
                  primer.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Help-&gt;What's This? <span class=
                "emphasis"><em>(Shift-F1)</em></span></strong></span></span>
              </dt>
              <dd>
                <p>
                  Brings up a cursor you can use to find out what
                  various controls and objects in the application
                  do. Clicking on an item within <span class=
                  "application">QBrew</span> will pop up a small
                  window with help on that item.
                </p>
              </dd>
              <dt>
                <span class="term"><span><strong class=
                "command">Help-&gt;About...</strong></span></span>
              </dt>
              <dd>
                <p>
                  Displays copyright and other basic information
                  about <span class="application">QBrew</span>
                </p>
              </dd>
            </dl>
          </div>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <hr>
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left">
            <a accesskey="p" href="handbook-misc.html">Prev</a>&nbsp;
          </td>
          <td width="20%" align="center">
            &nbsp;
          </td>
          <td width="40%" align="right">
            &nbsp;<a accesskey="n" href=
            "handbook-configuration.html">Next</a>
          </td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">
            Miscellaneous&nbsp;
          </td>
          <td width="20%" align="center">
            <a accesskey="h" href="handbook-index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top">
            &nbsp;Configuration
          </td>
        </tr>
      </table>
    </div>
  </body>
</html>