10069:435cc5875135 | 10070:9f5758c0fec1 |
---|---|
1729 </dd> | 1729 </dd> |
1730 <dt><i>pos</i> (QPoint)</dt> | 1730 <dt><i>pos</i> (QPoint)</dt> |
1731 <dd> | 1731 <dd> |
1732 position of the double click | 1732 position of the double click |
1733 </dd> | 1733 </dd> |
1734 <dt><i>buttons</i> (Qt.MouseButtons)</dt> | 1734 <dt><i>buttons</i> (Qt.MouseButton)</dt> |
1735 <dd> | 1735 <dd> |
1736 mouse buttons that were double clicked | 1736 mouse buttons that were double clicked |
1737 </dd> | 1737 </dd> |
1738 </dl> | 1738 </dl> |
1739 <a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> | 1739 <a NAME="ViewManager.__editorOpened" ID="ViewManager.__editorOpened"></a> |
2536 index within the view | 2536 index within the view |
2537 </dd> | 2537 </dd> |
2538 </dl> | 2538 </dl> |
2539 <dl> | 2539 <dl> |
2540 | 2540 |
2541 <dt>Raises <b>RuntimeError</b>:</dt> | 2541 <dt>Raises <b>NotImplementedError</b>:</dt> |
2542 <dd> | 2542 <dd> |
2543 Not implemented | 2543 Not implemented |
2544 </dd> | 2544 </dd> |
2545 </dl> | 2545 </dl> |
2546 <a NAME="ViewManager._checkActions" ID="ViewManager._checkActions"></a> | 2546 <a NAME="ViewManager._checkActions" ID="ViewManager._checkActions"></a> |
2610 Protected method to define the user interface actions for window | 2610 Protected method to define the user interface actions for window |
2611 handling. | 2611 handling. |
2612 </p> | 2612 </p> |
2613 <dl> | 2613 <dl> |
2614 | 2614 |
2615 <dt>Raises <b>RuntimeError</b>:</dt> | 2615 <dt>Raises <b>NotImplementedError</b>:</dt> |
2616 <dd> | 2616 <dd> |
2617 Not implemented | 2617 Not implemented |
2618 </dd> | 2618 </dd> |
2619 </dl> | 2619 </dl> |
2620 <a NAME="ViewManager._modificationStatusChanged" ID="ViewManager._modificationStatusChanged"></a> | 2620 <a NAME="ViewManager._modificationStatusChanged" ID="ViewManager._modificationStatusChanged"></a> |
2635 editor window changed | 2635 editor window changed |
2636 </dd> | 2636 </dd> |
2637 </dl> | 2637 </dl> |
2638 <dl> | 2638 <dl> |
2639 | 2639 |
2640 <dt>Raises <b>RuntimeError</b>:</dt> | 2640 <dt>Raises <b>NotImplementedError</b>:</dt> |
2641 <dd> | 2641 <dd> |
2642 Not implemented | 2642 Not implemented |
2643 </dd> | 2643 </dd> |
2644 </dl> | 2644 </dl> |
2645 <a NAME="ViewManager._removeAllViews" ID="ViewManager._removeAllViews"></a> | 2645 <a NAME="ViewManager._removeAllViews" ID="ViewManager._removeAllViews"></a> |
2649 <p> | 2649 <p> |
2650 Protected method to remove all views (i.e. windows). | 2650 Protected method to remove all views (i.e. windows). |
2651 </p> | 2651 </p> |
2652 <dl> | 2652 <dl> |
2653 | 2653 |
2654 <dt>Raises <b>RuntimeError</b>:</dt> | 2654 <dt>Raises <b>NotImplementedError</b>:</dt> |
2655 <dd> | 2655 <dd> |
2656 Not implemented | 2656 Not implemented |
2657 </dd> | 2657 </dd> |
2658 </dl> | 2658 </dl> |
2659 <a NAME="ViewManager._removeView" ID="ViewManager._removeView"></a> | 2659 <a NAME="ViewManager._removeView" ID="ViewManager._removeView"></a> |
2670 editor window to be removed | 2670 editor window to be removed |
2671 </dd> | 2671 </dd> |
2672 </dl> | 2672 </dl> |
2673 <dl> | 2673 <dl> |
2674 | 2674 |
2675 <dt>Raises <b>RuntimeError</b>:</dt> | 2675 <dt>Raises <b>NotImplementedError</b>:</dt> |
2676 <dd> | 2676 <dd> |
2677 Not implemented | 2677 Not implemented |
2678 </dd> | 2678 </dd> |
2679 </dl> | 2679 </dl> |
2680 <a NAME="ViewManager._showView" ID="ViewManager._showView"></a> | 2680 <a NAME="ViewManager._showView" ID="ViewManager._showView"></a> |
2695 filename of this editor | 2695 filename of this editor |
2696 </dd> | 2696 </dd> |
2697 </dl> | 2697 </dl> |
2698 <dl> | 2698 <dl> |
2699 | 2699 |
2700 <dt>Raises <b>RuntimeError</b>:</dt> | 2700 <dt>Raises <b>NotImplementedError</b>:</dt> |
2701 <dd> | 2701 <dd> |
2702 Not implemented | 2702 Not implemented |
2703 </dd> | 2703 </dd> |
2704 </dl> | 2704 </dl> |
2705 <a NAME="ViewManager._syntaxErrorToggled" ID="ViewManager._syntaxErrorToggled"></a> | 2705 <a NAME="ViewManager._syntaxErrorToggled" ID="ViewManager._syntaxErrorToggled"></a> |
2732 reference to the active editor | 2732 reference to the active editor |
2733 </dd> | 2733 </dd> |
2734 </dl> | 2734 </dl> |
2735 <dl> | 2735 <dl> |
2736 | 2736 |
2737 <dt>Raises <b>RuntimeError</b>:</dt> | 2737 <dt>Raises <b>NotImplementedError</b>:</dt> |
2738 <dd> | 2738 <dd> |
2739 Not implemented | 2739 Not implemented |
2740 </dd> | 2740 </dd> |
2741 </dl> | 2741 </dl> |
2742 <a NAME="ViewManager.addSplit" ID="ViewManager.addSplit"></a> | 2742 <a NAME="ViewManager.addSplit" ID="ViewManager.addSplit"></a> |
2805 flag indicating cascading of windows is available | 2805 flag indicating cascading of windows is available |
2806 </dd> | 2806 </dd> |
2807 </dl> | 2807 </dl> |
2808 <dl> | 2808 <dl> |
2809 | 2809 |
2810 <dt>Raises <b>RuntimeError</b>:</dt> | 2810 <dt>Raises <b>NotImplementedError</b>:</dt> |
2811 <dd> | 2811 <dd> |
2812 Not implemented | 2812 Not implemented |
2813 </dd> | 2813 </dd> |
2814 </dl> | 2814 </dl> |
2815 <a NAME="ViewManager.canSplit" ID="ViewManager.canSplit"></a> | 2815 <a NAME="ViewManager.canSplit" ID="ViewManager.canSplit"></a> |
2838 flag indicating tiling of windows is available | 2838 flag indicating tiling of windows is available |
2839 </dd> | 2839 </dd> |
2840 </dl> | 2840 </dl> |
2841 <dl> | 2841 <dl> |
2842 | 2842 |
2843 <dt>Raises <b>RuntimeError</b>:</dt> | 2843 <dt>Raises <b>NotImplementedError</b>:</dt> |
2844 <dd> | 2844 <dd> |
2845 Not implemented | 2845 Not implemented |
2846 </dd> | 2846 </dd> |
2847 </dl> | 2847 </dl> |
2848 <a NAME="ViewManager.cancelSharedEdit" ID="ViewManager.cancelSharedEdit"></a> | 2848 <a NAME="ViewManager.cancelSharedEdit" ID="ViewManager.cancelSharedEdit"></a> |
2859 <p> | 2859 <p> |
2860 Public method to cascade the managed windows. | 2860 Public method to cascade the managed windows. |
2861 </p> | 2861 </p> |
2862 <dl> | 2862 <dl> |
2863 | 2863 |
2864 <dt>Raises <b>RuntimeError</b>:</dt> | 2864 <dt>Raises <b>NotImplementedError</b>:</dt> |
2865 <dd> | 2865 <dd> |
2866 Not implemented | 2866 Not implemented |
2867 </dd> | 2867 </dd> |
2868 </dl> | 2868 </dl> |
2869 <a NAME="ViewManager.checkAllDirty" ID="ViewManager.checkAllDirty"></a> | 2869 <a NAME="ViewManager.checkAllDirty" ID="ViewManager.checkAllDirty"></a> |
3753 Public method to return a reference to the main Widget of a | 3753 Public method to return a reference to the main Widget of a |
3754 specific view manager subclass. | 3754 specific view manager subclass. |
3755 </p> | 3755 </p> |
3756 <dl> | 3756 <dl> |
3757 | 3757 |
3758 <dt>Raises <b>RuntimeError</b>:</dt> | 3758 <dt>Raises <b>NotImplementedError</b>:</dt> |
3759 <dd> | 3759 <dd> |
3760 Not implemented | 3760 Not implemented |
3761 </dd> | 3761 </dd> |
3762 </dl> | 3762 </dl> |
3763 <a NAME="ViewManager.newEditor" ID="ViewManager.newEditor"></a> | 3763 <a NAME="ViewManager.newEditor" ID="ViewManager.newEditor"></a> |
4258 new name to be shown (string) | 4258 new name to be shown (string) |
4259 </dd> | 4259 </dd> |
4260 </dl> | 4260 </dl> |
4261 <dl> | 4261 <dl> |
4262 | 4262 |
4263 <dt>Raises <b>RuntimeError</b>:</dt> | 4263 <dt>Raises <b>NotImplementedError</b>:</dt> |
4264 <dd> | 4264 <dd> |
4265 Not implemented | 4265 Not implemented |
4266 </dd> | 4266 </dd> |
4267 </dl> | 4267 </dl> |
4268 <a NAME="ViewManager.setFileLine" ID="ViewManager.setFileLine"></a> | 4268 <a NAME="ViewManager.setFileLine" ID="ViewManager.setFileLine"></a> |
4473 reference to the window menu | 4473 reference to the window menu |
4474 </dd> | 4474 </dd> |
4475 </dl> | 4475 </dl> |
4476 <dl> | 4476 <dl> |
4477 | 4477 |
4478 <dt>Raises <b>RuntimeError</b>:</dt> | 4478 <dt>Raises <b>NotImplementedError</b>:</dt> |
4479 <dd> | 4479 <dd> |
4480 Not implemented | 4480 Not implemented |
4481 </dd> | 4481 </dd> |
4482 </dl> | 4482 </dl> |
4483 <a NAME="ViewManager.splitCount" ID="ViewManager.splitCount"></a> | 4483 <a NAME="ViewManager.splitCount" ID="ViewManager.splitCount"></a> |
4535 <p> | 4535 <p> |
4536 Public method to tile the managed windows. | 4536 Public method to tile the managed windows. |
4537 </p> | 4537 </p> |
4538 <dl> | 4538 <dl> |
4539 | 4539 |
4540 <dt>Raises <b>RuntimeError</b>:</dt> | 4540 <dt>Raises <b>NotImplementedError</b>:</dt> |
4541 <dd> | 4541 <dd> |
4542 Not implemented | 4542 Not implemented |
4543 </dd> | 4543 </dd> |
4544 </dl> | 4544 </dl> |
4545 <a NAME="ViewManager.unhighlight" ID="ViewManager.unhighlight"></a> | 4545 <a NAME="ViewManager.unhighlight" ID="ViewManager.unhighlight"></a> |