Trees | Indices | Help |
---|
|
gtk.VBox --+ | gobject.GObject --+ | | | kiwi.ui.views.SlaveView --+ | | | kiwi.ui.views.BaseView --+ | | | kiwi.controllers.BaseController --+ | | | kiwi.ui.delegates.GladeDelegate --+ | | | ui.glade.GladeBacked --+ | ui.glade.GladeWidget --+ | extern.log.log.Loggable --+ | ui.wizard.WizardStep --+ | admin.gtk.workerstep.WorkerWizardStep --+ | admin.gtk.basesteps.AudioProducerStep --+ | TestAudioProducerStep
|
|||
|
|||
|
|||
WizardStep instance, deferred or None. The
deferred must return a WizardStep instance. None means that the next
section should be fetched or if there are no more sections, to finish
the wizard.
|
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
name = 'TestAudioProducer' hash(x) |
|||
title = _('Test Audio Producer') hash(x) |
|||
icon = 'soundcard.png'
|
|||
str |
gladeFile = os.path.join(os.path.dirname(os.path.abspath(__fil filename of glade file containing the interface |
||
docSection = 'help-configuration-assistant-producer-audio-test' hash(x) |
|||
docAnchor = '' hash(x) |
|||
docVersion = 'local'
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
This is called after the step is constructed, to be able to do some initalization time logic in the steps.
|
This is called when a worker changed. Can be overridden in a subclass
|
Called when the user presses next in the wizard.
|
|
gladeFilefilename of glade file containing the interface
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:07 2013 | http://epydoc.sourceforge.net |