eric6/Documentation/Source/eric6.QScintilla.EditorOutlineModel.html

changeset 7989
a21d673a8f99
parent 7693
a51f82458a1b
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
145 145
146 <p> 146 <p>
147 Public method to retrieve a reference to the editor. 147 Public method to retrieve a reference to the editor.
148 </p> 148 </p>
149 <dl> 149 <dl>
150 <dt>Returns:</dt> 150 <dt>Return:</dt>
151 <dd> 151 <dd>
152 reference to the editor 152 reference to the editor
153 </dd> 153 </dd>
154 </dl> 154 </dl>
155 <dl> 155 <dl>
164 164
165 <p> 165 <p>
166 Public method to retrieve the file name of the editor. 166 Public method to retrieve the file name of the editor.
167 </p> 167 </p>
168 <dl> 168 <dl>
169 <dt>Returns:</dt> 169 <dt>Return:</dt>
170 <dd> 170 <dd>
171 file name of the editor 171 file name of the editor
172 </dd> 172 </dd>
173 </dl> 173 </dl>
174 <dl> 174 <dl>
195 <dd> 195 <dd>
196 reference to the parent item 196 reference to the parent item
197 </dd> 197 </dd>
198 </dl> 198 </dl>
199 <dl> 199 <dl>
200 <dt>Returns:</dt> 200 <dt>Return:</dt>
201 <dd> 201 <dd>
202 found item or None 202 found item or None
203 </dd> 203 </dd>
204 </dl> 204 </dl>
205 <dl> 205 <dl>
214 214
215 <p> 215 <p>
216 Public method to check, if the model is populated. 216 Public method to check, if the model is populated.
217 </p> 217 </p>
218 <dl> 218 <dl>
219 <dt>Returns:</dt> 219 <dt>Return:</dt>
220 <dd> 220 <dd>
221 flag indicating a populated model 221 flag indicating a populated model
222 </dd> 222 </dd>
223 </dl> 223 </dl>
224 <dl> 224 <dl>
240 <dd> 240 <dd>
241 one based line number of the item 241 one based line number of the item
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <dl> 244 <dl>
245 <dt>Returns:</dt> 245 <dt>Return:</dt>
246 <dd> 246 <dd>
247 index of the item found 247 index of the item found
248 </dd> 248 </dd>
249 </dl> 249 </dl>
250 <dl> 250 <dl>

eric ide

mercurial