diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Tools.UIPreviewer.html --- a/eric6/Documentation/Source/eric6.Tools.UIPreviewer.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Tools.UIPreviewer.html Thu Mar 04 19:39:54 2021 +0100 @@ -200,16 +200,16 @@ </p> <a NAME="UIPreviewer.__guiStyleSelected" ID="UIPreviewer.__guiStyleSelected"></a> <h4>UIPreviewer.__guiStyleSelected</h4> -<b>__guiStyleSelected</b>(<i>selectedStyle</i>) +<b>__guiStyleSelected</b>(<i>index</i>) <p> Private slot to handle the selection of a GUI style. </p> <dl> -<dt><i>selectedStyle</i></dt> +<dt><i>index</i> (int)</dt> <dd> -name of the selected style (string) +index of the selected entry </dd> </dl> <a NAME="UIPreviewer.__handleCloseEvent" ID="UIPreviewer.__handleCloseEvent"></a>