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 8.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="SHOW_DIALOG" value="false" />
  7. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  8. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  9. <option name="LAST_RESOLUTION" value="IGNORE" />
  10. </component>
  11. <component name="FileEditorManager">
  12. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  13. <file pinned="false" current-in-tab="false">
  14. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  15. <provider selected="true" editor-type-id="text-editor">
  16. <state relative-caret-position="42840">
  17. <caret line="2522" column="16" selection-start-line="2522" selection-start-column="16" selection-end-line="2522" selection-end-column="16" />
  18. </state>
  19. </provider>
  20. </entry>
  21. </file>
  22. <file pinned="false" current-in-tab="true">
  23. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  24. <provider selected="true" editor-type-id="text-editor">
  25. <state relative-caret-position="357">
  26. <caret line="21" selection-start-line="21" selection-end-line="21" />
  27. <folding>
  28. <element signature="e#0#54#0" expanded="true" />
  29. </folding>
  30. </state>
  31. </provider>
  32. </entry>
  33. </file>
  34. <file pinned="false" current-in-tab="false">
  35. <entry file="file://$PROJECT_DIR$/.idea/TinnitusAnalyse.iml">
  36. <provider selected="true" editor-type-id="text-editor" />
  37. </entry>
  38. </file>
  39. </leaf>
  40. </component>
  41. <component name="FileTemplateManagerImpl">
  42. <option name="RECENT_TEMPLATES">
  43. <list>
  44. <option value="Python Script" />
  45. </list>
  46. </option>
  47. </component>
  48. <component name="FindInProjectRecents">
  49. <dirStrings>
  50. <dir>C:\Users\Julian\PycharmProjects\TinnitusAnalyse</dir>
  51. </dirStrings>
  52. </component>
  53. <component name="Git.Settings">
  54. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  55. </component>
  56. <component name="IdeDocumentHistory">
  57. <option name="CHANGED_PATHS">
  58. <list>
  59. <option value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  60. </list>
  61. </option>
  62. </component>
  63. <component name="ProjectFrameBounds">
  64. <option name="x" value="321" />
  65. <option name="y" value="274" />
  66. <option name="width" value="1602" />
  67. <option name="height" value="1093" />
  68. </component>
  69. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  70. <component name="ProjectView">
  71. <navigator proportions="" version="1">
  72. <foldersAlwaysOnTop value="true" />
  73. </navigator>
  74. <panes>
  75. <pane id="ProjectPane">
  76. <subPane>
  77. <expand>
  78. <path>
  79. <item name="TinnitusAnalyse" type="b2602c69:ProjectViewProjectNode" />
  80. <item name="TinnitusAnalyse" type="462c0819:PsiDirectoryNode" />
  81. </path>
  82. </expand>
  83. <select />
  84. </subPane>
  85. </pane>
  86. <pane id="Scope" />
  87. </panes>
  88. </component>
  89. <component name="PropertiesComponent">
  90. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  91. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  92. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  93. </component>
  94. <component name="RecentsManager">
  95. <key name="CopyFile.RECENT_KEYS">
  96. <recent name="C:\Users\Julian\PycharmProjects\TinnitusAnalyse" />
  97. </key>
  98. </component>
  99. <component name="RunDashboard">
  100. <option name="ruleStates">
  101. <list>
  102. <RuleState>
  103. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  104. </RuleState>
  105. <RuleState>
  106. <option name="name" value="StatusDashboardGroupingRule" />
  107. </RuleState>
  108. </list>
  109. </option>
  110. </component>
  111. <component name="RunManager">
  112. <configuration name="TinnitusAnalyse_GUI" type="PythonConfigurationType" factoryName="Python" temporary="true">
  113. <module name="TinnitusAnalyse" />
  114. <option name="INTERPRETER_OPTIONS" value="" />
  115. <option name="PARENT_ENVS" value="true" />
  116. <envs>
  117. <env name="PYTHONUNBUFFERED" value="1" />
  118. </envs>
  119. <option name="SDK_HOME" value="" />
  120. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  121. <option name="IS_MODULE_SDK" value="true" />
  122. <option name="ADD_CONTENT_ROOTS" value="true" />
  123. <option name="ADD_SOURCE_ROOTS" value="true" />
  124. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
  125. <option name="PARAMETERS" value="" />
  126. <option name="SHOW_COMMAND_LINE" value="false" />
  127. <option name="EMULATE_TERMINAL" value="false" />
  128. <option name="MODULE_MODE" value="false" />
  129. <option name="REDIRECT_INPUT" value="false" />
  130. <option name="INPUT_FILE" value="" />
  131. <method v="2" />
  132. </configuration>
  133. <recent_temporary>
  134. <list>
  135. <item itemvalue="Python.TinnitusAnalyse_GUI" />
  136. </list>
  137. </recent_temporary>
  138. </component>
  139. <component name="SvnConfiguration">
  140. <configuration />
  141. </component>
  142. <component name="TaskManager">
  143. <task active="true" id="Default" summary="Default task">
  144. <changelist id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="" />
  145. <created>1590753501275</created>
  146. <option name="number" value="Default" />
  147. <option name="presentableId" value="Default" />
  148. <updated>1590753501275</updated>
  149. </task>
  150. <servers />
  151. </component>
  152. <component name="ToolWindowManager">
  153. <frame x="321" y="274" width="1602" height="1093" extended-state="0" />
  154. <layout>
  155. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.29987213" />
  156. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  157. <window_info id="Favorites" order="2" side_tool="true" />
  158. <window_info anchor="bottom" id="Message" order="0" />
  159. <window_info anchor="bottom" id="Find" order="1" />
  160. <window_info anchor="bottom" id="Run" order="2" weight="0.30625" />
  161. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  162. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  163. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  164. <window_info anchor="bottom" id="TODO" order="6" />
  165. <window_info anchor="bottom" id="Version Control" order="7" />
  166. <window_info anchor="bottom" id="Terminal" order="8" />
  167. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  168. <window_info anchor="bottom" id="Python Console" order="10" />
  169. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  170. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  171. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  172. </layout>
  173. </component>
  174. <component name="editorHistoryManager">
  175. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
  176. <provider selected="true" editor-type-id="text-editor">
  177. <state relative-caret-position="42840">
  178. <caret line="2522" column="16" selection-start-line="2522" selection-start-column="16" selection-end-line="2522" selection-end-column="16" />
  179. </state>
  180. </provider>
  181. </entry>
  182. <entry file="file://$PROJECT_DIR$/.idea/TinnitusAnalyse.iml">
  183. <provider selected="true" editor-type-id="text-editor" />
  184. </entry>
  185. <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
  186. <provider selected="true" editor-type-id="text-editor">
  187. <state relative-caret-position="357">
  188. <caret line="21" selection-start-line="21" selection-end-line="21" />
  189. <folding>
  190. <element signature="e#0#54#0" expanded="true" />
  191. </folding>
  192. </state>
  193. </provider>
  194. </entry>
  195. </component>
  196. </project>