Difference between revisions of "User Interface MultiplePatients"
(→The Prototype software) |
(→The Prototype software) |
||
Line 78: | Line 78: | ||
therapistSoundImageControl.py<br> | therapistSoundImageControl.py<br> | ||
myConnection.py<br> | myConnection.py<br> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | === Data === | ||
+ | |||
+ | [[Image:MP_VRET_Complete.sav]] | ||
+ | |||
+ | [[Image:MP_VRET_Mesurments per observation.sav]] | ||
+ | |||
+ | [[Image:MP_VRET_Questionaires.sav]] |
Latest revision as of 13:35, 9 November 2009
The Prototype software
Python 2.6
PyQT 4.4.4-2
http://www.riverbankcomputing.co.uk/
Download the software:
download
press which buttons
Runing a Session (sessionClient)
...
Communication between sessions (mainServer)
...
over view objects
Server:
main.py <----- run this script to start
mainWidgets.py
sessionControl.py
sessionStrore.py
simulatorCreator.py
myConnection.py
Client:
mainTherapist.py <----- run this script to start
therapisWidgets.py
session.py
Adjustment
therapistSoundImageControl.py
myConnection.py