1504 <p> |
1504 <p> |
1505 Private method to load the recently opened project filenames. |
1505 Private method to load the recently opened project filenames. |
1506 </p> |
1506 </p> |
1507 <a NAME="Project.__makeFinished" ID="Project.__makeFinished"></a> |
1507 <a NAME="Project.__makeFinished" ID="Project.__makeFinished"></a> |
1508 <h4>Project.__makeFinished</h4> |
1508 <h4>Project.__makeFinished</h4> |
1509 <b>__makeFinished</b>(<i>exitCode, exitStatus, questionOnly, interactive=True</i>) |
1509 <b>__makeFinished</b>(<i>exitCode, exitStatus, questionOnly</i>) |
1510 |
1510 |
1511 <p> |
1511 <p> |
1512 Private slot handling the make process finished signal. |
1512 Private slot handling the make process finished signal. |
1513 </p> |
1513 </p> |
1514 <dl> |
1514 <dl> |
1522 exit status of the make process |
1522 exit status of the make process |
1523 </dd> |
1523 </dd> |
1524 <dt><i>questionOnly</i> (bool)</dt> |
1524 <dt><i>questionOnly</i> (bool)</dt> |
1525 <dd> |
1525 <dd> |
1526 flag indicating a test only run |
1526 flag indicating a test only run |
1527 </dd> |
|
1528 <dt><i>interactive</i> (bool)</dt> |
|
1529 <dd> |
|
1530 flag indicating an interactive invocation (i.e. |
|
1531 through a menu action) |
|
1532 </dd> |
1527 </dd> |
1533 </dl> |
1528 </dl> |
1534 <a NAME="Project.__makeReadStdErr" ID="Project.__makeReadStdErr"></a> |
1529 <a NAME="Project.__makeReadStdErr" ID="Project.__makeReadStdErr"></a> |
1535 <h4>Project.__makeReadStdErr</h4> |
1530 <h4>Project.__makeReadStdErr</h4> |
1536 <b>__makeReadStdErr</b>(<i></i>) |
1531 <b>__makeReadStdErr</b>(<i></i>) |