--- a/eric6/Documentation/Source/eric6.Utilities.__init__.html Wed Dec 23 11:47:43 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Utilities.__init__.html Wed Dec 23 16:28:35 2020 +0100 @@ -572,14 +572,14 @@ <hr /> <a NAME="checkPyside" ID="checkPyside"></a> <h2>checkPyside</h2> -<b>checkPyside</b>(<i>variant="2"</i>) +<b>checkPyside</b>(<i>variant=2</i>) <p> Module function to check the presence of PySide2. </p> <dl> -<dt><i>variant</i> (str)</dt> +<dt><i>variant</i> (int)</dt> <dd> indicator for the PySide variant (not used) </dd> @@ -1160,7 +1160,7 @@ <hr /> <a NAME="generatePySideToolPath" ID="generatePySideToolPath"></a> <h2>generatePySideToolPath</h2> -<b>generatePySideToolPath</b>(<i>toolname, variant="2"</i>) +<b>generatePySideToolPath</b>(<i>toolname, variant=2</i>) <p> Module function to generate the executable path for a PySide2 tool. @@ -1171,7 +1171,7 @@ <dd> base name of the tool </dd> -<dt><i>variant</i> (str)</dt> +<dt><i>variant</i> (int)</dt> <dd> indicator for the PySide variant (not used) </dd>