Package flumotion :: Package component :: Package muxers :: Module wizard_gtk :: Class MultipartWizardPlugin
[hide private]

Class MultipartWizardPlugin

source code

      object --+    
               |    
base.MuxerPlugin --+
                   |
                  MultipartWizardPlugin

Instance Methods [hide private]

Inherited from base.MuxerPlugin: __init__, workerChanged

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  requirements = ['multipartmux']
Properties [hide private]

Inherited from object: __class__