Package flumotion :: Package component :: Package encoders :: Package smoke :: Module wizard_gtk :: Class SmokeWizardPlugin
[hide private]

Class SmokeWizardPlugin

source code

object --+
         |
        SmokeWizardPlugin

Instance Methods [hide private]
 
__init__(self, wizard)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
getConversionStep(self) source code
 
__providedBy__(...)
Implement the `__providedBy__` attribute

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

Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.component.encoders....
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, wizard)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

__providedBy__(...)

 
Implement the `__providedBy__` attribute

The `__providedBy__` attribute computes the interfaces peovided by
an object.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.component.encoders.smoke.wizard_gtk.SmokeWiza\
rdPlugin>

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0xac2b22c>