eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 8973
ad4848b7fd9b
equal deleted inserted replaced
9049:2b9bd8f97576 9111:4ac66b6c33a4
383 <tr> 383 <tr>
384 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td> 384 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td>
385 <td>Private method to create the Sidebars layout.</td> 385 <td>Private method to create the Sidebars layout.</td>
386 </tr> 386 </tr>
387 <tr> 387 <tr>
388 <td><a href="#UserInterface.__createTestingDialog">__createTestingDialog</a></td>
389 <td>Private slot to generate the testing dialog on demand.</td>
390 </tr>
391 <tr>
388 <td><a href="#UserInterface.__createToolboxesLayout">__createToolboxesLayout</a></td> 392 <td><a href="#UserInterface.__createToolboxesLayout">__createToolboxesLayout</a></td>
389 <td>Private method to create the Toolboxes layout.</td> 393 <td>Private method to create the Toolboxes layout.</td>
390 </tr> 394 </tr>
391 <tr> 395 <tr>
392 <td><a href="#UserInterface.__createUnitTestDialog">__createUnitTestDialog</a></td>
393 <td>Private slot to generate the unit test dialog on demand.</td>
394 </tr>
395 <tr>
396 <td><a href="#UserInterface.__customViewer">__customViewer</a></td> 396 <td><a href="#UserInterface.__customViewer">__customViewer</a></td>
397 <td>Private slot to start a custom viewer.</td> 397 <td>Private slot to start a custom viewer.</td>
398 </tr> 398 </tr>
399 <tr> 399 <tr>
400 <td><a href="#UserInterface.__debuggingDone">__debuggingDone</a></td> 400 <td><a href="#UserInterface.__debuggingDone">__debuggingDone</a></td>
627 <tr> 627 <tr>
628 <td><a href="#UserInterface.__requestFeature">__requestFeature</a></td> 628 <td><a href="#UserInterface.__requestFeature">__requestFeature</a></td>
629 <td>Private slot to handle the Feature Request dialog.</td> 629 <td>Private slot to handle the Feature Request dialog.</td>
630 </tr> 630 </tr>
631 <tr> 631 <tr>
632 <td><a href="#UserInterface.__rerunFailedTests">__rerunFailedTests</a></td>
633 <td>Private slot to display the testing dialog and rerun all failed tests of the last run.</td>
634 </tr>
635 <tr>
632 <td><a href="#UserInterface.__restart">__restart</a></td> 636 <td><a href="#UserInterface.__restart">__restart</a></td>
633 <td>Private method to restart the application.</td> 637 <td>Private method to restart the application.</td>
634 </tr> 638 </tr>
635 <tr> 639 <tr>
640 <td><a href="#UserInterface.__restartTest">__restartTest</a></td>
641 <td>Private slot to display the testing dialog and rerun the last test run.</td>
642 </tr>
643 <tr>
636 <td><a href="#UserInterface.__saveCurrentViewProfile">__saveCurrentViewProfile</a></td> 644 <td><a href="#UserInterface.__saveCurrentViewProfile">__saveCurrentViewProfile</a></td>
637 <td>Private slot to save the window geometries of the active profile.</td> 645 <td>Private slot to save the window geometries of the active profile.</td>
638 </tr> 646 </tr>
639 <tr> 647 <tr>
640 <td><a href="#UserInterface.__saveSessionToFile">__saveSessionToFile</a></td> 648 <td><a href="#UserInterface.__saveSessionToFile">__saveSessionToFile</a></td>
783 <tr> 791 <tr>
784 <td><a href="#UserInterface.__sslErrors">__sslErrors</a></td> 792 <td><a href="#UserInterface.__sslErrors">__sslErrors</a></td>
785 <td>Private slot to handle SSL errors.</td> 793 <td>Private slot to handle SSL errors.</td>
786 </tr> 794 </tr>
787 <tr> 795 <tr>
796 <td><a href="#UserInterface.__startTestProject">__startTestProject</a></td>
797 <td>Private slot for displaying the testing dialog and run the test for the current project.</td>
798 </tr>
799 <tr>
800 <td><a href="#UserInterface.__startTestScript">__startTestScript</a></td>
801 <td>Private slot for displaying the testing dialog and run the current script.</td>
802 </tr>
803 <tr>
804 <td><a href="#UserInterface.__startTesting">__startTesting</a></td>
805 <td>Private slot for displaying the testing dialog.</td>
806 </tr>
807 <tr>
788 <td><a href="#UserInterface.__startToolProcess">__startToolProcess</a></td> 808 <td><a href="#UserInterface.__startToolProcess">__startToolProcess</a></td>
789 <td>Private slot to start an external tool process.</td> 809 <td>Private slot to start an external tool process.</td>
790 </tr> 810 </tr>
791 <tr> 811 <tr>
792 <td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td> 812 <td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td>
795 <tr> 815 <tr>
796 <td><a href="#UserInterface.__switchTab">__switchTab</a></td> 816 <td><a href="#UserInterface.__switchTab">__switchTab</a></td>
797 <td>Private slot used to switch between the current and the previous current tab.</td> 817 <td>Private slot used to switch between the current and the previous current tab.</td>
798 </tr> 818 </tr>
799 <tr> 819 <tr>
820 <td><a href="#UserInterface.__testingStopped">__testingStopped</a></td>
821 <td>Private slot to handle the end of a test run.</td>
822 </tr>
823 <tr>
800 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td> 824 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td>
801 <td>Private slot to handle the toggle of the bottom sidebar window.</td> 825 <td>Private slot to handle the toggle of the bottom sidebar window.</td>
802 </tr> 826 </tr>
803 <tr> 827 <tr>
804 <td><a href="#UserInterface.__toggleHorizontalToolbox">__toggleHorizontalToolbox</a></td> 828 <td><a href="#UserInterface.__toggleHorizontalToolbox">__toggleHorizontalToolbox</a></td>
845 <td>Private slot to handle the tool groups configuration menu entry.</td> 869 <td>Private slot to handle the tool groups configuration menu entry.</td>
846 </tr> 870 </tr>
847 <tr> 871 <tr>
848 <td><a href="#UserInterface.__toolsConfiguration">__toolsConfiguration</a></td> 872 <td><a href="#UserInterface.__toolsConfiguration">__toolsConfiguration</a></td>
849 <td>Private slot to handle the tools configuration menu entry.</td> 873 <td>Private slot to handle the tools configuration menu entry.</td>
850 </tr>
851 <tr>
852 <td><a href="#UserInterface.__unittest">__unittest</a></td>
853 <td>Private slot for displaying the unittest dialog.</td>
854 </tr>
855 <tr>
856 <td><a href="#UserInterface.__unittestProject">__unittestProject</a></td>
857 <td>Private slot for displaying the unittest dialog and run the current project.</td>
858 </tr>
859 <tr>
860 <td><a href="#UserInterface.__unittestRerunFailed">__unittestRerunFailed</a></td>
861 <td>Private slot to display the unittest dialog and rerun all failed tests of the last run.</td>
862 </tr>
863 <tr>
864 <td><a href="#UserInterface.__unittestRestart">__unittestRestart</a></td>
865 <td>Private slot to display the unittest dialog and rerun the last unit test.</td>
866 </tr>
867 <tr>
868 <td><a href="#UserInterface.__unittestScript">__unittestScript</a></td>
869 <td>Private slot for displaying the unittest dialog and run the current script.</td>
870 </tr>
871 <tr>
872 <td><a href="#UserInterface.__unittestStopped">__unittestStopped</a></td>
873 <td>Private slot to handle the end of a unit test run.</td>
874 </tr> 874 </tr>
875 <tr> 875 <tr>
876 <td><a href="#UserInterface.__updateExternalToolsActions">__updateExternalToolsActions</a></td> 876 <td><a href="#UserInterface.__updateExternalToolsActions">__updateExternalToolsActions</a></td>
877 <td>Private method to update the external tools actions for the current tool group.</td> 877 <td>Private method to update the external tools actions for the current tool group.</td>
878 </tr> 878 </tr>
1610 <b>__createSidebarsLayout</b>(<i></i>) 1610 <b>__createSidebarsLayout</b>(<i></i>)
1611 1611
1612 <p> 1612 <p>
1613 Private method to create the Sidebars layout. 1613 Private method to create the Sidebars layout.
1614 </p> 1614 </p>
1615 <a NAME="UserInterface.__createTestingDialog" ID="UserInterface.__createTestingDialog"></a>
1616 <h4>UserInterface.__createTestingDialog</h4>
1617 <b>__createTestingDialog</b>(<i></i>)
1618
1619 <p>
1620 Private slot to generate the testing dialog on demand.
1621 </p>
1615 <a NAME="UserInterface.__createToolboxesLayout" ID="UserInterface.__createToolboxesLayout"></a> 1622 <a NAME="UserInterface.__createToolboxesLayout" ID="UserInterface.__createToolboxesLayout"></a>
1616 <h4>UserInterface.__createToolboxesLayout</h4> 1623 <h4>UserInterface.__createToolboxesLayout</h4>
1617 <b>__createToolboxesLayout</b>(<i></i>) 1624 <b>__createToolboxesLayout</b>(<i></i>)
1618 1625
1619 <p> 1626 <p>
1620 Private method to create the Toolboxes layout. 1627 Private method to create the Toolboxes layout.
1621 </p> 1628 </p>
1622 <a NAME="UserInterface.__createUnitTestDialog" ID="UserInterface.__createUnitTestDialog"></a>
1623 <h4>UserInterface.__createUnitTestDialog</h4>
1624 <b>__createUnitTestDialog</b>(<i></i>)
1625
1626 <p>
1627 Private slot to generate the unit test dialog on demand.
1628 </p>
1629 <a NAME="UserInterface.__customViewer" ID="UserInterface.__customViewer"></a> 1629 <a NAME="UserInterface.__customViewer" ID="UserInterface.__customViewer"></a>
1630 <h4>UserInterface.__customViewer</h4> 1630 <h4>UserInterface.__customViewer</h4>
1631 <b>__customViewer</b>(<i>home=None</i>) 1631 <b>__customViewer</b>(<i>home=None</i>)
1632 1632
1633 <p> 1633 <p>
2227 <b>__requestFeature</b>(<i></i>) 2227 <b>__requestFeature</b>(<i></i>)
2228 2228
2229 <p> 2229 <p>
2230 Private slot to handle the Feature Request dialog. 2230 Private slot to handle the Feature Request dialog.
2231 </p> 2231 </p>
2232 <a NAME="UserInterface.__rerunFailedTests" ID="UserInterface.__rerunFailedTests"></a>
2233 <h4>UserInterface.__rerunFailedTests</h4>
2234 <b>__rerunFailedTests</b>(<i></i>)
2235
2236 <p>
2237 Private slot to display the testing dialog and rerun all failed tests
2238 of the last run.
2239 </p>
2232 <a NAME="UserInterface.__restart" ID="UserInterface.__restart"></a> 2240 <a NAME="UserInterface.__restart" ID="UserInterface.__restart"></a>
2233 <h4>UserInterface.__restart</h4> 2241 <h4>UserInterface.__restart</h4>
2234 <b>__restart</b>(<i>ask=False</i>) 2242 <b>__restart</b>(<i>ask=False</i>)
2235 2243
2236 <p> 2244 <p>
2241 <dt><i>ask</i> (bool)</dt> 2249 <dt><i>ask</i> (bool)</dt>
2242 <dd> 2250 <dd>
2243 flag indicating to ask the user for permission 2251 flag indicating to ask the user for permission
2244 </dd> 2252 </dd>
2245 </dl> 2253 </dl>
2254 <a NAME="UserInterface.__restartTest" ID="UserInterface.__restartTest"></a>
2255 <h4>UserInterface.__restartTest</h4>
2256 <b>__restartTest</b>(<i></i>)
2257
2258 <p>
2259 Private slot to display the testing dialog and rerun the last
2260 test run.
2261 </p>
2246 <a NAME="UserInterface.__saveCurrentViewProfile" ID="UserInterface.__saveCurrentViewProfile"></a> 2262 <a NAME="UserInterface.__saveCurrentViewProfile" ID="UserInterface.__saveCurrentViewProfile"></a>
2247 <h4>UserInterface.__saveCurrentViewProfile</h4> 2263 <h4>UserInterface.__saveCurrentViewProfile</h4>
2248 <b>__saveCurrentViewProfile</b>(<i>save</i>) 2264 <b>__saveCurrentViewProfile</b>(<i>save</i>)
2249 2265
2250 <p> 2266 <p>
2632 <dt><i>errors</i></dt> 2648 <dt><i>errors</i></dt>
2633 <dd> 2649 <dd>
2634 list of SSL errors (list of QSslError) 2650 list of SSL errors (list of QSslError)
2635 </dd> 2651 </dd>
2636 </dl> 2652 </dl>
2653 <a NAME="UserInterface.__startTestProject" ID="UserInterface.__startTestProject"></a>
2654 <h4>UserInterface.__startTestProject</h4>
2655 <b>__startTestProject</b>(<i></i>)
2656
2657 <p>
2658 Private slot for displaying the testing dialog and run the test for
2659 the current project.
2660 </p>
2661 <a NAME="UserInterface.__startTestScript" ID="UserInterface.__startTestScript"></a>
2662 <h4>UserInterface.__startTestScript</h4>
2663 <b>__startTestScript</b>(<i>testFile=None</i>)
2664
2665 <p>
2666 Private slot for displaying the testing dialog and run the current
2667 script.
2668 </p>
2669 <dl>
2670
2671 <dt><i>testFile</i> (str)</dt>
2672 <dd>
2673 file containing the tests to be run
2674 </dd>
2675 </dl>
2676 <a NAME="UserInterface.__startTesting" ID="UserInterface.__startTesting"></a>
2677 <h4>UserInterface.__startTesting</h4>
2678 <b>__startTesting</b>(<i></i>)
2679
2680 <p>
2681 Private slot for displaying the testing dialog.
2682 </p>
2637 <a NAME="UserInterface.__startToolProcess" ID="UserInterface.__startToolProcess"></a> 2683 <a NAME="UserInterface.__startToolProcess" ID="UserInterface.__startToolProcess"></a>
2638 <h4>UserInterface.__startToolProcess</h4> 2684 <h4>UserInterface.__startToolProcess</h4>
2639 <b>__startToolProcess</b>(<i>tool</i>) 2685 <b>__startToolProcess</b>(<i>tool</i>)
2640 2686
2641 <p> 2687 <p>
2661 2707
2662 <p> 2708 <p>
2663 Private slot used to switch between the current and the previous 2709 Private slot used to switch between the current and the previous
2664 current tab. 2710 current tab.
2665 </p> 2711 </p>
2712 <a NAME="UserInterface.__testingStopped" ID="UserInterface.__testingStopped"></a>
2713 <h4>UserInterface.__testingStopped</h4>
2714 <b>__testingStopped</b>(<i></i>)
2715
2716 <p>
2717 Private slot to handle the end of a test run.
2718 </p>
2666 <a NAME="UserInterface.__toggleBottomSidebar" ID="UserInterface.__toggleBottomSidebar"></a> 2719 <a NAME="UserInterface.__toggleBottomSidebar" ID="UserInterface.__toggleBottomSidebar"></a>
2667 <h4>UserInterface.__toggleBottomSidebar</h4> 2720 <h4>UserInterface.__toggleBottomSidebar</h4>
2668 <b>__toggleBottomSidebar</b>(<i></i>) 2721 <b>__toggleBottomSidebar</b>(<i></i>)
2669 2722
2670 <p> 2723 <p>
2796 <h4>UserInterface.__toolsConfiguration</h4> 2849 <h4>UserInterface.__toolsConfiguration</h4>
2797 <b>__toolsConfiguration</b>(<i></i>) 2850 <b>__toolsConfiguration</b>(<i></i>)
2798 2851
2799 <p> 2852 <p>
2800 Private slot to handle the tools configuration menu entry. 2853 Private slot to handle the tools configuration menu entry.
2801 </p>
2802 <a NAME="UserInterface.__unittest" ID="UserInterface.__unittest"></a>
2803 <h4>UserInterface.__unittest</h4>
2804 <b>__unittest</b>(<i></i>)
2805
2806 <p>
2807 Private slot for displaying the unittest dialog.
2808 </p>
2809 <a NAME="UserInterface.__unittestProject" ID="UserInterface.__unittestProject"></a>
2810 <h4>UserInterface.__unittestProject</h4>
2811 <b>__unittestProject</b>(<i></i>)
2812
2813 <p>
2814 Private slot for displaying the unittest dialog and run the current
2815 project.
2816 </p>
2817 <a NAME="UserInterface.__unittestRerunFailed" ID="UserInterface.__unittestRerunFailed"></a>
2818 <h4>UserInterface.__unittestRerunFailed</h4>
2819 <b>__unittestRerunFailed</b>(<i></i>)
2820
2821 <p>
2822 Private slot to display the unittest dialog and rerun all failed tests
2823 of the last run.
2824 </p>
2825 <a NAME="UserInterface.__unittestRestart" ID="UserInterface.__unittestRestart"></a>
2826 <h4>UserInterface.__unittestRestart</h4>
2827 <b>__unittestRestart</b>(<i></i>)
2828
2829 <p>
2830 Private slot to display the unittest dialog and rerun the last
2831 unit test.
2832 </p>
2833 <a NAME="UserInterface.__unittestScript" ID="UserInterface.__unittestScript"></a>
2834 <h4>UserInterface.__unittestScript</h4>
2835 <b>__unittestScript</b>(<i>prog=None</i>)
2836
2837 <p>
2838 Private slot for displaying the unittest dialog and run the current
2839 script.
2840 </p>
2841 <dl>
2842
2843 <dt><i>prog</i></dt>
2844 <dd>
2845 the python program to be opened
2846 </dd>
2847 </dl>
2848 <a NAME="UserInterface.__unittestStopped" ID="UserInterface.__unittestStopped"></a>
2849 <h4>UserInterface.__unittestStopped</h4>
2850 <b>__unittestStopped</b>(<i></i>)
2851
2852 <p>
2853 Private slot to handle the end of a unit test run.
2854 </p> 2854 </p>
2855 <a NAME="UserInterface.__updateExternalToolsActions" ID="UserInterface.__updateExternalToolsActions"></a> 2855 <a NAME="UserInterface.__updateExternalToolsActions" ID="UserInterface.__updateExternalToolsActions"></a>
2856 <h4>UserInterface.__updateExternalToolsActions</h4> 2856 <h4>UserInterface.__updateExternalToolsActions</h4>
2857 <b>__updateExternalToolsActions</b>(<i></i>) 2857 <b>__updateExternalToolsActions</b>(<i></i>)
2858 2858

eric ide

mercurial