src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html

branch
eric7
changeset 11265
0fb6d2c26cbf
parent 10784
521fd465b048
equal deleted inserted replaced
11264:6feb46361342 11265:0fb6d2c26cbf
822 <tr> 822 <tr>
823 <td><a href="#ViewManager.canTile">canTile</a></td> 823 <td><a href="#ViewManager.canTile">canTile</a></td>
824 <td>Public method to signal if tiling of managed windows is available.</td> 824 <td>Public method to signal if tiling of managed windows is available.</td>
825 </tr> 825 </tr>
826 <tr> 826 <tr>
827 <td><a href="#ViewManager.cancelSharedEdit">cancelSharedEdit</a></td>
828 <td>Public slot to cancel a shared edit session for the current editor.</td>
829 </tr>
830 <tr>
831 <td><a href="#ViewManager.cascade">cascade</a></td> 827 <td><a href="#ViewManager.cascade">cascade</a></td>
832 <td>Public method to cascade the managed windows.</td> 828 <td>Public method to cascade the managed windows.</td>
833 </tr> 829 </tr>
834 <tr> 830 <tr>
835 <td><a href="#ViewManager.checkAllDirty">checkAllDirty</a></td> 831 <td><a href="#ViewManager.checkAllDirty">checkAllDirty</a></td>
1026 <tr> 1022 <tr>
1027 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td> 1023 <td><a href="#ViewManager.insertSymbol">insertSymbol</a></td>
1028 <td>Public slot to insert a symbol text into the active window.</td> 1024 <td>Public slot to insert a symbol text into the active window.</td>
1029 </tr> 1025 </tr>
1030 <tr> 1026 <tr>
1031 <td><a href="#ViewManager.isConnected">isConnected</a></td>
1032 <td>Public method to check the connection status of the IDE.</td>
1033 </tr>
1034 <tr>
1035 <td><a href="#ViewManager.isEditorInfoSupported">isEditorInfoSupported</a></td> 1027 <td><a href="#ViewManager.isEditorInfoSupported">isEditorInfoSupported</a></td>
1036 <td>Public method to check, if a language is supported by the documentation viewer.</td> 1028 <td>Public method to check, if a language is supported by the documentation viewer.</td>
1037 </tr> 1029 </tr>
1038 <tr> 1030 <tr>
1039 <td><a href="#ViewManager.mainWidget">mainWidget</a></td> 1031 <td><a href="#ViewManager.mainWidget">mainWidget</a></td>
1106 <tr> 1098 <tr>
1107 <td><a href="#ViewManager.projectOpened">projectOpened</a></td> 1099 <td><a href="#ViewManager.projectOpened">projectOpened</a></td>
1108 <td>Public slot to handle the projectOpened signal.</td> 1100 <td>Public slot to handle the projectOpened signal.</td>
1109 </tr> 1101 </tr>
1110 <tr> 1102 <tr>
1111 <td><a href="#ViewManager.receive">receive</a></td>
1112 <td>Public slot to handle received editor commands.</td>
1113 </tr>
1114 <tr>
1115 <td><a href="#ViewManager.remoteConnectionChanged">remoteConnectionChanged</a></td> 1103 <td><a href="#ViewManager.remoteConnectionChanged">remoteConnectionChanged</a></td>
1116 <td>Public slot handling a change of the connection state to an eric-ide server.</td> 1104 <td>Public slot handling a change of the connection state to an eric-ide server.</td>
1117 </tr> 1105 </tr>
1118 <tr> 1106 <tr>
1119 <td><a href="#ViewManager.removeSplit">removeSplit</a></td> 1107 <td><a href="#ViewManager.removeSplit">removeSplit</a></td>
1170 <tr> 1158 <tr>
1171 <td><a href="#ViewManager.searchReplaceWidget">searchReplaceWidget</a></td> 1159 <td><a href="#ViewManager.searchReplaceWidget">searchReplaceWidget</a></td>
1172 <td>Public method to get a reference to the search widget.</td> 1160 <td>Public method to get a reference to the search widget.</td>
1173 </tr> 1161 </tr>
1174 <tr> 1162 <tr>
1175 <td><a href="#ViewManager.send">send</a></td>
1176 <td>Public method to send an editor command to remote editors.</td>
1177 </tr>
1178 <tr>
1179 <td><a href="#ViewManager.sendSharedEdit">sendSharedEdit</a></td>
1180 <td>Public slot to end a shared edit session for the current editor and send the changes.</td>
1181 </tr>
1182 <tr>
1183 <td><a href="#ViewManager.setCooperationClient">setCooperationClient</a></td>
1184 <td>Public method to set a reference to the cooperation client.</td>
1185 </tr>
1186 <tr>
1187 <td><a href="#ViewManager.setEditorName">setEditorName</a></td> 1163 <td><a href="#ViewManager.setEditorName">setEditorName</a></td>
1188 <td>Public method to change the displayed name of the editor.</td> 1164 <td>Public method to change the displayed name of the editor.</td>
1189 </tr> 1165 </tr>
1190 <tr> 1166 <tr>
1191 <td><a href="#ViewManager.setFileLine">setFileLine</a></td> 1167 <td><a href="#ViewManager.setFileLine">setFileLine</a></td>
1206 <tr> 1182 <tr>
1207 <td><a href="#ViewManager.setSplitOrientation">setSplitOrientation</a></td> 1183 <td><a href="#ViewManager.setSplitOrientation">setSplitOrientation</a></td>
1208 <td>Public method used to set the orientation of the split view.</td> 1184 <td>Public method used to set the orientation of the split view.</td>
1209 </tr> 1185 </tr>
1210 <tr> 1186 <tr>
1211 <td><a href="#ViewManager.shareConnected">shareConnected</a></td>
1212 <td>Public slot to handle a change of the connected state.</td>
1213 </tr>
1214 <tr>
1215 <td><a href="#ViewManager.shareEditor">shareEditor</a></td>
1216 <td>Public slot to set the shared status of the current editor.</td>
1217 </tr>
1218 <tr>
1219 <td><a href="#ViewManager.showDebugSource">showDebugSource</a></td> 1187 <td><a href="#ViewManager.showDebugSource">showDebugSource</a></td>
1220 <td>Public method to open the given file and highlight the given line in it.</td> 1188 <td>Public method to open the given file and highlight the given line in it.</td>
1221 </tr> 1189 </tr>
1222 <tr> 1190 <tr>
1223 <td><a href="#ViewManager.showEditorInfo">showEditorInfo</a></td> 1191 <td><a href="#ViewManager.showEditorInfo">showEditorInfo</a></td>
1236 <td>Public method to set up the viewmanager part of the Window menu.</td> 1204 <td>Public method to set up the viewmanager part of the Window menu.</td>
1237 </tr> 1205 </tr>
1238 <tr> 1206 <tr>
1239 <td><a href="#ViewManager.splitCount">splitCount</a></td> 1207 <td><a href="#ViewManager.splitCount">splitCount</a></td>
1240 <td>Public method to get the number of split views.</td> 1208 <td>Public method to get the number of split views.</td>
1241 </tr>
1242 <tr>
1243 <td><a href="#ViewManager.startSharedEdit">startSharedEdit</a></td>
1244 <td>Public slot to start a shared edit session for the current editor.</td>
1245 </tr> 1209 </tr>
1246 <tr> 1210 <tr>
1247 <td><a href="#ViewManager.textForFind">textForFind</a></td> 1211 <td><a href="#ViewManager.textForFind">textForFind</a></td>
1248 <td>Public method to determine the selection or the current word for the next find operation.</td> 1212 <td>Public method to determine the selection or the current word for the next find operation.</td>
1249 </tr> 1213 </tr>
3011 <dt>Raises <b>NotImplementedError</b>:</dt> 2975 <dt>Raises <b>NotImplementedError</b>:</dt>
3012 <dd> 2976 <dd>
3013 Not implemented 2977 Not implemented
3014 </dd> 2978 </dd>
3015 </dl> 2979 </dl>
3016 <a NAME="ViewManager.cancelSharedEdit" ID="ViewManager.cancelSharedEdit"></a>
3017 <h4>ViewManager.cancelSharedEdit</h4>
3018 <b>cancelSharedEdit</b>(<i></i>)
3019 <p>
3020 Public slot to cancel a shared edit session for the current editor.
3021 </p>
3022
3023 <a NAME="ViewManager.cascade" ID="ViewManager.cascade"></a> 2980 <a NAME="ViewManager.cascade" ID="ViewManager.cascade"></a>
3024 <h4>ViewManager.cascade</h4> 2981 <h4>ViewManager.cascade</h4>
3025 <b>cascade</b>(<i></i>) 2982 <b>cascade</b>(<i></i>)
3026 <p> 2983 <p>
3027 Public method to cascade the managed windows. 2984 Public method to cascade the managed windows.
4057 <dl> 4014 <dl>
4058 4015
4059 <dt><i>txt</i> (str)</dt> 4016 <dt><i>txt</i> (str)</dt>
4060 <dd> 4017 <dd>
4061 text to be inserted 4018 text to be inserted
4062 </dd>
4063 </dl>
4064 <a NAME="ViewManager.isConnected" ID="ViewManager.isConnected"></a>
4065 <h4>ViewManager.isConnected</h4>
4066 <b>isConnected</b>(<i></i>)
4067 <p>
4068 Public method to check the connection status of the IDE.
4069 </p>
4070
4071 <dl>
4072 <dt>Return:</dt>
4073 <dd>
4074 flag indicating the connection status
4075 </dd>
4076 </dl>
4077 <dl>
4078 <dt>Return Type:</dt>
4079 <dd>
4080 bool
4081 </dd> 4019 </dd>
4082 </dl> 4020 </dl>
4083 <a NAME="ViewManager.isEditorInfoSupported" ID="ViewManager.isEditorInfoSupported"></a> 4021 <a NAME="ViewManager.isEditorInfoSupported" ID="ViewManager.isEditorInfoSupported"></a>
4084 <h4>ViewManager.isEditorInfoSupported</h4> 4022 <h4>ViewManager.isEditorInfoSupported</h4>
4085 <b>isEditorInfoSupported</b>(<i>language</i>) 4023 <b>isEditorInfoSupported</b>(<i>language</i>)
4406 <b>projectOpened</b>(<i></i>) 4344 <b>projectOpened</b>(<i></i>)
4407 <p> 4345 <p>
4408 Public slot to handle the projectOpened signal. 4346 Public slot to handle the projectOpened signal.
4409 </p> 4347 </p>
4410 4348
4411 <a NAME="ViewManager.receive" ID="ViewManager.receive"></a>
4412 <h4>ViewManager.receive</h4>
4413 <b>receive</b>(<i>projectHash, fileName, command</i>)
4414 <p>
4415 Public slot to handle received editor commands.
4416 </p>
4417
4418 <dl>
4419
4420 <dt><i>projectHash</i> (str)</dt>
4421 <dd>
4422 hash of the project
4423 </dd>
4424 <dt><i>fileName</i> (str)</dt>
4425 <dd>
4426 project relative file name of the editor
4427 </dd>
4428 <dt><i>command</i> (str)</dt>
4429 <dd>
4430 command string
4431 </dd>
4432 </dl>
4433 <a NAME="ViewManager.remoteConnectionChanged" ID="ViewManager.remoteConnectionChanged"></a> 4349 <a NAME="ViewManager.remoteConnectionChanged" ID="ViewManager.remoteConnectionChanged"></a>
4434 <h4>ViewManager.remoteConnectionChanged</h4> 4350 <h4>ViewManager.remoteConnectionChanged</h4>
4435 <b>remoteConnectionChanged</b>(<i>connected</i>) 4351 <b>remoteConnectionChanged</b>(<i>connected</i>)
4436 <p> 4352 <p>
4437 Public slot handling a change of the connection state to an eric-ide server. 4353 Public slot handling a change of the connection state to an eric-ide server.
4650 <dt>Return Type:</dt> 4566 <dt>Return Type:</dt>
4651 <dd> 4567 <dd>
4652 SearchReplaceSlidingWidget 4568 SearchReplaceSlidingWidget
4653 </dd> 4569 </dd>
4654 </dl> 4570 </dl>
4655 <a NAME="ViewManager.send" ID="ViewManager.send"></a>
4656 <h4>ViewManager.send</h4>
4657 <b>send</b>(<i>fileName, message</i>)
4658 <p>
4659 Public method to send an editor command to remote editors.
4660 </p>
4661
4662 <dl>
4663
4664 <dt><i>fileName</i> (str)</dt>
4665 <dd>
4666 file name of the editor
4667 </dd>
4668 <dt><i>message</i> (str)</dt>
4669 <dd>
4670 command message to be sent
4671 </dd>
4672 </dl>
4673 <a NAME="ViewManager.sendSharedEdit" ID="ViewManager.sendSharedEdit"></a>
4674 <h4>ViewManager.sendSharedEdit</h4>
4675 <b>sendSharedEdit</b>(<i></i>)
4676 <p>
4677 Public slot to end a shared edit session for the current editor and
4678 send the changes.
4679 </p>
4680
4681 <a NAME="ViewManager.setCooperationClient" ID="ViewManager.setCooperationClient"></a>
4682 <h4>ViewManager.setCooperationClient</h4>
4683 <b>setCooperationClient</b>(<i>client</i>)
4684 <p>
4685 Public method to set a reference to the cooperation client.
4686 </p>
4687
4688 <dl>
4689
4690 <dt><i>client</i> (CooperationClient)</dt>
4691 <dd>
4692 reference to the cooperation client
4693 </dd>
4694 </dl>
4695 <a NAME="ViewManager.setEditorName" ID="ViewManager.setEditorName"></a> 4571 <a NAME="ViewManager.setEditorName" ID="ViewManager.setEditorName"></a>
4696 <h4>ViewManager.setEditorName</h4> 4572 <h4>ViewManager.setEditorName</h4>
4697 <b>setEditorName</b>(<i>editor, newName</i>) 4573 <b>setEditorName</b>(<i>editor, newName</i>)
4698 <p> 4574 <p>
4699 Public method to change the displayed name of the editor. 4575 Public method to change the displayed name of the editor.
4830 <dt><i>orientation</i> (Qt.Orientation)</dt> 4706 <dt><i>orientation</i> (Qt.Orientation)</dt>
4831 <dd> 4707 <dd>
4832 orientation of the split 4708 orientation of the split
4833 </dd> 4709 </dd>
4834 </dl> 4710 </dl>
4835 <a NAME="ViewManager.shareConnected" ID="ViewManager.shareConnected"></a>
4836 <h4>ViewManager.shareConnected</h4>
4837 <b>shareConnected</b>(<i>connected</i>)
4838 <p>
4839 Public slot to handle a change of the connected state.
4840 </p>
4841
4842 <dl>
4843
4844 <dt><i>connected</i> (bool)</dt>
4845 <dd>
4846 flag indicating the connected state
4847 </dd>
4848 </dl>
4849 <a NAME="ViewManager.shareEditor" ID="ViewManager.shareEditor"></a>
4850 <h4>ViewManager.shareEditor</h4>
4851 <b>shareEditor</b>(<i>share</i>)
4852 <p>
4853 Public slot to set the shared status of the current editor.
4854 </p>
4855
4856 <dl>
4857
4858 <dt><i>share</i> (bool)</dt>
4859 <dd>
4860 flag indicating the share status
4861 </dd>
4862 </dl>
4863 <a NAME="ViewManager.showDebugSource" ID="ViewManager.showDebugSource"></a> 4711 <a NAME="ViewManager.showDebugSource" ID="ViewManager.showDebugSource"></a>
4864 <h4>ViewManager.showDebugSource</h4> 4712 <h4>ViewManager.showDebugSource</h4>
4865 <b>showDebugSource</b>(<i>fn, line</i>) 4713 <b>showDebugSource</b>(<i>fn, line</i>)
4866 <p> 4714 <p>
4867 Public method to open the given file and highlight the given line in 4715 Public method to open the given file and highlight the given line in
4945 <dt>Return Type:</dt> 4793 <dt>Return Type:</dt>
4946 <dd> 4794 <dd>
4947 int 4795 int
4948 </dd> 4796 </dd>
4949 </dl> 4797 </dl>
4950 <a NAME="ViewManager.startSharedEdit" ID="ViewManager.startSharedEdit"></a>
4951 <h4>ViewManager.startSharedEdit</h4>
4952 <b>startSharedEdit</b>(<i></i>)
4953 <p>
4954 Public slot to start a shared edit session for the current editor.
4955 </p>
4956
4957 <a NAME="ViewManager.textForFind" ID="ViewManager.textForFind"></a> 4798 <a NAME="ViewManager.textForFind" ID="ViewManager.textForFind"></a>
4958 <h4>ViewManager.textForFind</h4> 4799 <h4>ViewManager.textForFind</h4>
4959 <b>textForFind</b>(<i>getCurrentWord=True</i>) 4800 <b>textForFind</b>(<i>getCurrentWord=True</i>)
4960 <p> 4801 <p>
4961 Public method to determine the selection or the current word for the 4802 Public method to determine the selection or the current word for the

eric ide

mercurial