src/eric7/Documentation/Source/eric7.UI.BrowserModel.html

branch
eric7
changeset 10845
bbcad422aea7
parent 10832
479cf39ac9cb
child 10951
8a7e3a26fe36
equal deleted inserted replaced
10844:a7c73526f336 10845:bbcad422aea7
3126 <dt><i>isDir</i> (bool (optional))</dt> 3126 <dt><i>isDir</i> (bool (optional))</dt>
3127 <dd> 3127 <dd>
3128 flag indicating a deleted directory (defaults to False) (unused) 3128 flag indicating a deleted directory (defaults to False) (unused)
3129 </dd> 3129 </dd>
3130 </dl> 3130 </dl>
3131 <dl>
3132 <dt>Return:</dt>
3133 <dd>
3134 flag indicating a deletion
3135 </dd>
3136 </dl>
3137 <dl>
3138 <dt>Return Type:</dt>
3139 <dd>
3140 bool
3141 </dd>
3142 </dl>
3131 <a NAME="BrowserModel.fileChanged" ID="BrowserModel.fileChanged"></a> 3143 <a NAME="BrowserModel.fileChanged" ID="BrowserModel.fileChanged"></a>
3132 <h4>BrowserModel.fileChanged</h4> 3144 <h4>BrowserModel.fileChanged</h4>
3133 <b>fileChanged</b>(<i>fileName</i>) 3145 <b>fileChanged</b>(<i>fileName</i>)
3134 <p> 3146 <p>
3135 Public method to react upon file changes. 3147 Public method to react upon file changes.

eric ide

mercurial