--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities</h1> <p> -Module implementing some common utility functions for the pysvn package. +Module implementing some common utility functions for the pysvn package. </p> <h3>Global Attributes</h3> <table> @@ -36,16 +36,16 @@ <table> <tr> <td><a href="#dateFromTime_t">dateFromTime_t</a></td> -<td>Module function to return the date.</td> +<td>Module function to return the date.</td> </tr><tr> <td><a href="#formatTime">formatTime</a></td> -<td>Module function to return a formatted time string.</td> +<td>Module function to return a formatted time string.</td> </tr><tr> <td><a href="#getConfigPath">getConfigPath</a></td> -<td>Public method to get the filename of the config file.</td> +<td>Public method to get the filename of the config file.</td> </tr><tr> <td><a href="#getServersPath">getServersPath</a></td> -<td>Public method to get the filename of the servers file.</td> +<td>Public method to get the filename of the servers file.</td> </tr> </table> <hr /><hr /> @@ -53,16 +53,16 @@ <h2>dateFromTime_t</h2> <b>dateFromTime_t</b>(<i>seconds</i>) <p> - Module function to return the date. + Module function to return the date. </p><dl> <dt><i>seconds</i></dt> <dd> -time in seconds since epoch to be formatted (float or long) +time in seconds since epoch to be formatted (float or long) </dd> </dl><dl> <dt>Returns:</dt> <dd> -date (QDate) +date (QDate) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -71,16 +71,16 @@ <h2>formatTime</h2> <b>formatTime</b>(<i>seconds</i>) <p> - Module function to return a formatted time string. + Module function to return a formatted time string. </p><dl> <dt><i>seconds</i></dt> <dd> -time in seconds since epoch to be formatted (float or long) +time in seconds since epoch to be formatted (float or long) </dd> </dl><dl> <dt>Returns:</dt> <dd> -formatted time string (string) +formatted time string (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -89,11 +89,11 @@ <h2>getConfigPath</h2> <b>getConfigPath</b>(<i></i>) <p> - Public method to get the filename of the config file. + Public method to get the filename of the config file. </p><dl> <dt>Returns:</dt> <dd> -filename of the config file (string) +filename of the config file (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -102,11 +102,11 @@ <h2>getServersPath</h2> <b>getServersPath</b>(<i></i>) <p> - Public method to get the filename of the servers file. + Public method to get the filename of the servers file. </p><dl> <dt>Returns:</dt> <dd> -filename of the servers file (string) +filename of the servers file (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>