Part of elisa.plugins.slideshow.progressbar_osd View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
30 | Method | __init__ | Undocumented |
60 | Method | size__set | Undocumented |
66 | Method | length__set | Set the length. The bar is automatically new painted |
79 | Method | length__get | to get the length: |
98 | Method | cursor_position__set | Set the position of the cursor. The bar is automatically new painted |
109 | Method | cursor_position__get | returns the position of the cursor |
116 | Method | jump_to_position | Jump to this position. This means that the cursor doesn't go there |
Parameters | length | the length of the process (type: as above: something to do mathematic stuff ) |
Parameters | position | the position to set to (type: something to do mathematic stuff with ) |