TimeTracker/Documentation/source/Plugin_Time_Tracker.PluginTimeTracker.html

changeset 42
37049a04b8fa
parent 33
a8706d6bd932
child 51
d0afa82c3deb
equal deleted inserted replaced
41:21b31f1308ab 42:37049a04b8fa
165 <dd> 165 <dd>
166 the key of the setting to be set (string) 166 the key of the setting to be set (string)
167 </dd><dt><i>value</i></dt> 167 </dd><dt><i>value</i></dt>
168 <dd> 168 <dd>
169 the value to be set 169 the value to be set
170 </dd><dt><i>prefClass</i></dt>
171 <dd>
172 preferences class used as the storage area
173 </dd> 170 </dd>
174 </dl> 171 </dl>
175 <div align="right"><a href="#top">Up</a></div> 172 <div align="right"><a href="#top">Up</a></div>
176 <hr /><hr /> 173 <hr /><hr />
177 <a NAME="createTimeTrackerPage" ID="createTimeTrackerPage"></a> 174 <a NAME="createTimeTrackerPage" ID="createTimeTrackerPage"></a>
178 <h2>createTimeTrackerPage</h2> 175 <h2>createTimeTrackerPage</h2>
179 <b>createTimeTrackerPage</b>(<i>configDlg</i>) 176 <b>createTimeTrackerPage</b>(<i>configDlg</i>)
180 <p> 177 <p>
181 Module function to create the Time Tracker configuration page. 178 Module function to create the Time Tracker configuration page.
182 </p><dl> 179 </p><dl>
180 <dt><i>configDlg</i></dt>
181 <dd>
182 reference to the configuration dialog
183 </dd>
184 </dl><dl>
183 <dt>Returns:</dt> 185 <dt>Returns:</dt>
184 <dd> 186 <dd>
185 reference to the configuration page 187 reference to the configuration page
186 </dd> 188 </dd>
187 </dl> 189 </dl>

eric ide

mercurial