Documentation/Source/eric6.HexEdit.HexEditMainWindow.html

changeset 4670
d401ba329d24
parent 4669
d37bfc9ca3b9
child 4673
6fa2418f010c
equal deleted inserted replaced
4669:d37bfc9ca3b9 4670:d401ba329d24
82 <td>Private slot to close all other windows.</td> 82 <td>Private slot to close all other windows.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#HexEditMainWindow.__createStatusBar">__createStatusBar</a></td> 84 <td><a href="#HexEditMainWindow.__createStatusBar">__createStatusBar</a></td>
85 <td>Private method to initialize the status bar.</td> 85 <td>Private method to initialize the status bar.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#HexEditMainWindow.__goto">__goto</a></td>
88 <td>Private method to handle the goto action.</td>
89 </tr><tr>
87 <td><a href="#HexEditMainWindow.__initActions">__initActions</a></td> 90 <td><a href="#HexEditMainWindow.__initActions">__initActions</a></td>
88 <td>Private method to define the user interface actions.</td> 91 <td>Private method to define the user interface actions.</td>
89 </tr><tr> 92 </tr><tr>
90 <td><a href="#HexEditMainWindow.__initConfigActions">__initConfigActions</a></td> 93 <td><a href="#HexEditMainWindow.__initConfigActions">__initConfigActions</a></td>
91 <td>Private method to create the Settings actions.</td> 94 <td>Private method to create the Settings actions.</td>
242 </p><a NAME="HexEditMainWindow.__createStatusBar" ID="HexEditMainWindow.__createStatusBar"></a> 245 </p><a NAME="HexEditMainWindow.__createStatusBar" ID="HexEditMainWindow.__createStatusBar"></a>
243 <h4>HexEditMainWindow.__createStatusBar</h4> 246 <h4>HexEditMainWindow.__createStatusBar</h4>
244 <b>__createStatusBar</b>(<i></i>) 247 <b>__createStatusBar</b>(<i></i>)
245 <p> 248 <p>
246 Private method to initialize the status bar. 249 Private method to initialize the status bar.
250 </p><a NAME="HexEditMainWindow.__goto" ID="HexEditMainWindow.__goto"></a>
251 <h4>HexEditMainWindow.__goto</h4>
252 <b>__goto</b>(<i></i>)
253 <p>
254 Private method to handle the goto action.
247 </p><a NAME="HexEditMainWindow.__initActions" ID="HexEditMainWindow.__initActions"></a> 255 </p><a NAME="HexEditMainWindow.__initActions" ID="HexEditMainWindow.__initActions"></a>
248 <h4>HexEditMainWindow.__initActions</h4> 256 <h4>HexEditMainWindow.__initActions</h4>
249 <b>__initActions</b>(<i></i>) 257 <b>__initActions</b>(<i></i>)
250 <p> 258 <p>
251 Private method to define the user interface actions. 259 Private method to define the user interface actions.

eric ide

mercurial