Changeset a218bf2cb2 in tspsg for docs/html/class_settings_dialog.html
- Timestamp:
- Dec 7, 2009, 5:50:18 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 53f11f0e6c
- Parents:
- 0ac9690913
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/class_settings_dialog.html
r0ac9690913 ra218bf2cb2 81 81 <ul> 82 82 <li><a href="annotated.html"><span>Class List</span></a></li> 83 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 83 84 <li><a href="functions.html"><span>Class Members</span></a></li> 84 85 </ul> … … 86 87 </div> 87 88 <div class="contents"> 88 <h1>SettingsDialog Class Reference</h1><!-- doxytag: class="SettingsDialog" --> 89 <h1>SettingsDialog Class Reference</h1><!-- doxytag: class="SettingsDialog" --><!-- doxytag: inherits="QDialog" --> 89 90 <p>Class for handling Settings Dialog UI and logic. 90 91 <a href="#_details">More...</a></p> 91 92 92 93 <p><code>#include <<a class="el" href="settingsdialog_8h_source.html">settingsdialog.h</a>></code></p> 94 <div class="dynheader"> 95 Inheritance 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"> 103 Collaboration 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> 93 116 94 117 <p><a href="class_settings_dialog-members.html">List of all members.</a></p> 95 118 <table border="0" cellpadding="0" cellspacing="0"> 96 119 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> 97 <tr><td class="memItemLeft" align="right" valign="top"> </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"> </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> 98 121 <tr><td class="mdescLeft"> </td><td class="mdescRight">Class constructor. <a href="#a9933956b777b2c0451e9119581cc22fb"></a><br/></td></tr> 99 122 <tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#a582255a7b2b320d0efa7e97a97e432c1">colorChanged</a> () const </td></tr> … … 113 136 <td class="memname">SettingsDialog::SettingsDialog </td> 114 137 <td>(</td> 115 <td class="paramtype"> QWidget* </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> * </td> 116 139 <td class="paramname"> <em>parent</em> = <code>0</code></td> 117 140 <td> ) </td> … … 130 153 </dl> 131 154 <p>Initializes Settings Dialog and creates its layout based on target OS. </p> 155 156 <p><div class="dynheader"> 157 Here 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> 132 169 133 170 </div> … … 193 230 </div> 194 231 195 <hr size="1"/><address style="text-align: right;"><small>Generated on Sat Oct 24 16:33:192009 for TSPSG: TSP Solver and Generator by 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 196 233 <a href="http://www.doxygen.org/index.html"> 197 234 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.