CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
progressbar.BouncingBar Class Reference
Inheritance diagram for progressbar.BouncingBar:
progressbar.Bar progressbar.WidgetHFill progressbar.Widget

Public Member Functions

def update
 
- Public Member Functions inherited from progressbar.Bar
def __init__
 
def update
 
- Public Member Functions inherited from progressbar.WidgetHFill
def update
 
- Public Member Functions inherited from progressbar.Widget
def update
 

Additional Inherited Members

- Public Attributes inherited from progressbar.Bar
 fill
 
 fill_left
 
 left
 
 marker
 
 right
 
- Static Public Attributes inherited from progressbar.Widget
 TIME_SENSITIVE = False
 

Detailed Description

Definition at line 111 of file progressbar.py.

Member Function Documentation

def progressbar.BouncingBar.update (   self,
  pbar,
  width 
)

Definition at line 112 of file progressbar.py.

Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget.setZoom().