CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Applications
ctkSimplePythonShell
Python
ctkSimplePythonShell.py
Go to the documentation of this file.
1
import
qt, ctk
2
3
def
app
():
4
return
_ctkSimplePythonShellInstance
5
6
def
quit
():
7
exit
()
8
9
def
exit
():
10
app
().
quit
()
ctkSimplePythonShell.exit
def exit()
Definition:
ctkSimplePythonShell.py:9
ctkSimplePythonShell.quit
def quit()
Definition:
ctkSimplePythonShell.py:6
ctkSimplePythonShell.app
def app()
Definition:
ctkSimplePythonShell.py:3
Generated on Wed Apr 6 2016 22:14:45 for CTK by
1.8.11