273 <td>Private slot called before the apidoc menu is shown.</td> |
273 <td>Private slot called before the apidoc menu is shown.</td> |
274 </tr><tr> |
274 </tr><tr> |
275 <td><a href="#Project.__showContextMenuChecks">__showContextMenuChecks</a></td> |
275 <td><a href="#Project.__showContextMenuChecks">__showContextMenuChecks</a></td> |
276 <td>Private slot called before the checks menu is shown.</td> |
276 <td>Private slot called before the checks menu is shown.</td> |
277 </tr><tr> |
277 </tr><tr> |
|
278 <td><a href="#Project.__showContextMenuDebugger">__showContextMenuDebugger</a></td> |
|
279 <td>Private slot called before the Debugger menu is shown.</td> |
|
280 </tr><tr> |
278 <td><a href="#Project.__showContextMenuGraphics">__showContextMenuGraphics</a></td> |
281 <td><a href="#Project.__showContextMenuGraphics">__showContextMenuGraphics</a></td> |
279 <td>Private slot called before the graphics menu is shown.</td> |
282 <td>Private slot called before the graphics menu is shown.</td> |
280 </tr><tr> |
283 </tr><tr> |
281 <td><a href="#Project.__showContextMenuPackagers">__showContextMenuPackagers</a></td> |
284 <td><a href="#Project.__showContextMenuPackagers">__showContextMenuPackagers</a></td> |
282 <td>Private slot called before the packagers menu is shown.</td> |
285 <td>Private slot called before the packagers menu is shown.</td> |
283 </tr><tr> |
286 </tr><tr> |
284 <td><a href="#Project.__showContextMenuRecent">__showContextMenuRecent</a></td> |
287 <td><a href="#Project.__showContextMenuRecent">__showContextMenuRecent</a></td> |
285 <td>Private method to set up the recent projects menu.</td> |
288 <td>Private method to set up the recent projects menu.</td> |
|
289 </tr><tr> |
|
290 <td><a href="#Project.__showContextMenuSession">__showContextMenuSession</a></td> |
|
291 <td>Private slot called before the Session menu is shown.</td> |
286 </tr><tr> |
292 </tr><tr> |
287 <td><a href="#Project.__showContextMenuShow">__showContextMenuShow</a></td> |
293 <td><a href="#Project.__showContextMenuShow">__showContextMenuShow</a></td> |
288 <td>Private slot called before the show menu is shown.</td> |
294 <td>Private slot called before the show menu is shown.</td> |
289 </tr><tr> |
295 </tr><tr> |
290 <td><a href="#Project.__showContextMenuVCS">__showContextMenuVCS</a></td> |
296 <td><a href="#Project.__showContextMenuVCS">__showContextMenuVCS</a></td> |
982 </p><a NAME="Project.__showContextMenuChecks" ID="Project.__showContextMenuChecks"></a> |
988 </p><a NAME="Project.__showContextMenuChecks" ID="Project.__showContextMenuChecks"></a> |
983 <h4>Project.__showContextMenuChecks</h4> |
989 <h4>Project.__showContextMenuChecks</h4> |
984 <b>__showContextMenuChecks</b>(<i></i>) |
990 <b>__showContextMenuChecks</b>(<i></i>) |
985 <p> |
991 <p> |
986 Private slot called before the checks menu is shown. |
992 Private slot called before the checks menu is shown. |
|
993 </p><a NAME="Project.__showContextMenuDebugger" ID="Project.__showContextMenuDebugger"></a> |
|
994 <h4>Project.__showContextMenuDebugger</h4> |
|
995 <b>__showContextMenuDebugger</b>(<i></i>) |
|
996 <p> |
|
997 Private slot called before the Debugger menu is shown. |
987 </p><a NAME="Project.__showContextMenuGraphics" ID="Project.__showContextMenuGraphics"></a> |
998 </p><a NAME="Project.__showContextMenuGraphics" ID="Project.__showContextMenuGraphics"></a> |
988 <h4>Project.__showContextMenuGraphics</h4> |
999 <h4>Project.__showContextMenuGraphics</h4> |
989 <b>__showContextMenuGraphics</b>(<i></i>) |
1000 <b>__showContextMenuGraphics</b>(<i></i>) |
990 <p> |
1001 <p> |
991 Private slot called before the graphics menu is shown. |
1002 Private slot called before the graphics menu is shown. |
997 </p><a NAME="Project.__showContextMenuRecent" ID="Project.__showContextMenuRecent"></a> |
1008 </p><a NAME="Project.__showContextMenuRecent" ID="Project.__showContextMenuRecent"></a> |
998 <h4>Project.__showContextMenuRecent</h4> |
1009 <h4>Project.__showContextMenuRecent</h4> |
999 <b>__showContextMenuRecent</b>(<i></i>) |
1010 <b>__showContextMenuRecent</b>(<i></i>) |
1000 <p> |
1011 <p> |
1001 Private method to set up the recent projects menu. |
1012 Private method to set up the recent projects menu. |
|
1013 </p><a NAME="Project.__showContextMenuSession" ID="Project.__showContextMenuSession"></a> |
|
1014 <h4>Project.__showContextMenuSession</h4> |
|
1015 <b>__showContextMenuSession</b>(<i></i>) |
|
1016 <p> |
|
1017 Private slot called before the Session menu is shown. |
1002 </p><a NAME="Project.__showContextMenuShow" ID="Project.__showContextMenuShow"></a> |
1018 </p><a NAME="Project.__showContextMenuShow" ID="Project.__showContextMenuShow"></a> |
1003 <h4>Project.__showContextMenuShow</h4> |
1019 <h4>Project.__showContextMenuShow</h4> |
1004 <b>__showContextMenuShow</b>(<i></i>) |
1020 <b>__showContextMenuShow</b>(<i></i>) |
1005 <p> |
1021 <p> |
1006 Private slot called before the show menu is shown. |
1022 Private slot called before the show menu is shown. |