Documentation/Source/eric6.UI.UserInterface.html

changeset 6581
8eb6220f2bb7
parent 6434
872d10fa686a
child 6583
40ace3a73139
equal deleted inserted replaced
6580:082d58e2415e 6581:8eb6220f2bb7
833 <table> 833 <table>
834 <tr><td>None</td></tr> 834 <tr><td>None</td></tr>
835 </table> 835 </table>
836 <a NAME="UserInterface.__init__" ID="UserInterface.__init__"></a> 836 <a NAME="UserInterface.__init__" ID="UserInterface.__init__"></a>
837 <h4>UserInterface (Constructor)</h4> 837 <h4>UserInterface (Constructor)</h4>
838 <b>UserInterface</b>(<i>app, locale, splash, plugin, disabledPlugins, noOpenAtStartup, noCrashOpenAtStartup, disableCrashSession, restartArguments</i>) 838 <b>UserInterface</b>(<i>app, locale, splash, plugin, disabledPlugins, noOpenAtStartup, noCrashOpenAtStartup, disableCrashSession, restartArguments, originalPathString</i>)
839 <p> 839 <p>
840 Constructor 840 Constructor
841 </p><dl> 841 </p><dl>
842 <dt><i>app</i> (E5Application)</dt> 842 <dt><i>app</i> (E5Application)</dt>
843 <dd> 843 <dd>
870 support 870 support
871 </dd><dt><i>restartArguments</i> (list of str)</dt> 871 </dd><dt><i>restartArguments</i> (list of str)</dt>
872 <dd> 872 <dd>
873 list of command line parameters to be used for 873 list of command line parameters to be used for
874 a restart 874 a restart
875 </dd><dt><i>originalPathString</i> (str)</dt>
876 <dd>
877 original PATH environment variable
875 </dd> 878 </dd>
876 </dl><a NAME="UserInterface.__TBMenuTriggered" ID="UserInterface.__TBMenuTriggered"></a> 879 </dl><a NAME="UserInterface.__TBMenuTriggered" ID="UserInterface.__TBMenuTriggered"></a>
877 <h4>UserInterface.__TBMenuTriggered</h4> 880 <h4>UserInterface.__TBMenuTriggered</h4>
878 <b>__TBMenuTriggered</b>(<i>act</i>) 881 <b>__TBMenuTriggered</b>(<i>act</i>)
879 <p> 882 <p>

eric ide

mercurial