Ignore:
Timestamp:
06/19/12 14:52:44 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Implemented option to control whether to quit or hide when the window close button is pressed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/manual/hu/index.html

    r227 r249  
    11<html>
    22<head>
    3   <title>MAVA Logger X Felhasználói kézikönyv</title>
     3  <title>MAVA Logger X User's Manual</title>
    44  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    55</head>
    66<body>
    7   <div align="center"><h1>MAVA Logger X Felhasználói kézikönyv</h1></div>
    8 
    9   <h2>Overview</h2>
     7  <div align="center"><h1>MAVA Logger X User's Manual</h1></div>
     8
     9  <h2><a name="overview">Overview</a></h2>
    1010
    1111  <p>
     
    123123  </p>
    124124
    125   <h3>Graphical User Interface</h3>
     125  <h3><a name="gui">Graphical User Interface</a></h3>
    126126
    127127  <p>
     
    141141  which looks like the one on the picture below.
    142142  </p>
     143
     144  <div align="center">
     145    <table>
     146      <tr>
     147        <td>
     148          <img src="statusIcon1.png" alt="The status icon" hspace="20"/>
     149        </td>
     150        <td>
     151          <img src="statusIcon2.png" alt="The status icon menu" hspace="20"/>
     152        </td>
     153    </table>
     154  </div>
    143155
    144156  <p>
     
    168180  </p>
    169181 
    170   <h2>The Main Window</h2>
     182  <h2><a name="mainWindow">The Main Window</a></h2>
    171183
    172184  <p>
     
    176188  which is described below.
    177189  </p>
     190
     191  <div align="center"><img src="mainWindow.png" alt="The main window"/></div>
    178192
    179193  <p>
     
    203217  possible that the logger application itself fails, in which case
    204218  you, unfortunately, have to restart the flight. Do not forget to
    205   notify the author if this happens.
     219  notify the author if this happens. In this case, try to copy and
     220  save the debug log and send it with your bug report.
    206221  </p>
    207222
     
    228243  </p>
    229244
    230   <h3>The Flight Tab</h3>
    231  
    232   <p>
    233   The flight tab is the most import tab. It consists of a sequence of
     245  <h3><a name="tabFlight">The Flight Tab</a></h3>
     246
     247  <p>
     248  The flight tab is the most important tab. It consists of a sequence of
    234249  pages similar to wizards found in many programs. The first several of
    235250  these pages guide you through the various steps of the preparations
     
    266281  </p>
    267282
    268   <h4>The <i>Login</i> Page</h4>
     283  <h4><a name="loginPage">The <i>Login</i> Page</a></h4>
    269284
    270285  <p>
     
    300315  </p>
    301316 
    302   <h4>The <i>Flight selection</i> Page</h4>
    303 
     317  <h4><a name="flightSelectionPage">The <i>Flight selection</i> Page</a></h4>
     318
     319  <img src="flightSelection.png" alt="The Flight selection page"/>
     320 
    304321  <p>
    305322  This page displays the list of the flight you have booked previously
     
    337354  </p>
    338355
    339   <h4>The <i>LHBP gate selection</i> Page</h4>
     356  <h4><a name="gataSelectionPage">The <i>LHBP gate selection</i> Page</a></h4>
     357 
     358  <img src="gateSelection.png" alt="The LHBP gate selection page"/>
    340359 
    341360  <p>
     
    350369  </p>
    351370
    352   <h4>The <i>Connect to the simulator</i> Page</h4>
    353 
     371  <h4><a name="connectPage">The <i>Connect to the simulator</i> Page</a></h4>
     372
     373  <img src="connect.png" alt="The Connect to the simulator page"/>
     374 
    354375  <p>
    355376  This page displays some important information about your flight,
     
    372393  </p>
    373394
    374   <h4>The <i>Payload</i> Page</h4>
    375 
     395  <h4><a name="payloadPage">The <i>Payload</i> Page</a></h4>
     396
     397  <img src="payload.png" alt="The Payload page"/>
     398 
    376399  <p>
    377400  This page displays the components of the flight's payload and the
     
    392415  </p>
    393416
    394   <h4>The <i>Time</i> Page</h4>
    395 
     417  <h4><a name="timePage">The <i>Time</i> Page</a></h4>
     418
     419  <img src="time.png" alt="The Time page"/>
     420 
    396421  <p>
    397422  This page displays the departure and arrival times of your
     
    410435  </p>
    411436
    412   <h4>The <i>Fuel</i> Page</h4>
    413 
     437  <h4><a name="fuelPage">The <i>Fuel</i> Page</a></h4>
     438
     439  <img src="fuel.png" alt="The Fuel page"/>
     440 
    414441  <p>
    415442  This page contains a graphical representation of the fuel tanks of
     
    441468  </p>
    442469
    443   <h4>The <i>Route</i> Page</h4>
     470  <h4><a name="routePage">The <i>Route</i> Page</a></h4>
     471 
     472  <img src="route.png" alt="The Route page"/>
    444473 
    445474  <p>
     
    458487  </p>
    459488
    460   <h4>The <i>Briefing</i> Pages</h4>
     489  <h4><a name="briefingPage">The <i>Briefing</i> Pages</a></h4>
     490 
     491  <img src="briefing.png" alt="The Briefing page"/>
    461492 
    462493  <p>
     
    478509  </p>
    479510 
    480   <h4>The <i>Takeoff</i> Page</h4>
    481 
     511  <h4><a name="takeoffPage">The <i>Takeoff</i> Page</a></h4>
     512
     513  <img src="takeoff.png" alt="The Takeoff page"/>
     514 
    482515  <p>
    483516  On this page you have to enter the name of the departure runway, the
     
    488521
    489522  <p>
     523  Note that if you are flying one of the Tupolev or Yak aircraft, the
     524  page will look different, as speeds will have to be entered in
     525  kilometres per hour.
     526  </p>
     527
     528  <p>
    490529  You can proceed to the next page after takeoff, and if all data has
    491530  been entered, by pressing the <b>Next</b> button.
    492531  </p>
    493532
    494   <h4>The <i>Landing</i> Page</h4>
     533  <h4><a name="landingPage">The <i>Landing</i> Page</a></h4>
     534
     535  <img src="landing.png" alt="The Landing page"/>
    495536
    496537  <p>
     
    500541  the name of the landing runway, and the landing reference speed,
    501542  V<sub>ref</sub>. You can enter this data during the flight, or after
    502   you have landed, at your discretion.
     543  you have landed, at your discretion. Note, that if you fly one of
     544  the Tupolev or Yak aircraft, the speed will have to be entered in
     545  km/h.
    503546  </p>
    504547
     
    508551  </p>
    509552
    510   <h4>The <i>Finish</i> Page</h4>
     553  <h4><a name="finishPage">The <i>Finish</i> Page</a></h4>
     554
     555  <img src="finish.png" alt="The Finish page"/>
    511556
    512557  <p>
     
    543588  </p>
    544589 
    545   <h3>The Flight info Tab</h3>
     590  <h3><a name="flightInfoTab">The Flight info Tab</a></h3>
     591
     592  <img src="flightInfoTab.png" alt="The Flight info tab"/>
    546593
    547594  <p>
     
    569616  </p>
    570617
    571   <h3>The Help Tab</h3>
     618  <h3><a name="helpTab">The Help Tab</a></h3>
     619
     620  <img src="helpTab.png" alt="The Help tab"/>
    572621
    573622  <p>
     
    595644  </p>
    596645 
    597   <h3>The Log Tab</h3>
     646  <h3><a name="logTab">The Log Tab</a></h3>
     647
     648  <img src="logTab.png" alt="The Log tab"/>
    598649
    599650  <p>
     
    612663  fault points have been awarded. For example, you may even decide to
    613664  abort the flight, if you think some of the faults are to
    614   embarrassing :)
    615   </p>
    616 
    617   <h3>The Gates Tab</h3>
     665  embarrassing :) For quick identification, the lines containing the
     666  fault messages are highlighted.
     667  </p>
     668
     669  <h3><a name="gatesTab">The Gates Tab</a></h3>
     670
     671  <img src="gatesTab.png" alt="The Gates tab"/>
    618672
    619673  <p>
     
    646700  </p>
    647701
    648   <h3>The Debug log</h3>
     702  <h3><a name="debugLog">The Debug log</a></h3>
     703
     704  <img src="debugLogTab.png" alt="The Debug log tab"/>
    649705
    650706  <p>
     
    657713  </p>
    658714
    659   <h2>Loading PIREPs</h2>
     715  <h2><a name="loadingPIREPs">Loading PIREPs</a></h2>
    660716
    661717  <p>
     
    677733  </p>
    678734
    679   <h2>Editing checklists</h2>
     735  <div align="center">
     736    <img src="pirepLoaded.png" alt="The loaded PIREP window"/>
     737  </div>
     738
     739  <p>
     740  You may also want to view a saved PIREP, for example, if it is a
     741  PIREP about an entrance exam flight. To do so, click the <b>View
     742  PIREP...</b> button. This displays the PIREP viewer window, which
     743  groups the data into three tabs. The <i>Data</i> tab contains the
     744  itemized data of the flight. The <i>Comments & defects</i> tab
     745  displays the comments and or flight defects entered by the
     746  user. The <i>Log</i> tab contains the flight log.
     747
     748  <div align="center">
     749    <img src="pirepViewer.png" alt="The PIREP Viewer"/>
     750  </div>
     751
     752  <h2><a name="checklistEditor">Editing checklists</a></h2>
     753
     754  <img src="checklistEditor.png" alt="The Checklist Editor"/>
    680755
    681756  <p>
     
    717792  </p>
    718793 
    719   <h2>The Preferences Window</h2>
     794  <h2><a name="prefs">The Preferences Window</a></h2>
    720795
    721796  </p>
     
    727802  </p>
    728803 
    729   <h3>The <i>General</i> Tab</h3>
    730  
     804  <h3><a name="prefsGeneral">The <i>General</i> Tab<a></h3>
     805 
     806  <img src="prefsGeneral.png" alt="The General Tab of Preferences"/>
     807
    731808  <p>
    732809  These are some general settings for various parts of the
     
    769846  </p>
    770847
    771   <h3>The <i>Messages</i> Tab</h3>
     848  <h3><a name="prefsMessages">The <i>Messages</i> Tab</a></h3>
    772849 
     850  <img src="prefsMessages.png" alt="The Messages Tab of Preferences"/>
     851
    773852  <p>
    774853  The program can display messages about certain events in the
     
    814893  </p>
    815894
    816   <h3>The <i>Sounds</i> Tab</h3>
    817  
     895  <h3><a name="prefsSounds">The <i>Sounds</i> Tab</a></h3>
     896 
     897  <img src="prefsSounds.png" alt="The Sounds Tab of Preferences"/>
     898
    818899  <p>
    819900  This tab controls how the sounds are played by the application.
     
    853934  </p>
    854935
    855   <h3>The <i>Advanced</i> Tab</h3>
     936  <h3><a name="prefsAdvanced">The <i>Advanced</i> Tab</a></h3>
     937
     938  <img src="prefsAdvanced.png" alt="The Advanced Tab of Preferences"/>
    856939
    857940  <p>
     
    867950  </p>
    868951
    869   <h2>The Monitor Window</h2>
     952  <h2><a name="monitorWindow">The Monitor Window</a></h2>
     953
     954  <img src="monitorWindow.png" alt="The Monitor Window"/>
    870955
    871956  <p>
Note: See TracChangeset for help on using the changeset viewer.