TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.ConfigurationPage.TimeTrackerPage.html

changeset 18
73bd1fdd7102
child 33
a8706d6bd932
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.ConfigurationPage.TimeTrackerPage.html	Sun Oct 21 19:36:56 2012 +0200
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>Plugin_Time_Tracker.TimeTracker.ConfigurationPage.TimeTrackerPage</title>
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Time_Tracker.TimeTracker.ConfigurationPage.TimeTrackerPage</h1>
+<p>
+Module implementing the Time Tracker configuration page.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#TimeTrackerPage">TimeTrackerPage</a></td>
+<td>Class implementing the Time Tracker configuration page.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="TimeTrackerPage" ID="TimeTrackerPage"></a>
+<h2>TimeTrackerPage</h2>
+<p>
+    Class implementing the Time Tracker configuration page.
+</p>
+<h3>Derived from</h3>
+ConfigurationPageBase, Ui_TimeTrackerPage
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#TimeTrackerPage.__init__">TimeTrackerPage</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#TimeTrackerPage.save">save</a></td>
+<td>Public slot to save the Pyramid configuration.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="TimeTrackerPage.__init__" ID="TimeTrackerPage.__init__"></a>
+<h4>TimeTrackerPage (Constructor)</h4>
+<b>TimeTrackerPage</b>(<i>plugin</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>plugin</i></dt>
+<dd>
+reference to the plugin object
+</dd>
+</dl><a NAME="TimeTrackerPage.save" ID="TimeTrackerPage.save"></a>
+<h4>TimeTrackerPage.save</h4>
+<b>save</b>(<i></i>)
+<p>
+        Public slot to save the Pyramid configuration.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file

eric ide

mercurial