Documentation/Source/eric6.Project.Project.html

changeset 5244
54a0f215a6f0
parent 5108
f5cb9cb98e6a
child 5254
c89ecaa0eda3
equal deleted inserted replaced
5243:f6346f4b46c2 5244:54a0f215a6f0
234 <td>Private method to load the recently opened project filenames.</td> 234 <td>Private method to load the recently opened project filenames.</td>
235 </tr><tr> 235 </tr><tr>
236 <td><a href="#Project.__openRecent">__openRecent</a></td> 236 <td><a href="#Project.__openRecent">__openRecent</a></td>
237 <td>Private method to open a project from the list of rencently opened projects.</td> 237 <td>Private method to open a project from the list of rencently opened projects.</td>
238 </tr><tr> 238 </tr><tr>
239 <td><a href="#Project.__pluginCreateArchive">__pluginCreateArchive</a></td> 239 <td><a href="#Project.__pluginCreateArchives">__pluginCreateArchives</a></td>
240 <td>Private slot to create an eric6 plugin archive.</td> 240 <td>Private slot to create eric6 plugin archives.</td>
241 </tr><tr> 241 </tr><tr>
242 <td><a href="#Project.__pluginCreatePkgList">__pluginCreatePkgList</a></td> 242 <td><a href="#Project.__pluginCreatePkgList">__pluginCreatePkgList</a></td>
243 <td>Private slot to create a PKGLIST file needed for archive file creation.</td> 243 <td>Private slot to create a PKGLIST file needed for archive file creation.</td>
244 </tr><tr> 244 </tr><tr>
245 <td><a href="#Project.__pluginCreateSnapshotArchive">__pluginCreateSnapshotArchive</a></td> 245 <td><a href="#Project.__pluginCreateSnapshotArchives">__pluginCreateSnapshotArchives</a></td>
246 <td>Private slot to create an eric6 plugin archive snapshot release.</td> 246 <td>Private slot to create eric6 plugin archive snapshot releases.</td>
247 </tr><tr> 247 </tr><tr>
248 <td><a href="#Project.__pluginExtractVersion">__pluginExtractVersion</a></td> 248 <td><a href="#Project.__pluginExtractVersion">__pluginExtractVersion</a></td>
249 <td>Private method to extract the version number entry.</td> 249 <td>Private method to extract the version number entry.</td>
250 </tr><tr> 250 </tr><tr>
251 <td><a href="#Project.__readDebugProperties">__readDebugProperties</a></td> 251 <td><a href="#Project.__readDebugProperties">__readDebugProperties</a></td>
902 </p><dl> 902 </p><dl>
903 <dt><i>act</i></dt> 903 <dt><i>act</i></dt>
904 <dd> 904 <dd>
905 reference to the action that triggered (QAction) 905 reference to the action that triggered (QAction)
906 </dd> 906 </dd>
907 </dl><a NAME="Project.__pluginCreateArchive" ID="Project.__pluginCreateArchive"></a> 907 </dl><a NAME="Project.__pluginCreateArchives" ID="Project.__pluginCreateArchives"></a>
908 <h4>Project.__pluginCreateArchive</h4> 908 <h4>Project.__pluginCreateArchives</h4>
909 <b>__pluginCreateArchive</b>(<i>snapshot=False</i>) 909 <b>__pluginCreateArchives</b>(<i>snapshot=False</i>)
910 <p> 910 <p>
911 Private slot to create an eric6 plugin archive. 911 Private slot to create eric6 plugin archives.
912 </p><dl> 912 </p><dl>
913 <dt><i>snapshot</i></dt> 913 <dt><i>snapshot</i></dt>
914 <dd> 914 <dd>
915 flag indicating a snapshot archive (boolean) 915 flag indicating snapshot archives (boolean)
916 </dd> 916 </dd>
917 </dl><a NAME="Project.__pluginCreatePkgList" ID="Project.__pluginCreatePkgList"></a> 917 </dl><a NAME="Project.__pluginCreatePkgList" ID="Project.__pluginCreatePkgList"></a>
918 <h4>Project.__pluginCreatePkgList</h4> 918 <h4>Project.__pluginCreatePkgList</h4>
919 <b>__pluginCreatePkgList</b>(<i></i>) 919 <b>__pluginCreatePkgList</b>(<i></i>)
920 <p> 920 <p>
921 Private slot to create a PKGLIST file needed for archive file creation. 921 Private slot to create a PKGLIST file needed for archive file creation.
922 </p><a NAME="Project.__pluginCreateSnapshotArchive" ID="Project.__pluginCreateSnapshotArchive"></a> 922 </p><a NAME="Project.__pluginCreateSnapshotArchives" ID="Project.__pluginCreateSnapshotArchives"></a>
923 <h4>Project.__pluginCreateSnapshotArchive</h4> 923 <h4>Project.__pluginCreateSnapshotArchives</h4>
924 <b>__pluginCreateSnapshotArchive</b>(<i></i>) 924 <b>__pluginCreateSnapshotArchives</b>(<i></i>)
925 <p> 925 <p>
926 Private slot to create an eric6 plugin archive snapshot release. 926 Private slot to create eric6 plugin archive snapshot releases.
927 </p><a NAME="Project.__pluginExtractVersion" ID="Project.__pluginExtractVersion"></a> 927 </p><a NAME="Project.__pluginExtractVersion" ID="Project.__pluginExtractVersion"></a>
928 <h4>Project.__pluginExtractVersion</h4> 928 <h4>Project.__pluginExtractVersion</h4>
929 <b>__pluginExtractVersion</b>(<i>filename</i>) 929 <b>__pluginExtractVersion</b>(<i>filename</i>)
930 <p> 930 <p>
931 Private method to extract the version number entry. 931 Private method to extract the version number entry.

eric ide

mercurial