eric6/Documentation/Source/eric6.E5Gui.E5AnimatedLabel.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
176 176
177 <p> 177 <p>
178 Public method to get the name of the animation file. 178 Public method to get the name of the animation file.
179 </p> 179 </p>
180 <dl> 180 <dl>
181 <dt>Returns:</dt> 181 <dt>Return:</dt>
182 <dd> 182 <dd>
183 path to the file containing the animation data 183 path to the file containing the animation data
184 </dd> 184 </dd>
185 </dl> 185 </dl>
186 <dl> 186 <dl>
195 195
196 <p> 196 <p>
197 Public method to get the interval between the animated frames. 197 Public method to get the interval between the animated frames.
198 </p> 198 </p>
199 <dl> 199 <dl>
200 <dt>Returns:</dt> 200 <dt>Return:</dt>
201 <dd> 201 <dd>
202 interval in milliseconds between animation frames 202 interval in milliseconds between animation frames
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 animation is active. 216 Public method to check, if the animation is active.
217 </p> 217 </p>
218 <dl> 218 <dl>
219 <dt>Returns:</dt> 219 <dt>Return:</dt>
220 <dd> 220 <dd>
221 flag indicating an active animation 221 flag indicating an active animation
222 </dd> 222 </dd>
223 </dl> 223 </dl>
224 <dl> 224 <dl>
233 233
234 <p> 234 <p>
235 Public method to check, if the animation file was loaded. 235 Public method to check, if the animation file was loaded.
236 </p> 236 </p>
237 <dl> 237 <dl>
238 <dt>Returns:</dt> 238 <dt>Return:</dt>
239 <dd> 239 <dd>
240 flag indicating a successfully loaded animation file 240 flag indicating a successfully loaded animation file
241 </dd> 241 </dd>
242 </dl> 242 </dl>
243 <dl> 243 <dl>

eric ide

mercurial