eric6/Documentation/Source/eric6.Project.Project.html

changeset 8215
fc5d68a6889e
parent 8163
29fb6d420a25
equal deleted inserted replaced
8214:51f0d3e047ec 8215:fc5d68a6889e
4019 <p> 4019 <p>
4020 Public method to check, if a path starts with the project path. 4020 Public method to check, if a path starts with the project path.
4021 </p> 4021 </p>
4022 <dl> 4022 <dl>
4023 4023
4024 <dt><i>path</i></dt> 4024 <dt><i>path</i> (str)</dt>
4025 <dd> 4025 <dd>
4026 path to be checked (string) 4026 path to be checked
4027 </dd> 4027 </dd>
4028 </dl> 4028 </dl>
4029 <dl> 4029 <dl>
4030 <dt>Return:</dt> 4030 <dt>Return:</dt>
4031 <dd> 4031 <dd>
4032 flag indicating that the path starts with the project path 4032 flag indicating that the path starts with the project path
4033 (boolean) 4033 </dd>
4034 </dl>
4035 <dl>
4036 <dt>Return Type:</dt>
4037 <dd>
4038 bool
4034 </dd> 4039 </dd>
4035 </dl> 4040 </dl>
4036 <a NAME="Project.stopFileSystemMonitoring" ID="Project.stopFileSystemMonitoring"></a> 4041 <a NAME="Project.stopFileSystemMonitoring" ID="Project.stopFileSystemMonitoring"></a>
4037 <h4>Project.stopFileSystemMonitoring</h4> 4042 <h4>Project.stopFileSystemMonitoring</h4>
4038 <b>stopFileSystemMonitoring</b>(<i></i>) 4043 <b>stopFileSystemMonitoring</b>(<i></i>)

eric ide

mercurial