74 <tr> |
74 <tr> |
75 <td><a href="#QuickSearchLineEdit.editorCommand">editorCommand</a></td> |
75 <td><a href="#QuickSearchLineEdit.editorCommand">editorCommand</a></td> |
76 <td>Public method to perform an editor command.</td> |
76 <td>Public method to perform an editor command.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#QuickSearchLineEdit.focusInEvent">focusInEvent</a></td> |
78 <td><a href="#QuickSearchLineEdit.focusInEvent">focusInEvent</a></td> |
79 <td>Re-implemented to record the current editor widget.</td> |
79 <td>Protected method to record the current editor widget.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#QuickSearchLineEdit.keyPressEvent">keyPressEvent</a></td> |
81 <td><a href="#QuickSearchLineEdit.keyPressEvent">keyPressEvent</a></td> |
82 <td>Re-implemented to handle the press of the ESC key.</td> |
82 <td>Protected method to handle the press of the ESC key.</td> |
83 </tr> |
83 </tr> |
84 </table> |
84 </table> |
85 <h3>Static Methods</h3> |
85 <h3>Static Methods</h3> |
86 <table> |
86 <table> |
87 <tr><td>None</td></tr> |
87 <tr><td>None</td></tr> |
98 </dd> |
98 </dd> |
99 </dl><a NAME="QuickSearchLineEdit.focusInEvent" ID="QuickSearchLineEdit.focusInEvent"></a> |
99 </dl><a NAME="QuickSearchLineEdit.focusInEvent" ID="QuickSearchLineEdit.focusInEvent"></a> |
100 <h4>QuickSearchLineEdit.focusInEvent</h4> |
100 <h4>QuickSearchLineEdit.focusInEvent</h4> |
101 <b>focusInEvent</b>(<i>evt</i>) |
101 <b>focusInEvent</b>(<i>evt</i>) |
102 <p> |
102 <p> |
103 Re-implemented to record the current editor widget. |
103 Protected method to record the current editor widget. |
104 </p><dl> |
104 </p><dl> |
105 <dt><i>evt</i></dt> |
105 <dt><i>evt</i></dt> |
106 <dd> |
106 <dd> |
107 focus event (QFocusEvent) |
107 focus event (QFocusEvent) |
108 </dd> |
108 </dd> |
109 </dl><a NAME="QuickSearchLineEdit.keyPressEvent" ID="QuickSearchLineEdit.keyPressEvent"></a> |
109 </dl><a NAME="QuickSearchLineEdit.keyPressEvent" ID="QuickSearchLineEdit.keyPressEvent"></a> |
110 <h4>QuickSearchLineEdit.keyPressEvent</h4> |
110 <h4>QuickSearchLineEdit.keyPressEvent</h4> |
111 <b>keyPressEvent</b>(<i>evt</i>) |
111 <b>keyPressEvent</b>(<i>evt</i>) |
112 <p> |
112 <p> |
113 Re-implemented to handle the press of the ESC key. |
113 Protected method to handle the press of the ESC key. |
114 </p><dl> |
114 </p><dl> |
115 <dt><i>evt</i></dt> |
115 <dt><i>evt</i></dt> |
116 <dd> |
116 <dd> |
117 key event (QKeyPressEvent) |
117 key event (QKeyPressEvent) |
118 </dd> |
118 </dd> |
611 </tr><tr> |
611 </tr><tr> |
612 <td><a href="#ViewManager.__toggleCurrent">__toggleCurrent</a></td> |
612 <td><a href="#ViewManager.__toggleCurrent">__toggleCurrent</a></td> |
613 <td>Private method to handle the toggle current fold action.</td> |
613 <td>Private method to handle the toggle current fold action.</td> |
614 </tr><tr> |
614 </tr><tr> |
615 <td><a href="#ViewManager.__unhighlight">__unhighlight</a></td> |
615 <td><a href="#ViewManager.__unhighlight">__unhighlight</a></td> |
616 <td>Privat slot to switch of all highlights.</td> |
616 <td>Private slot to switch of all highlights.</td> |
617 </tr><tr> |
617 </tr><tr> |
618 <td><a href="#ViewManager.__zoom">__zoom</a></td> |
618 <td><a href="#ViewManager.__zoom">__zoom</a></td> |
619 <td>Private method to handle the zoom action.</td> |
619 <td>Private method to handle the zoom action.</td> |
620 </tr><tr> |
620 </tr><tr> |
621 <td><a href="#ViewManager.__zoomIn">__zoomIn</a></td> |
621 <td><a href="#ViewManager.__zoomIn">__zoomIn</a></td> |
698 </tr><tr> |
698 </tr><tr> |
699 <td><a href="#ViewManager.cloneEditor">cloneEditor</a></td> |
699 <td><a href="#ViewManager.cloneEditor">cloneEditor</a></td> |
700 <td>Public method to clone an editor displaying the given document.</td> |
700 <td>Public method to clone an editor displaying the given document.</td> |
701 </tr><tr> |
701 </tr><tr> |
702 <td><a href="#ViewManager.closeAllWindows">closeAllWindows</a></td> |
702 <td><a href="#ViewManager.closeAllWindows">closeAllWindows</a></td> |
703 <td>Private method to close all editor windows via file menu.</td> |
703 <td>Public method to close all editor windows via file menu.</td> |
704 </tr><tr> |
704 </tr><tr> |
705 <td><a href="#ViewManager.closeCurrentWindow">closeCurrentWindow</a></td> |
705 <td><a href="#ViewManager.closeCurrentWindow">closeCurrentWindow</a></td> |
706 <td>Public method to close the current window.</td> |
706 <td>Public method to close the current window.</td> |
707 </tr><tr> |
707 </tr><tr> |
708 <td><a href="#ViewManager.closeEditor">closeEditor</a></td> |
708 <td><a href="#ViewManager.closeEditor">closeEditor</a></td> |
806 </tr><tr> |
806 </tr><tr> |
807 <td><a href="#ViewManager.initViewToolbar">initViewToolbar</a></td> |
807 <td><a href="#ViewManager.initViewToolbar">initViewToolbar</a></td> |
808 <td>Public method to create the View toolbar.</td> |
808 <td>Public method to create the View toolbar.</td> |
809 </tr><tr> |
809 </tr><tr> |
810 <td><a href="#ViewManager.insertNumber">insertNumber</a></td> |
810 <td><a href="#ViewManager.insertNumber">insertNumber</a></td> |
811 <td>Private slot to insert a number text into the active window.</td> |
811 <td>Public slot to insert a number text into the active window.</td> |
812 </tr><tr> |
812 </tr><tr> |
813 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td> |
813 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td> |
814 <td>Private slot to insert a symbol text into the active window.</td> |
814 <td>Public slot to insert a symbol text into the active window.</td> |
815 </tr><tr> |
815 </tr><tr> |
816 <td><a href="#ViewManager.isConnected">isConnected</a></td> |
816 <td><a href="#ViewManager.isConnected">isConnected</a></td> |
817 <td>Public method to check the connection status of the IDE.</td> |
817 <td>Public method to check the connection status of the IDE.</td> |
818 </tr><tr> |
818 </tr><tr> |
819 <td><a href="#ViewManager.newEditor">newEditor</a></td> |
819 <td><a href="#ViewManager.newEditor">newEditor</a></td> |
1811 Private method to handle the toggle current fold action. |
1811 Private method to handle the toggle current fold action. |
1812 </p><a NAME="ViewManager.__unhighlight" ID="ViewManager.__unhighlight"></a> |
1812 </p><a NAME="ViewManager.__unhighlight" ID="ViewManager.__unhighlight"></a> |
1813 <h4>ViewManager.__unhighlight</h4> |
1813 <h4>ViewManager.__unhighlight</h4> |
1814 <b>__unhighlight</b>(<i></i>) |
1814 <b>__unhighlight</b>(<i></i>) |
1815 <p> |
1815 <p> |
1816 Privat slot to switch of all highlights. |
1816 Private slot to switch of all highlights. |
1817 </p><a NAME="ViewManager.__zoom" ID="ViewManager.__zoom"></a> |
1817 </p><a NAME="ViewManager.__zoom" ID="ViewManager.__zoom"></a> |
1818 <h4>ViewManager.__zoom</h4> |
1818 <h4>ViewManager.__zoom</h4> |
1819 <b>__zoom</b>(<i></i>) |
1819 <b>__zoom</b>(<i></i>) |
1820 <p> |
1820 <p> |
1821 Private method to handle the zoom action. |
1821 Private method to handle the zoom action. |
2156 </dd> |
2156 </dd> |
2157 </dl><a NAME="ViewManager.closeAllWindows" ID="ViewManager.closeAllWindows"></a> |
2157 </dl><a NAME="ViewManager.closeAllWindows" ID="ViewManager.closeAllWindows"></a> |
2158 <h4>ViewManager.closeAllWindows</h4> |
2158 <h4>ViewManager.closeAllWindows</h4> |
2159 <b>closeAllWindows</b>(<i></i>) |
2159 <b>closeAllWindows</b>(<i></i>) |
2160 <p> |
2160 <p> |
2161 Private method to close all editor windows via file menu. |
2161 Public method to close all editor windows via file menu. |
2162 </p><a NAME="ViewManager.closeCurrentWindow" ID="ViewManager.closeCurrentWindow"></a> |
2162 </p><a NAME="ViewManager.closeCurrentWindow" ID="ViewManager.closeCurrentWindow"></a> |
2163 <h4>ViewManager.closeCurrentWindow</h4> |
2163 <h4>ViewManager.closeCurrentWindow</h4> |
2164 <b>closeCurrentWindow</b>(<i></i>) |
2164 <b>closeCurrentWindow</b>(<i></i>) |
2165 <p> |
2165 <p> |
2166 Public method to close the current window. |
2166 Public method to close the current window. |
2592 </dd> |
2592 </dd> |
2593 </dl><a NAME="ViewManager.insertNumber" ID="ViewManager.insertNumber"></a> |
2593 </dl><a NAME="ViewManager.insertNumber" ID="ViewManager.insertNumber"></a> |
2594 <h4>ViewManager.insertNumber</h4> |
2594 <h4>ViewManager.insertNumber</h4> |
2595 <b>insertNumber</b>(<i>txt</i>) |
2595 <b>insertNumber</b>(<i>txt</i>) |
2596 <p> |
2596 <p> |
2597 Private slot to insert a number text into the active window. |
2597 Public slot to insert a number text into the active window. |
2598 </p><dl> |
2598 </p><dl> |
2599 <dt><i>txt</i></dt> |
2599 <dt><i>txt</i></dt> |
2600 <dd> |
2600 <dd> |
2601 text to be inserted (string) |
2601 text to be inserted (string) |
2602 </dd> |
2602 </dd> |
2603 </dl><a NAME="ViewManager.insertSymbol" ID="ViewManager.insertSymbol"></a> |
2603 </dl><a NAME="ViewManager.insertSymbol" ID="ViewManager.insertSymbol"></a> |
2604 <h4>ViewManager.insertSymbol</h4> |
2604 <h4>ViewManager.insertSymbol</h4> |
2605 <b>insertSymbol</b>(<i>txt</i>) |
2605 <b>insertSymbol</b>(<i>txt</i>) |
2606 <p> |
2606 <p> |
2607 Private slot to insert a symbol text into the active window. |
2607 Public slot to insert a symbol text into the active window. |
2608 </p><dl> |
2608 </p><dl> |
2609 <dt><i>txt</i></dt> |
2609 <dt><i>txt</i></dt> |
2610 <dd> |
2610 <dd> |
2611 text to be inserted (string) |
2611 text to be inserted (string) |
2612 </dd> |
2612 </dd> |