Changeset 100 in tspsg-svn for trunk/docs/tspsg.tag


Ignore:
Timestamp:
Apr 8, 2010, 11:02:26 PM (14 years ago)
Author:
laleppa
Message:

+ Added Installation Guide.

  • Updated translations.
  • Updated documentaion.

NB: This will be the second public alpha release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/tspsg.tag

    r97 r100  
    88  <compound kind="file">
    99    <name>defaults.h</name>
    10     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     10    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    1111    <filename>defaults_8h</filename>
    1212    <member kind="define">
     
    132132  <compound kind="file">
    133133    <name>globals.h</name>
    134     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     134    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    135135    <filename>globals_8h</filename>
    136136    <includes id="version_8h" name="version.h" local="yes" imported="no">version.h</includes>
     
    229229      <arglist>(double x)</arglist>
    230230    </member>
     231    <member kind="function">
     232      <type>void</type>
     233      <name>toggleStyle</name>
     234      <anchorfile>globals_8h.html</anchorfile>
     235      <anchor>a3ffe98116f42de97041cde4a2b0404e6</anchor>
     236      <arglist>(QWidget *widget, bool enable)</arglist>
     237    </member>
    231238  </compound>
    232239  <compound kind="file">
    233240    <name>mainwindow.h</name>
    234     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     241    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    235242    <filename>mainwindow_8h</filename>
    236243    <includes id="globals_8h" name="globals.h" local="yes" imported="no">globals.h</includes>
     
    242249  <compound kind="file">
    243250    <name>os.h</name>
    244     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     251    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    245252    <filename>os_8h</filename>
    246253    <member kind="define">
     
    268275  <compound kind="file">
    269276    <name>pch.h</name>
    270     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     277    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    271278    <filename>pch_8h</filename>
    272279  </compound>
    273280  <compound kind="file">
    274281    <name>qtwin.h</name>
    275     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     282    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    276283    <filename>qtwin_8h</filename>
    277284    <class kind="class">QtWin</class>
     
    279286  <compound kind="file">
    280287    <name>resource.h</name>
    281     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     288    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    282289    <filename>resource_8h</filename>
    283290    <includes id="version_8h" name="version.h" local="yes" imported="no">version.h</includes>
     
    299306  <compound kind="file">
    300307    <name>settingsdialog.h</name>
    301     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     308    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    302309    <filename>settingsdialog_8h</filename>
    303310    <includes id="globals_8h" name="globals.h" local="yes" imported="no">globals.h</includes>
     
    306313  <compound kind="file">
    307314    <name>tspmodel.h</name>
    308     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     315    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    309316    <filename>tspmodel_8h</filename>
    310317    <includes id="globals_8h" name="globals.h" local="yes" imported="no">globals.h</includes>
     
    313320  <compound kind="file">
    314321    <name>tspsolver.h</name>
    315     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     322    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    316323    <filename>tspsolver_8h</filename>
    317324    <includes id="globals_8h" name="globals.h" local="yes" imported="no">globals.h</includes>
     
    330337  <compound kind="file">
    331338    <name>version.h</name>
    332     <path>W:/Projects/Cpp/tspsg/trunk/src/</path>
     339    <path>W:/Projects/Cpp/tspsg/tspsg/src/</path>
    333340    <filename>version_8h</filename>
    334341    <member kind="define">
     
    495502    <name>CTSPSolver</name>
    496503    <filename>class_c_t_s_p_solver.html</filename>
     504    <base>QObject</base>
     505    <member kind="slot">
     506      <type>void</type>
     507      <name>cancel</name>
     508      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
     509      <anchor>a996ac169e8ed087170bd8610fa4aa715</anchor>
     510      <arglist>()</arglist>
     511    </member>
     512    <member kind="signal">
     513      <type>void</type>
     514      <name>routePartFound</name>
     515      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
     516      <anchor>ae12895fa529a965b57204e355b9012d7</anchor>
     517      <arglist>(int n)</arglist>
     518    </member>
    497519    <member kind="function">
    498520      <type></type>
    499521      <name>CTSPSolver</name>
    500522      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
    501       <anchor>aa5e45813d8f5e1c039b1bb9746d367bd</anchor>
    502       <arglist>()</arglist>
     523      <anchor>a4a519caa89db1683693759a92a65319c</anchor>
     524      <arglist>(QObject *parent=NULL)</arglist>
     525    </member>
     526    <member kind="function">
     527      <type>void</type>
     528      <name>cleanup</name>
     529      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
     530      <anchor>acf86422c1b8ff8e5b9bc88e09c57c48b</anchor>
     531      <arglist>(bool processEvents=false)</arglist>
    503532    </member>
    504533    <member kind="function">
     
    520549      <name>solve</name>
    521550      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
    522       <anchor>a9a6545dd05e449151aabe325f4058edd</anchor>
    523       <arglist>(int numCities, TMatrix task, QWidget *parent=0)</arglist>
     551      <anchor>a0f0f0aa60d05c97f3b0e867a381de558</anchor>
     552      <arglist>(int numCities, const TMatrix &amp;task)</arglist>
     553    </member>
     554    <member kind="function">
     555      <type>bool</type>
     556      <name>wasCanceled</name>
     557      <anchorfile>class_c_t_s_p_solver.html</anchorfile>
     558      <anchor>a80cff5d533711ab1929de1fdf09495b7</anchor>
     559      <arglist>() const </arglist>
    524560    </member>
    525561    <member kind="function" static="yes">
Note: See TracChangeset for help on using the changeset viewer.