Package flumotion :: Package component :: Package encoders :: Package theora :: Module wizard_gtk :: Class TheoraWizardPlugin
[hide private]

type TheoraWizardPlugin

source code

object --+
         |
        TheoraWizardPlugin

Instance Methods [hide private]
 
__init__(self, wizard) source code
 
getConversionStep(self) source code
 
__providedBy__(...)
Object Specification Descriptor
source code
 
__provides__(...)
Special descriptor for class __provides__
Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.component.encoders....
Method Details [hide private]

__init__(self, wizard)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__provides__(...)

 
Special descriptor for class __provides__

The descriptor caches the implementedBy info, so that
we can get declarations for objects without instance-specific
interfaces a bit quicker.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.component.encoders.theora.wizard_gtk.TheoraWi\
zardPlugin>