|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="">
- <change beforePath="$PROJECT_DIR$/../.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/../.gitignore" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/dictionaries/Julian.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dictionaries/Julian.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/27130.png" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/Headphones Icon.ico" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/SoundGenerator.py" beforeDir="false" afterPath="$PROJECT_DIR$/SoundGenerator.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" beforeDir="false" afterPath="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" afterDir="false" />
- </list>
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="97">
- <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" />
- <folding>
- <element signature="e#0#117#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="935">
- <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-1326">
- <caret line="18" column="36" lean-forward="true" selection-start-line="18" selection-start-column="36" selection-end-line="18" selection-end-column="36" />
- <folding>
- <element signature="e#0#11#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="9367">
- <caret line="552" selection-start-line="552" selection-end-line="552" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Python Script" />
- </list>
- </option>
- </component>
- <component name="FindInProjectRecents">
- <findStrings>
- <find>ttk</find>
- <find>mainFrame</find>
- <find>aktLabelFrame</find>
- <find>linkerFrame</find>
- <find>Var</find>
- <find>Entry</find>
- <find>Scale</find>
- <find>linker</find>
- <find>für alle</find>
- <find>scale_lautstärke_links_change</find>
- <find>mute</find>
- <find>Sound(</find>
- </findStrings>
- <dirStrings>
- <dir>C:\Users\Julian\PycharmProjects\TinnitusAnalyse</dir>
- </dirStrings>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/WriteToCSV.py" />
- <option value="$PROJECT_DIR$/SoundGenerator.py" />
- <option value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
- </list>
- </option>
- </component>
- <component name="ProjectFrameBounds" extendedState="6">
- <option name="x" value="2971" />
- <option name="y" value="-27" />
- <option name="width" value="1113" />
- <option name="height" value="769" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes />
- </component>
- <component name="PropertiesComponent">
- <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="restartRequiresConfirmation" value="false" />
- <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="C:\Users\Julian\PycharmProjects\TinnitusAnalyse" />
- </key>
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager" selected="Python.TinnitusAnalyse_GUI">
- <configuration name="SoundGenerator" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="TinnitusAnalyse" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/SoundGenerator.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="TinnitusAnalyse_GUI" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="TinnitusAnalyse" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/TinnitusAnalyse_GUI.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="WriteToCSV" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="TinnitusAnalyse" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/WriteToCSV.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Python.TinnitusAnalyse_GUI" />
- <item itemvalue="Python.SoundGenerator" />
- <item itemvalue="Python.WriteToCSV" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="5b3f2136-e422-4072-84be-e86e40fa2d55" name="Default Changelist" comment="" />
- <created>1590753501275</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1590753501275</updated>
- </task>
- <servers />
- </component>
- <component name="ToolWindowManager">
- <frame x="2552" y="-8" width="1696" height="1026" extended-state="6" />
- <editor active="true" />
- <layout>
- <window_info content_ui="combo" id="Project" order="0" weight="0.18479118" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info id="Favorites" order="2" side_tool="true" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.29787233" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.39977604" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" />
- <window_info anchor="bottom" id="Version Control" order="7" />
- <window_info anchor="bottom" id="Terminal" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
- <window_info anchor="bottom" id="Python Console" order="10" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- </layout>
- <layout-to-restore>
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18479118" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info id="Favorites" order="2" side_tool="true" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.30553392" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" />
- <window_info anchor="bottom" id="Version Control" order="7" />
- <window_info anchor="bottom" id="Terminal" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
- <window_info anchor="bottom" id="Python Console" order="10" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- </layout-to-restore>
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/.idea/TinnitusAnalyse.iml">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/WriteToCSV.py" />
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/ttk.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="9367">
- <caret line="552" selection-start-line="552" selection-end-line="552" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python35/Lib/tkinter/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="935">
- <caret line="1557" selection-start-line="1557" selection-end-line="1557" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/SoundGenerator.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-1326">
- <caret line="18" column="36" lean-forward="true" selection-start-line="18" selection-start-column="36" selection-end-line="18" selection-end-column="36" />
- <folding>
- <element signature="e#0#11#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/TinnitusAnalyse_GUI.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="97">
- <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" />
- <folding>
- <element signature="e#0#117#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </component>
- </project>
|