![]() |
CTK 0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the source code of this file.
Namespaces | |
namespace | ctkWrapPythonQt |
Functions | |
def | ctkWrapPythonQt._mkdir_p (path) |
def | ctkWrapPythonQt.ctk_wrap_pythonqt (target, namespace, output_dir, input_files, extra_verbose) |
Variables | |
ctkWrapPythonQt.action | |
ctkWrapPythonQt.args | |
ctkWrapPythonQt.dest | |
ctkWrapPythonQt.help | |
ctkWrapPythonQt.options | |
OptionParser | ctkWrapPythonQt.parser = OptionParser(usage=usage) |
Template | ctkWrapPythonQt.PYTHONQT_WRAPPER_WITH_PARENT = Template() |
Template | ctkWrapPythonQt.PYTHONQT_WRAPPER_WITHOUT_PARENT = Template() |
ctkWrapPythonQt.type | |
str | ctkWrapPythonQt.usage = "usage: %prog [options] <output_file> <input_file> [<input_file1> [...]]" |
ctkWrapPythonQt.verbose | |