![]() |
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 | |
ctkWrapPythonQt | |
Functions | |
def | ctkWrapPythonQt.ctk_wrap_pythonqt (target, namespace, output_dir, input_files, extra_verbose) |
Variables | |
ctkWrapPythonQt.action | |
ctkWrapPythonQt.args | |
ctkWrapPythonQt.dest | |
ctkWrapPythonQt.help | |
ctkWrapPythonQt.options | |
ctkWrapPythonQt.parser = OptionParser(usage=usage) | |
ctkWrapPythonQt.PYTHONQT_WRAPPER_WITH_PARENT = Template() | |
ctkWrapPythonQt.PYTHONQT_WRAPPER_WITHOUT_PARENT = Template() | |
ctkWrapPythonQt.type | |
string | ctkWrapPythonQt.usage = "usage: %prog [options] <output_file> <input_file> [<input_file1> [...]]" |
ctkWrapPythonQt.verbose | |