src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
172 <p> 172 <p>
173 Private method to reopen the project if needed and wanted. 173 Private method to reopen the project if needed and wanted.
174 </p> 174 </p>
175 <dl> 175 <dl>
176 176
177 <dt><i>shouldReopen</i></dt> 177 <dt><i>shouldReopen</i> (bool)</dt>
178 <dd> 178 <dd>
179 flag indicating that the project should 179 flag indicating that the project should
180 be reopened (boolean) 180 be reopened
181 </dd> 181 </dd>
182 <dt><i>title</i></dt> 182 <dt><i>title</i> (str)</dt>
183 <dd> 183 <dd>
184 title of the message box (string) 184 title of the message box
185 </dd> 185 </dd>
186 </dl> 186 </dl>
187 <a NAME="ShelveProjectHelper.initActions" ID="ShelveProjectHelper.initActions"></a> 187 <a NAME="ShelveProjectHelper.initActions" ID="ShelveProjectHelper.initActions"></a>
188 <h4>ShelveProjectHelper.initActions</h4> 188 <h4>ShelveProjectHelper.initActions</h4>
189 <b>initActions</b>(<i></i>) 189 <b>initActions</b>(<i></i>)
198 <p> 198 <p>
199 Public method to generate the extension menu. 199 Public method to generate the extension menu.
200 </p> 200 </p>
201 <dl> 201 <dl>
202 202
203 <dt><i>mainMenu</i></dt> 203 <dt><i>mainMenu</i> (QMenu)</dt>
204 <dd> 204 <dd>
205 reference to the main menu (QMenu) 205 reference to the main menu
206 </dd> 206 </dd>
207 </dl> 207 </dl>
208 <dl> 208 <dl>
209 <dt>Return:</dt> 209 <dt>Return:</dt>
210 <dd> 210 <dd>
211 populated menu (QMenu) 211 populated menu
212 </dd>
213 </dl>
214 <dl>
215 <dt>Return Type:</dt>
216 <dd>
217 QMenu
212 </dd> 218 </dd>
213 </dl> 219 </dl>
214 <a NAME="ShelveProjectHelper.menuTitle" ID="ShelveProjectHelper.menuTitle"></a> 220 <a NAME="ShelveProjectHelper.menuTitle" ID="ShelveProjectHelper.menuTitle"></a>
215 <h4>ShelveProjectHelper.menuTitle</h4> 221 <h4>ShelveProjectHelper.menuTitle</h4>
216 <b>menuTitle</b>(<i></i>) 222 <b>menuTitle</b>(<i></i>)
219 Public method to get the menu title. 225 Public method to get the menu title.
220 </p> 226 </p>
221 <dl> 227 <dl>
222 <dt>Return:</dt> 228 <dt>Return:</dt>
223 <dd> 229 <dd>
224 title of the menu (string) 230 title of the menu
231 </dd>
232 </dl>
233 <dl>
234 <dt>Return Type:</dt>
235 <dd>
236 str
225 </dd> 237 </dd>
226 </dl> 238 </dl>
227 <div align="right"><a href="#top">Up</a></div> 239 <div align="right"><a href="#top">Up</a></div>
228 <hr /> 240 <hr />
229 </body></html> 241 </body></html>

eric ide

mercurial