|
def | __init__ (self, job, extra_args=[]) |
|
def | prepare (self) |
|
def | processOutputLine (self, line) |
|
def | processOutput (self, data) |
|
def | setCommandline (self, cmd, args) |
|
def | setTool (self, tool) |
|
def | setCmdline (self, cmdline) |
|
def | checkPreconditions (self, immediate=False) |
|
def | run (self, callback) |
|
def | cleanup (self, failed) |
|
def | processStdout (self, data) |
|
def | processStderr (self, data) |
|
def | processFinished (self, returncode) |
|
def | abort (self) |
|
def | finish (self, aborted=False) |
|
def | afterRun (self) |
|
def | writeInput (self, input) |
|
def | getProgress (self) |
|
def | setProgress (self, progress) |
|
◆ __init__()
def Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.__init__ |
( |
|
self, |
|
|
|
job, |
|
|
|
extra_args = [] |
|
) |
| |
◆ prepare()
def Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.prepare |
( |
|
self | ) |
|
◆ processOutput()
def Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.processOutput |
( |
|
self, |
|
|
|
data |
|
) |
| |
◆ processOutputLine()
def Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.processOutputLine |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ end
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.end |
◆ error
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.error |
◆ ERROR_ALREADYFORMATTED
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.ERROR_ALREADYFORMATTED |
|
static |
◆ ERROR_NOTWRITEABLE
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.ERROR_NOTWRITEABLE |
|
static |
◆ ERROR_UNKNOWN
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.ERROR_UNKNOWN |
|
static |
◆ progress
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.progress |
◆ retryargs
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.retryargs |
◆ toolbox
Plugins.Extensions.DVDBurn.MediumToolbox.DVDformatTask.toolbox |
The documentation for this class was generated from the following file: