Ignore:
Timestamp:
Dec 7, 2009, 5:50:18 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
53f11f0e6c
Parents:
0ac9690913
Message:

Documentation update:
+ Added call and caller graphs.
+ Documentation now references Qt 4.6 documentation for Qt classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/html/class_settings_dialog.html

    r0ac9690913 ra218bf2cb2  
    8181    <ul>
    8282      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
     83      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    8384      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    8485    </ul>
     
    8687</div>
    8788<div class="contents">
    88 <h1>SettingsDialog Class Reference</h1><!-- doxytag: class="SettingsDialog" -->
     89<h1>SettingsDialog Class Reference</h1><!-- doxytag: class="SettingsDialog" --><!-- doxytag: inherits="QDialog" -->
    8990<p>Class for handling Settings Dialog UI and logic. 
    9091<a href="#_details">More...</a></p>
    9192
    9293<p><code>#include &lt;<a class="el" href="settingsdialog_8h_source.html">settingsdialog.h</a>&gt;</code></p>
     94<div class="dynheader">
     95Inheritance diagram for SettingsDialog:</div>
     96<div class="dynsection">
     97<div class="center"><img src="class_settings_dialog__inherit__graph.png" border="0" usemap="#_settings_dialog_inherit__map" alt="Inheritance graph"/></div>
     98<map name="_settings_dialog_inherit__map" id="_settings_dialog_inherit__map">
     99<area shape="rect" id="node2" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qdialog.html" title="QDialog" alt="" coords="24,6,91,34"/>
     100</map>
     101<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
     102<div class="dynheader">
     103Collaboration diagram for SettingsDialog:</div>
     104<div class="dynsection">
     105<div class="center"><img src="class_settings_dialog__coll__graph.png" border="0" usemap="#_settings_dialog_coll__map" alt="Collaboration graph"/></div>
     106<map name="_settings_dialog_coll__map" id="_settings_dialog_coll__map">
     107<area shape="rect" id="node2" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qdialog.html" title="QDialog" alt="" coords="5,6,72,34"/>
     108<area shape="rect" id="node4" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlabel.html" title="QLabel" alt="" coords="96,6,157,34"/>
     109<area shape="rect" id="node6" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qcolor.html" title="QColor" alt="" coords="181,6,243,34"/>
     110<area shape="rect" id="node8" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qcheckbox.html" title="QCheckBox" alt="" coords="267,6,357,34"/>
     111<area shape="rect" id="node10" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qfont.html" title="QFont" alt="" coords="381,6,437,34"/>
     112<area shape="rect" id="node12" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qframe.html" title="QFrame" alt="" coords="461,6,528,34"/>
     113<area shape="rect" id="node14" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html" title="QSettings" alt="" coords="552,6,632,34"/>
     114</map>
     115<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
    93116
    94117<p><a href="class_settings_dialog-members.html">List of all members.</a></p>
    95118<table border="0" cellpadding="0" cellspacing="0">
    96119<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
    97 <tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#a9933956b777b2c0451e9119581cc22fb">SettingsDialog</a> (QWidget *parent=0)</td></tr>
     120<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#a9933956b777b2c0451e9119581cc22fb">SettingsDialog</a> (<a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qwidget.html">QWidget</a> *parent=0)</td></tr>
    98121<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class constructor.  <a href="#a9933956b777b2c0451e9119581cc22fb"></a><br/></td></tr>
    99122<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#a582255a7b2b320d0efa7e97a97e432c1">colorChanged</a> () const </td></tr>
     
    113136          <td class="memname">SettingsDialog::SettingsDialog </td>
    114137          <td>(</td>
    115           <td class="paramtype">QWidget *&nbsp;</td>
     138          <td class="paramtype"><a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qwidget.html">QWidget</a> *&nbsp;</td>
    116139          <td class="paramname"> <em>parent</em> = <code>0</code></td>
    117140          <td>&nbsp;)&nbsp;</td>
     
    130153</dl>
    131154<p>Initializes Settings Dialog and creates its layout based on target OS. </p>
     155
     156<p><div class="dynheader">
     157Here is the call graph for this function:</div>
     158<div class="dynsection">
     159<div class="center"><img src="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph.png" border="0" usemap="#class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph_map" alt=""></div>
     160<map name="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph_map" id="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph">
     161<area shape="rect" id="node3" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#beginGroup" title="QSettings::beginGroup" alt="" coords="252,5,404,33"/>
     162<area shape="rect" id="node5" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#endGroup" title="QSettings::endGroup" alt="" coords="256,55,400,83"/>
     163<area shape="rect" id="node7" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qstring.html#fromUtf8" title="QString::fromUtf8" alt="" coords="268,106,388,134"/>
     164<area shape="rect" id="node9" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qdialog.html#reject" title="QDialog::reject" alt="" coords="275,157,381,185"/>
     165<area shape="rect" id="node11" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#value" title="QSettings::value" alt="" coords="271,207,385,235"/>
     166</map>
     167</div>
     168</p>
    132169
    133170</div>
     
    193230</div>
    194231
    195 <hr size="1"/><address style="text-align: right;"><small>Generated on Sat Oct 24 16:33:19 2009 for TSPSG: TSP Solver and Generator by&nbsp;
     232<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Dec 7 18:11:40 2009 for TSPSG: TSP Solver and Generator by&nbsp;
    196233<a href="http://www.doxygen.org/index.html">
    197234<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.