pyviblib.gui | index /usr/lib/python2.4/site-packages/pyviblib/gui/__init__.py |
This is the pyviblib.gui package.
The package is a collection of the GUI components of PyVib2.
The following modules are exported :
widgets -- GUI building blocks of the windows and dialogs of PyVib2
main -- main window of PyVib2
windows -- windows
dialogs -- dialogs
images -- image resources
resources -- string resources of PyVib2
rendering -- classes for 3D rendering based on VTK
figures -- classes for plotting based on Matplotlib
Package Contents | ||||||
|
Data | ||
__all__ = ['widgets', 'main', 'windows', 'dialogs', 'images', 'resources', 'rendering', 'figures'] __author__ = 'Maxim Fedorovsky' |
Author | ||
Maxim Fedorovsky |