Documentation/Source/eric6.Project.ProjectOthersBrowser.html

changeset 4666
bc52ef526e11
parent 4101
68c26f72c0d1
child 5727
c8842a8d1167
equal deleted inserted replaced
4665:30d4972ab403 4666:bc52ef526e11
45 <p> 45 <p>
46 A class used to display the parts of the project, that don't fit the 46 A class used to display the parts of the project, that don't fit the
47 other categories. 47 other categories.
48 </p><h3>Signals</h3> 48 </p><h3>Signals</h3>
49 <dl> 49 <dl>
50 <dt>closeSourceWindow(str)</dt> 50 <dt>binaryFile(str)</dt>
51 <dd>
52 emitted to open a file as binary
53 </dd><dt>closeSourceWindow(str)</dt>
51 <dd> 54 <dd>
52 emitted after a file has been 55 emitted after a file has been
53 removed/deleted from the project 56 removed/deleted from the project
54 </dd><dt>pixmapEditFile(str)</dt> 57 </dd><dt>pixmapEditFile(str)</dt>
55 <dd> 58 <dd>
112 <td><a href="#ProjectOthersBrowser._createPopupMenus">_createPopupMenus</a></td> 115 <td><a href="#ProjectOthersBrowser._createPopupMenus">_createPopupMenus</a></td>
113 <td>Protected overloaded method to generate the popup menu.</td> 116 <td>Protected overloaded method to generate the popup menu.</td>
114 </tr><tr> 117 </tr><tr>
115 <td><a href="#ProjectOthersBrowser._editPixmap">_editPixmap</a></td> 118 <td><a href="#ProjectOthersBrowser._editPixmap">_editPixmap</a></td>
116 <td>Protected slot to handle the open in icon editor popup menu entry.</td> 119 <td>Protected slot to handle the open in icon editor popup menu entry.</td>
120 </tr><tr>
121 <td><a href="#ProjectOthersBrowser._openHexEditor">_openHexEditor</a></td>
122 <td>Protected slot to handle the open in hex editor popup menu entry.</td>
117 </tr><tr> 123 </tr><tr>
118 <td><a href="#ProjectOthersBrowser._openItem">_openItem</a></td> 124 <td><a href="#ProjectOthersBrowser._openItem">_openItem</a></td>
119 <td>Protected slot to handle the open popup menu entry.</td> 125 <td>Protected slot to handle the open popup menu entry.</td>
120 </tr><tr> 126 </tr><tr>
121 <td><a href="#ProjectOthersBrowser._showContextMenu">_showContextMenu</a></td> 127 <td><a href="#ProjectOthersBrowser._showContextMenu">_showContextMenu</a></td>
194 </p><a NAME="ProjectOthersBrowser._editPixmap" ID="ProjectOthersBrowser._editPixmap"></a> 200 </p><a NAME="ProjectOthersBrowser._editPixmap" ID="ProjectOthersBrowser._editPixmap"></a>
195 <h4>ProjectOthersBrowser._editPixmap</h4> 201 <h4>ProjectOthersBrowser._editPixmap</h4>
196 <b>_editPixmap</b>(<i></i>) 202 <b>_editPixmap</b>(<i></i>)
197 <p> 203 <p>
198 Protected slot to handle the open in icon editor popup menu entry. 204 Protected slot to handle the open in icon editor popup menu entry.
205 </p><a NAME="ProjectOthersBrowser._openHexEditor" ID="ProjectOthersBrowser._openHexEditor"></a>
206 <h4>ProjectOthersBrowser._openHexEditor</h4>
207 <b>_openHexEditor</b>(<i></i>)
208 <p>
209 Protected slot to handle the open in hex editor popup menu entry.
199 </p><a NAME="ProjectOthersBrowser._openItem" ID="ProjectOthersBrowser._openItem"></a> 210 </p><a NAME="ProjectOthersBrowser._openItem" ID="ProjectOthersBrowser._openItem"></a>
200 <h4>ProjectOthersBrowser._openItem</h4> 211 <h4>ProjectOthersBrowser._openItem</h4>
201 <b>_openItem</b>(<i></i>) 212 <b>_openItem</b>(<i></i>)
202 <p> 213 <p>
203 Protected slot to handle the open popup menu entry. 214 Protected slot to handle the open popup menu entry.

eric ide

mercurial