src/eric7/Documentation/Source/eric7.Project.Project.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9925
a267ac36dd69
child 10108
0f4194acf75e
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
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>)

eric ide

mercurial