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

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