CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Loading...
Searching...
No Matches
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.app
app()
Definition
ctkSimplePythonShell.py:3
ctkSimplePythonShell.quit
quit()
Definition
ctkSimplePythonShell.py:6
ctkSimplePythonShell.exit
exit()
Definition
ctkSimplePythonShell.py:9
Generated on Wed Jul 19 2023 00:00:00 for CTK by
1.9.8