Datenablage für Tinnitus Therapie Projektarbeit von Julian Seyffer und Heiko Ommert SS2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/dictionaries/Julian.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dictionaries/Julian.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" beforeDir="false" afterPath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" afterDir="false" />
  8. </list>
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="FileEditorManager">
  16. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  17. <file pinned="false" current-in-tab="true">
  18. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  19. <provider selected="true" editor-type-id="text-editor">
  20. <state relative-caret-position="396">
  21. <caret line="93" lean-forward="true" selection-start-line="93" selection-end-line="93" />
  22. <folding>
  23. <element signature="e#0#117#0" expanded="true" />
  24. </folding>
  25. </state>
  26. </provider>
  27. </entry>
  28. </file>
  29. <file pinned="false" current-in-tab="false">
  30. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  31. <provider selected="true" editor-type-id="text-editor">
  32. <state relative-caret-position="26435">
  33. <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
  34. </state>
  35. </provider>
  36. </entry>
  37. </file>
  38. <file pinned="false" current-in-tab="false">
  39. <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
  40. <provider selected="true" editor-type-id="text-editor">
  41. <state relative-caret-position="170">
  42. <caret line="14" column="14" selection-start-line="14" selection-start-column="14" selection-end-line="14" selection-end-column="14" />
  43. <folding>
  44. <element signature="e#0#11#0" expanded="true" />
  45. </folding>
  46. </state>
  47. </provider>
  48. </entry>
  49. </file>
  50. <file pinned="false" current-in-tab="false">
  51. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
  52. <provider selected="true" editor-type-id="text-editor">
  53. <state relative-caret-position="9367">
  54. <caret line="552" selection-start-line="552" selection-end-line="552" />
  55. </state>
  56. </provider>
  57. </entry>
  58. </file>
  59. </leaf>
  60. </component>
  61. <component name="FileTemplateManagerImpl">
  62. <option name="RECENT_TEMPLATES">
  63. <list>
  64. <option value="Python Script" />
  65. </list>
  66. </option>
  67. </component>
  68. <component name="FindInProjectRecents">
  69. <findStrings>
  70. <find>ttk</find>
  71. <find>mainFrame</find>
  72. <find>aktLabelFrame</find>
  73. <find>linkerFrame</find>
  74. <find>Var</find>
  75. <find>Entry</find>
  76. <find>Scale</find>
  77. <find>linker</find>
  78. <find>für alle</find>
  79. <find>scale_lautstärke_links_change</find>
  80. </findStrings>
  81. <dirStrings>
  82. <dir>C:\Users\Julian\PycharmProjects\TinnitusAnalyse</dir>
  83. </dirStrings>
  84. </component>
  85. <component name="Git.Settings">
  86. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  87. </component>
  88. <component name="IdeDocumentHistory">
  89. <option name="CHANGED_PATHS">
  90. <list>
  91. <option value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  92. </list>
  93. </option>
  94. </component>
  95. <component name="ProjectFrameBounds" extendedState="6">
  96. <option name="x" value="-8" />
  97. <option name="y" value="-8" />
  98. <option name="width" value="1696" />
  99. <option name="height" value="1066" />
  100. </component>
  101. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  102. <component name="ProjectView">
  103. <navigator proportions="" version="1">
  104. <foldersAlwaysOnTop value="true" />
  105. </navigator>
  106. <panes />
  107. </component>
  108. <component name="PropertiesComponent">
  109. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  110. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  111. <property name="restartRequiresConfirmation" value="false" />
  112. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  113. </component>
  114. <component name="RecentsManager">
  115. <key name="CopyFile.RECENT_KEYS">
  116. <recent name="C:\Users\Julian\PycharmProjects\TinnitusAnalyse" />
  117. </key>
  118. </component>
  119. <component name="RunDashboard">
  120. <option name="ruleStates">
  121. <list>
  122. <RuleState>
  123. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  124. </RuleState>
  125. <RuleState>
  126. <option name="name" value="StatusDashboardGroupingRule" />
  127. </RuleState>
  128. </list>
  129. </option>
  130. </component>
  131. <component name="RunManager" selected="Python.TinnitusAnalyse_GUI">
  132. <configuration name="SoundGenerator" type="PythonConfigurationType" factoryName="Python" temporary="true">
  133. <module name="TinnitusAnalyse" />
  134. <option name="INTERPRETER_OPTIONS" value="" />
  135. <option name="PARENT_ENVS" value="true" />
  136. <envs>
  137. <env name="PYTHONUNBUFFERED" value="1" />
  138. </envs>
  139. <option name="SDK_HOME" value="" />
  140. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  141. <option name="IS_MODULE_SDK" value="true" />
  142. <option name="ADD_CONTENT_ROOTS" value="true" />
  143. <option name="ADD_SOURCE_ROOTS" value="true" />
  144. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/SoundGenerator.py" />
  145. <option name="PARAMETERS" value="" />
  146. <option name="SHOW_COMMAND_LINE" value="false" />
  147. <option name="EMULATE_TERMINAL" value="false" />
  148. <option name="MODULE_MODE" value="false" />
  149. <option name="REDIRECT_INPUT" value="false" />
  150. <option name="INPUT_FILE" value="" />
  151. <method v="2" />
  152. </configuration>
  153. <configuration name="TinnitusAnalyse_GUI" type="PythonConfigurationType" factoryName="Python" temporary="true">
  154. <module name="TinnitusAnalyse" />
  155. <option name="INTERPRETER_OPTIONS" value="" />
  156. <option name="PARENT_ENVS" value="true" />
  157. <envs>
  158. <env name="PYTHONUNBUFFERED" value="1" />
  159. </envs>
  160. <option name="SDK_HOME" value="" />
  161. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  162. <option name="IS_MODULE_SDK" value="true" />
  163. <option name="ADD_CONTENT_ROOTS" value="true" />
  164. <option name="ADD_SOURCE_ROOTS" value="true" />
  165. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  166. <option name="PARAMETERS" value="" />
  167. <option name="SHOW_COMMAND_LINE" value="false" />
  168. <option name="EMULATE_TERMINAL" value="false" />
  169. <option name="MODULE_MODE" value="false" />
  170. <option name="REDIRECT_INPUT" value="false" />
  171. <option name="INPUT_FILE" value="" />
  172. <method v="2" />
  173. </configuration>
  174. <recent_temporary>
  175. <list>
  176. <item itemvalue="Python.TinnitusAnalyse_GUI" />
  177. <item itemvalue="Python.SoundGenerator" />
  178. </list>
  179. </recent_temporary>
  180. </component>
  181. <component name="SvnConfiguration">
  182. <configuration />
  183. </component>
  184. <component name="TaskManager">
  185. <task active="true" id="Default" summary="Default task">
  186. <changelist id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="" />
  187. <created>1590753501275</created>
  188. <option name="number" value="Default" />
  189. <option name="presentableId" value="Default" />
  190. <updated>1590753501275</updated>
  191. </task>
  192. <servers />
  193. </component>
  194. <component name="ToolWindowManager">
  195. <frame x="-8" y="-8" width="2576" height="1416" extended-state="6" />
  196. <layout>
  197. <window_info content_ui="combo" id="Project" order="0" weight="0.18479118" />
  198. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  199. <window_info id="Favorites" order="2" side_tool="true" />
  200. <window_info anchor="bottom" id="Message" order="0" />
  201. <window_info anchor="bottom" id="Find" order="1" />
  202. <window_info anchor="bottom" id="Run" order="2" weight="0.21200311" />
  203. <window_info anchor="bottom" id="Debug" order="3" weight="0.39977604" />
  204. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  205. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  206. <window_info anchor="bottom" id="TODO" order="6" />
  207. <window_info anchor="bottom" id="Version Control" order="7" />
  208. <window_info anchor="bottom" id="Terminal" order="8" />
  209. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  210. <window_info anchor="bottom" id="Python Console" order="10" />
  211. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  212. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  213. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  214. </layout>
  215. <layout-to-restore>
  216. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18479118" />
  217. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  218. <window_info id="Favorites" order="2" side_tool="true" />
  219. <window_info anchor="bottom" id="Message" order="0" />
  220. <window_info anchor="bottom" id="Find" order="1" />
  221. <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.30553392" />
  222. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  223. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  224. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  225. <window_info anchor="bottom" id="TODO" order="6" />
  226. <window_info anchor="bottom" id="Version Control" order="7" />
  227. <window_info anchor="bottom" id="Terminal" order="8" />
  228. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  229. <window_info anchor="bottom" id="Python Console" order="10" />
  230. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  231. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  232. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  233. </layout-to-restore>
  234. </component>
  235. <component name="editorHistoryManager">
  236. <entry file="file://$PROJECT_DIR$/.idea/TinnitusAnalyse.iml">
  237. <provider selected="true" editor-type-id="text-editor" />
  238. </entry>
  239. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  240. <provider selected="true" editor-type-id="text-editor">
  241. <state relative-caret-position="396">
  242. <caret line="93" lean-forward="true" selection-start-line="93" selection-end-line="93" />
  243. <folding>
  244. <element signature="e#0#117#0" expanded="true" />
  245. </folding>
  246. </state>
  247. </provider>
  248. </entry>
  249. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  250. <provider selected="true" editor-type-id="text-editor">
  251. <state relative-caret-position="26435">
  252. <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
  253. </state>
  254. </provider>
  255. </entry>
  256. <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
  257. <provider selected="true" editor-type-id="text-editor">
  258. <state relative-caret-position="170">
  259. <caret line="14" column="14" selection-start-line="14" selection-start-column="14" selection-end-line="14" selection-end-column="14" />
  260. <folding>
  261. <element signature="e#0#11#0" expanded="true" />
  262. </folding>
  263. </state>
  264. </provider>
  265. </entry>
  266. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
  267. <provider selected="true" editor-type-id="text-editor">
  268. <state relative-caret-position="9367">
  269. <caret line="552" selection-start-line="552" selection-end-line="552" />
  270. </state>
  271. </provider>
  272. </entry>
  273. </component>
  274. </project>