| Trees | Indices | Help |
|---|
|
|
object --+
|
gobject.GObject --+
|
kiwi.ui.views.SlaveView --+
|
kiwi.ui.views.BaseView --+
|
kiwi.controllers.BaseController --+
|
kiwi.ui.delegates.GladeDelegate --+
|
ui.glade.GladeBacked --+
|
ui.glade.GladeWindow --+
|
extern.log.log.Loggable --+
|
ui.wizard.SectionWizard --+
|
ConfigurationWizard
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| a flumotion.wizard.scenarios.Scenario subclass |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| flumotion.wizard.models.AudioProducer |
|
||
| flumotion.wizard.models.VideoProducer |
|
||
|
|||
|
|||
twisted.internet.defer.Deferred
|
|
||
| deferred -> list of strings |
|
||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
twisted.internet.defer.Deferred
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
__gtype__ = <GType flumotion+wizard+configurationwizard+Config
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Creates a new GladeDelegate. The keyactions parameter is sent to
|
|
|
|
|
Sets the current scenario of the wizard. Normally called by ScenarioStep to tell the wizard the current scenario just after creating it.
|
Sets the worker heaven state of the wizard
|
Sets the admin model of the wizard
|
Instruct the wizard that we're waiting for a task to be finished. This changes the cursor and prevents the user from continuing moving forward. Each call to this method should have another call to taskFinished() when the task is actually done.
|
Instruct the wizard that a task was finished.
|
Returns true if there are any pending tasks
|
If the configured feed has a audio stream
|
If the configured feed has a video stream
|
Returns the selected audio producer or None
|
Returns the selected video producer or None
|
Sets the HTTP porter of the wizard. If the http port set in the new wizard is identical to the old one, this porter will be reused
|
Check if the given list of GStreamer elements exist on the given worker.
|
Require that the given list of GStreamer elements exists on the given worker. If the elements do not exist, an error message is posted and the next button remains blocked.
|
Check if the given module can be imported.
|
Require that the given module can be imported on the given worker. If the module cannot be imported, an error message is posted and the next button remains blocked.
|
Run the given function and arguments on the selected worker. The given function should return a messages.Result.
|
Fetches a wizard bundle from a specific kind of component
|
Fetches a wizard bundle from a specific kind of plug
|
Queries the manager for a list of wizard entries matching the query.
|
Tells the wizard about the existing components available, so we can resolve naming conflicts when saving the configuration
|
Tell a step that its worker changed.
|
|
|||
__gtype__
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 26 09:42:59 2008 | http://epydoc.sourceforge.net |