workspace.xml 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated>
  5. <config projectName="mdd" targetName="gtest" />
  6. <config projectName="mdd" targetName="mdd_lib" />
  7. <config projectName="mdd" targetName="auslegung_test" />
  8. <config projectName="mdd" targetName="gtest_main" />
  9. </generated>
  10. </component>
  11. <component name="CMakeSettings">
  12. <configurations>
  13. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_INSTALL_PREFIX=/home/willi/workspaces/master_thesis_ws/install" />
  14. </configurations>
  15. </component>
  16. <component name="ChangeListManager">
  17. <list default="true" id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="">
  18. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  19. </list>
  20. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  21. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  22. <option name="SHOW_DIALOG" value="false" />
  23. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  24. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  25. <option name="LAST_RESOLUTION" value="IGNORE" />
  26. </component>
  27. <component name="ClangdSettings">
  28. <option name="formatViaClangd" value="false" />
  29. </component>
  30. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  31. <component name="FavoritesManager">
  32. <favorites_list name="mdd" />
  33. </component>
  34. <component name="FileEditorManager">
  35. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  36. <file pinned="false" current-in-tab="false">
  37. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
  38. <provider selected="true" editor-type-id="text-editor">
  39. <state relative-caret-position="165">
  40. <caret line="11" column="26" selection-start-line="11" selection-start-column="26" selection-end-line="11" selection-end-column="26" />
  41. <folding>
  42. <element signature="e#43#63#0" expanded="true" />
  43. </folding>
  44. </state>
  45. </provider>
  46. </entry>
  47. </file>
  48. <file pinned="false" current-in-tab="false">
  49. <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
  50. <provider selected="true" editor-type-id="text-editor">
  51. <state relative-caret-position="750">
  52. <caret line="50" selection-start-line="50" selection-end-line="50" />
  53. </state>
  54. </provider>
  55. </entry>
  56. </file>
  57. <file pinned="false" current-in-tab="false">
  58. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  59. <provider selected="true" editor-type-id="text-editor">
  60. <state relative-caret-position="2640">
  61. <caret line="176" selection-start-line="176" selection-end-line="176" />
  62. </state>
  63. </provider>
  64. </entry>
  65. </file>
  66. <file pinned="false" current-in-tab="false">
  67. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  68. <provider selected="true" editor-type-id="text-editor">
  69. <state relative-caret-position="285">
  70. <caret line="19" column="62" selection-start-line="19" selection-start-column="62" selection-end-line="19" selection-end-column="62" />
  71. <folding>
  72. <element signature="e#0#23#0" expanded="true" />
  73. </folding>
  74. </state>
  75. </provider>
  76. </entry>
  77. </file>
  78. <file pinned="false" current-in-tab="false">
  79. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
  80. <provider selected="true" editor-type-id="text-editor">
  81. <state relative-caret-position="135">
  82. <caret line="9" column="30" selection-start-line="9" selection-start-column="30" selection-end-line="9" selection-end-column="30" />
  83. <folding>
  84. <element signature="e#0#24#0" expanded="true" />
  85. <element signature="e#70#98#0" expanded="true" />
  86. </folding>
  87. </state>
  88. </provider>
  89. </entry>
  90. </file>
  91. <file pinned="false" current-in-tab="true">
  92. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  93. <provider selected="true" editor-type-id="text-editor">
  94. <state relative-caret-position="479">
  95. <caret line="103" column="89" selection-start-line="103" selection-start-column="89" selection-end-line="103" selection-end-column="89" />
  96. <folding>
  97. <element signature="e#0#24#0" expanded="true" />
  98. <element signature="e#70#98#0" expanded="true" />
  99. </folding>
  100. </state>
  101. </provider>
  102. </entry>
  103. </file>
  104. <file pinned="false" current-in-tab="false">
  105. <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
  106. <provider selected="true" editor-type-id="text-editor">
  107. <state relative-caret-position="10605">
  108. <caret line="707" selection-start-line="707" selection-end-line="707" />
  109. </state>
  110. </provider>
  111. </entry>
  112. </file>
  113. <file pinned="false" current-in-tab="false">
  114. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  115. <provider selected="true" editor-type-id="text-editor">
  116. <state relative-caret-position="510">
  117. <caret line="34" column="21" selection-start-line="34" selection-start-column="21" selection-end-line="34" selection-end-column="21" />
  118. </state>
  119. </provider>
  120. </entry>
  121. </file>
  122. <file pinned="false" current-in-tab="false">
  123. <entry file="file:///usr/src/gtest/src/gtest.cc">
  124. <provider selected="true" editor-type-id="text-editor">
  125. <state relative-caret-position="37215">
  126. <caret line="2481" selection-start-line="2481" selection-end-line="2481" />
  127. </state>
  128. </provider>
  129. </entry>
  130. </file>
  131. <file pinned="false" current-in-tab="false">
  132. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  133. <provider selected="true" editor-type-id="text-editor">
  134. <state relative-caret-position="135">
  135. <caret line="9" column="36" selection-start-line="9" selection-start-column="36" selection-end-line="9" selection-end-column="36" />
  136. <folding>
  137. <element signature="e#0#28#0" expanded="true" />
  138. </folding>
  139. </state>
  140. </provider>
  141. </entry>
  142. </file>
  143. </leaf>
  144. </component>
  145. <component name="FileTemplateManagerImpl">
  146. <option name="RECENT_TEMPLATES">
  147. <list>
  148. <option value="CMakeLists.txt" />
  149. <option value="Python Script" />
  150. </list>
  151. </option>
  152. </component>
  153. <component name="FindInProjectRecents">
  154. <findStrings>
  155. <find>output</find>
  156. <find>Gener</find>
  157. </findStrings>
  158. </component>
  159. <component name="Git.Settings">
  160. <option name="ROOT_SYNC" value="DONT_SYNC" />
  161. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  162. </component>
  163. <component name="IdeDocumentHistory">
  164. <option name="CHANGED_PATHS">
  165. <list>
  166. <option value="$PROJECT_DIR$/src/TestClass.h" />
  167. <option value="$PROJECT_DIR$/lib/src/TestClass.cpp" />
  168. <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
  169. <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  170. <option value="$PROJECT_DIR$/.gitignore" />
  171. <option value="$PROJECT_DIR$/lib/include/IListener.h" />
  172. <option value="$PROJECT_DIR$/README.MD" />
  173. <option value="$PROJECT_DIR$/lib/include/IValue.h" />
  174. <option value="$PROJECT_DIR$/lib/include/BaseModule.h" />
  175. <option value="$PROJECT_DIR$/lib/include/Data.h" />
  176. <option value="$PROJECT_DIR$/lib/include/IData.h" />
  177. <option value="$PROJECT_DIR$/lib/include/IType.h" />
  178. <option value="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" />
  179. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  180. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.h.cpp" />
  181. <option value="$PROJECT_DIR$/lib/include/ModuleHandler.h" />
  182. <option value="$PROJECT_DIR$/lib/include/ModulBase.h" />
  183. <option value="$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  184. <option value="$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  185. <option value="$PROJECT_DIR$/lib/include/ModulePass.h" />
  186. <option value="$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  187. <option value="$PROJECT_DIR$/lib/include/ModuleSwitch.h" />
  188. <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
  189. <option value="$PROJECT_DIR$/lib/include/ModuleMath.h" />
  190. <option value="$PROJECT_DIR$/lib/include/UniqueBase.h" />
  191. <option value="$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  192. <option value="$PROJECT_DIR$/lib/src/Output.cpp" />
  193. <option value="$PROJECT_DIR$/lib/include/IUnique.h" />
  194. <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
  195. <option value="$PROJECT_DIR$/lib/include/Output.h" />
  196. <option value="$PROJECT_DIR$/lib/include/IInput.h" />
  197. <option value="$PROJECT_DIR$/lib/include/Input.h" />
  198. <option value="$PROJECT_DIR$/lib/include/ModuleBase.h" />
  199. <option value="$PROJECT_DIR$/lib/include/HandlerModule.h" />
  200. <option value="$PROJECT_DIR$/lib/include/IOutput.h" />
  201. <option value="$PROJECT_DIR$/lib/include/IModule.h" />
  202. <option value="$PROJECT_DIR$/lib/include/IProcessor.h" />
  203. <option value="$PROJECT_DIR$/lib/include/ProcessorBase.h" />
  204. <option value="$PROJECT_DIR$/lib/include/ProcessorManual.h" />
  205. <option value="$PROJECT_DIR$/lib/src/ModuleBase.cpp" />
  206. <option value="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" />
  207. <option value="$PROJECT_DIR$/lib/src/Input.cpp" />
  208. <option value="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" />
  209. <option value="$PROJECT_DIR$/lib/src/ModuleMath.cpp" />
  210. <option value="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" />
  211. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" />
  212. <option value="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
  213. <option value="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
  214. </list>
  215. </option>
  216. </component>
  217. <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
  218. <component name="OCResolveContextSettings">
  219. <option name="configuration" value="0-mdd_lib" />
  220. </component>
  221. <component name="ProjectFrameBounds" extendedState="6">
  222. <option name="x" value="406" />
  223. <option name="y" value="115" />
  224. <option name="width" value="1440" />
  225. <option name="height" value="927" />
  226. </component>
  227. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  228. <component name="ProjectView">
  229. <navigator proportions="" version="1">
  230. <foldersAlwaysOnTop value="true" />
  231. </navigator>
  232. <panes>
  233. <pane id="Scope" />
  234. <pane id="ProjectPane">
  235. <subPane>
  236. <expand>
  237. <path>
  238. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  239. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  240. </path>
  241. <path>
  242. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  243. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  244. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  245. </path>
  246. <path>
  247. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  248. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  249. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  250. <item name="lib" type="462c0819:PsiDirectoryNode" />
  251. </path>
  252. <path>
  253. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  254. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  255. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  256. <item name="lib" type="462c0819:PsiDirectoryNode" />
  257. <item name="include" type="462c0819:PsiDirectoryNode" />
  258. </path>
  259. <path>
  260. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  261. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  262. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  263. <item name="lib" type="462c0819:PsiDirectoryNode" />
  264. <item name="src" type="462c0819:PsiDirectoryNode" />
  265. </path>
  266. <path>
  267. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  268. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  269. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  270. <item name="lib" type="462c0819:PsiDirectoryNode" />
  271. <item name="test" type="462c0819:PsiDirectoryNode" />
  272. </path>
  273. </expand>
  274. <select />
  275. </subPane>
  276. </pane>
  277. </panes>
  278. </component>
  279. <component name="PropertiesComponent">
  280. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  281. <property name="WebServerToolWindowFactoryState" value="false" />
  282. <property name="last_opened_file_path" value="$PROJECT_DIR$/lib/test" />
  283. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  284. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  285. <property name="settings.editor.selected.configurable" value="CMakeSettings" />
  286. </component>
  287. <component name="RecentsManager">
  288. <key name="CopyFile.RECENT_KEYS">
  289. <recent name="$PROJECT_DIR$/lib/test" />
  290. <recent name="$PROJECT_DIR$/lib" />
  291. </key>
  292. <key name="MoveFile.RECENT_KEYS">
  293. <recent name="$PROJECT_DIR$/lib/src" />
  294. <recent name="$PROJECT_DIR$" />
  295. <recent name="$PROJECT_DIR$/lib/thirdparty" />
  296. <recent name="$PROJECT_DIR$/lib/includes" />
  297. <recent name="$PROJECT_DIR$/lib" />
  298. </key>
  299. </component>
  300. <component name="RunDashboard">
  301. <option name="ruleStates">
  302. <list>
  303. <RuleState>
  304. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  305. </RuleState>
  306. <RuleState>
  307. <option name="name" value="StatusDashboardGroupingRule" />
  308. </RuleState>
  309. </list>
  310. </option>
  311. </component>
  312. <component name="RunManager" selected="Google Test.All in auslegung_test">
  313. <configuration name="All in auslegung_test" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_MODE="SUITE_TEST">
  314. <method v="2">
  315. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  316. <option name="BeforeTestRunTask" enabled="true" />
  317. </method>
  318. </configuration>
  319. <configuration name="ModuleMath" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_PATTERN="ModuleMath.*:ModuleMath/*.*:*/ModuleMath.*/*:*/ModuleMath/*.*" TEST_MODE="PATTERN">
  320. <method v="2">
  321. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  322. <option name="BeforeTestRunTask" enabled="true" />
  323. </method>
  324. </configuration>
  325. <configuration name="ModuleMath.ARRAYINT_PLUS_ARRAYInt" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="ARRAYINT_PLUS_ARRAYInt" TEST_MODE="SUITE_TEST">
  326. <method v="2">
  327. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  328. <option name="BeforeTestRunTask" enabled="true" />
  329. </method>
  330. </configuration>
  331. <configuration name="ModuleMath.add" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="add" TEST_MODE="SUITE_TEST">
  332. <method v="2">
  333. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  334. <option name="BeforeTestRunTask" enabled="true" />
  335. </method>
  336. </configuration>
  337. <configuration name="auslegung_test" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test">
  338. <method v="2">
  339. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  340. </method>
  341. </configuration>
  342. <configuration name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest" CONFIG_NAME="Debug">
  343. <method v="2">
  344. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  345. </method>
  346. </configuration>
  347. <configuration name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
  348. <method v="2">
  349. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  350. </method>
  351. </configuration>
  352. <configuration name="mdd_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib" CONFIG_NAME="Debug">
  353. <method v="2">
  354. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  355. </method>
  356. </configuration>
  357. <list>
  358. <item itemvalue="Google Test.All in auslegung_test" />
  359. <item itemvalue="Google Test.ModuleMath" />
  360. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  361. <item itemvalue="Google Test.ModuleMath.add" />
  362. <item itemvalue="CMake Application.auslegung_test" />
  363. <item itemvalue="CMake Application.gtest" />
  364. <item itemvalue="CMake Application.gtest_main" />
  365. <item itemvalue="CMake Application.mdd_lib" />
  366. </list>
  367. <recent_temporary>
  368. <list>
  369. <item itemvalue="Google Test.ModuleMath" />
  370. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  371. <item itemvalue="Google Test.ModuleMath.add" />
  372. </list>
  373. </recent_temporary>
  374. </component>
  375. <component name="SvnConfiguration">
  376. <configuration />
  377. </component>
  378. <component name="TaskManager">
  379. <task active="true" id="Default" summary="Default task">
  380. <changelist id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="" />
  381. <created>1587581799216</created>
  382. <option name="number" value="Default" />
  383. <option name="presentableId" value="Default" />
  384. <updated>1587581799216</updated>
  385. <workItem from="1587581800425" duration="5209000" />
  386. <workItem from="1587820394897" duration="10341000" />
  387. <workItem from="1588087564187" duration="2479000" />
  388. <workItem from="1588173608688" duration="1471000" />
  389. <workItem from="1588177691948" duration="2948000" />
  390. <workItem from="1588498505055" duration="16829000" />
  391. <workItem from="1588535249928" duration="102000" />
  392. <workItem from="1588599976041" duration="2014000" />
  393. <workItem from="1588602419291" duration="11000" />
  394. <workItem from="1588610944347" duration="1253000" />
  395. <workItem from="1588692367897" duration="1201000" />
  396. <workItem from="1588786717088" duration="4579000" />
  397. <workItem from="1588791515004" duration="3084000" />
  398. <workItem from="1588794698644" duration="7128000" />
  399. <workItem from="1589382925743" duration="20440000" />
  400. <workItem from="1589404518690" duration="4865000" />
  401. <workItem from="1589963897477" duration="403000" />
  402. <workItem from="1589965045546" duration="13832000" />
  403. <workItem from="1589979027570" duration="3504000" />
  404. <workItem from="1589982545546" duration="300000" />
  405. <workItem from="1589982859071" duration="2825000" />
  406. <workItem from="1590072044480" duration="1259000" />
  407. <workItem from="1590139016676" duration="24307000" />
  408. <workItem from="1590401033286" duration="1155000" />
  409. <workItem from="1590443025824" duration="116000" />
  410. </task>
  411. <servers />
  412. </component>
  413. <component name="TestHistory">
  414. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 16m 47s.xml">
  415. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  416. </history-entry>
  417. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 17m 49s.xml">
  418. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  419. </history-entry>
  420. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 18m 17s.xml">
  421. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  422. </history-entry>
  423. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 20m 38s.xml">
  424. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  425. </history-entry>
  426. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 21m 22s.xml">
  427. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  428. </history-entry>
  429. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 26m 53s.xml">
  430. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  431. </history-entry>
  432. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 26m 54s.xml">
  433. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  434. </history-entry>
  435. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 29m 21s.xml">
  436. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  437. </history-entry>
  438. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 30m 15s.xml">
  439. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  440. </history-entry>
  441. <history-entry file="All_in_auslegung_test - 2020.05.25 at 23h 31m 15s.xml">
  442. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  443. </history-entry>
  444. </component>
  445. <component name="TimeTrackingManager">
  446. <option name="totallyTimeSpent" value="154806000" />
  447. </component>
  448. <component name="TodoView" selected-index="2">
  449. <todo-panel id="selected-file">
  450. <is-autoscroll-to-source value="true" />
  451. </todo-panel>
  452. <todo-panel id="all">
  453. <are-packages-shown value="true" />
  454. <is-autoscroll-to-source value="true" />
  455. </todo-panel>
  456. </component>
  457. <component name="ToolWindowManager">
  458. <frame x="0" y="-2" width="1920" height="1082" extended-state="6" />
  459. <layout>
  460. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.24279615" />
  461. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  462. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  463. <window_info anchor="bottom" id="Message" order="0" />
  464. <window_info anchor="bottom" id="Find" order="1" />
  465. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  466. <window_info active="true" anchor="bottom" id="Debug" order="3" visible="true" weight="0.39874083" />
  467. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  468. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  469. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  470. <window_info anchor="bottom" id="Database Changes" order="7" />
  471. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  472. <window_info active="true" anchor="bottom" id="Terminal" order="9" visible="true" weight="0.25393495" />
  473. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  474. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  475. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  476. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  477. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  478. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  479. <window_info anchor="right" id="Database" order="3" />
  480. </layout>
  481. <layout-to-restore>
  482. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.24012807" />
  483. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  484. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  485. <window_info anchor="bottom" id="Message" order="0" />
  486. <window_info anchor="bottom" id="Find" order="1" />
  487. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  488. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  489. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  490. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  491. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  492. <window_info anchor="bottom" id="Database Changes" order="7" />
  493. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  494. <window_info anchor="bottom" id="Terminal" order="9" visible="true" weight="0.25393495" />
  495. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  496. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  497. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  498. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  499. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  500. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  501. <window_info anchor="right" id="Database" order="3" />
  502. </layout-to-restore>
  503. </component>
  504. <component name="TypeScriptGeneratedFilesManager">
  505. <option name="version" value="1" />
  506. </component>
  507. <component name="XDebuggerManager">
  508. <breakpoint-manager>
  509. <breakpoints>
  510. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  511. <url>file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp</url>
  512. <line>91</line>
  513. <option name="timeStamp" value="18" />
  514. </line-breakpoint>
  515. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  516. <url>file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp</url>
  517. <line>102</line>
  518. <option name="timeStamp" value="19" />
  519. </line-breakpoint>
  520. </breakpoints>
  521. </breakpoint-manager>
  522. <watches-manager>
  523. <configuration name="CMakeRunConfiguration">
  524. <watch expression="this-&gt;_inputs[0].output.get()" />
  525. </configuration>
  526. </watches-manager>
  527. </component>
  528. <component name="editorHistoryManager">
  529. <entry file="file:///usr/include/c++/7/bits/std_function.h">
  530. <provider selected="true" editor-type-id="text-editor">
  531. <state relative-caret-position="159">
  532. <caret line="388" column="10" selection-start-line="388" selection-start-column="10" selection-end-line="388" selection-end-column="10" />
  533. </state>
  534. </provider>
  535. </entry>
  536. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/include/rapidjson/internal/clzll.h" />
  537. <entry file="file://$PROJECT_DIR$/lib/src/Data.cpp" />
  538. <entry file="file://$PROJECT_DIR$/lib/include/Data.h" />
  539. <entry file="file://$PROJECT_DIR$/lib/include/IData.h" />
  540. <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
  541. <provider selected="true" editor-type-id="text-editor">
  542. <state relative-caret-position="293">
  543. <caret line="964" column="18" selection-start-line="964" selection-start-column="6" selection-end-line="964" selection-end-column="18" />
  544. </state>
  545. </provider>
  546. </entry>
  547. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/include/rapidjson/document.h" />
  548. <entry file="file://$PROJECT_DIR$/.gitignore">
  549. <provider selected="true" editor-type-id="text-editor">
  550. <state relative-caret-position="15">
  551. <caret line="1" column="7" selection-start-line="1" selection-start-column="7" selection-end-line="1" selection-end-column="7" />
  552. </state>
  553. </provider>
  554. </entry>
  555. <entry file="file://$PROJECT_DIR$/thirdparty/json/CMakeLists.txt">
  556. <provider selected="true" editor-type-id="text-editor">
  557. <state relative-caret-position="-315" />
  558. </provider>
  559. </entry>
  560. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/json.hpp">
  561. <provider selected="true" editor-type-id="text-editor">
  562. <state relative-caret-position="15">
  563. <caret line="1" column="28" selection-start-line="1" selection-start-column="28" selection-end-line="1" selection-end-column="28" />
  564. </state>
  565. </provider>
  566. </entry>
  567. <entry file="file://$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  568. <entry file="file://$PROJECT_DIR$/thirdparty/json/README.md">
  569. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  570. <state split_layout="SPLIT">
  571. <first_editor />
  572. <second_editor />
  573. </state>
  574. </provider>
  575. </entry>
  576. <entry file="file:///usr/include/c++/7/bits/vector.tcc">
  577. <provider selected="true" editor-type-id="text-editor">
  578. <state relative-caret-position="164">
  579. <caret line="68" selection-start-line="68" selection-end-line="68" />
  580. </state>
  581. </provider>
  582. </entry>
  583. <entry file="file://$PROJECT_DIR$/lib/README.MD">
  584. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  585. <state split_layout="SPLIT">
  586. <first_editor />
  587. <second_editor />
  588. </state>
  589. </provider>
  590. </entry>
  591. <entry file="file://$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  592. <entry file="file://$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  593. <entry file="file://$PROJECT_DIR$/lib/include/ModulePass.h" />
  594. <entry file="file://$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  595. <entry file="file://$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  596. <entry file="file://$PROJECT_DIR$/lib/include/UniqueBase.h" />
  597. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  598. <provider selected="true" editor-type-id="text-editor">
  599. <state relative-caret-position="135">
  600. <caret line="9" column="7" lean-forward="true" selection-start-line="9" selection-start-column="7" selection-end-line="9" selection-end-column="7" />
  601. </state>
  602. </provider>
  603. </entry>
  604. <entry file="file://$PROJECT_DIR$/lib/include/IType.h">
  605. <provider selected="true" editor-type-id="text-editor">
  606. <state relative-caret-position="75">
  607. <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
  608. </state>
  609. </provider>
  610. </entry>
  611. <entry file="file://$PROJECT_DIR$/lib/include/IListener.h">
  612. <provider selected="true" editor-type-id="text-editor">
  613. <state relative-caret-position="60">
  614. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  615. </state>
  616. </provider>
  617. </entry>
  618. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  619. <provider selected="true" editor-type-id="text-editor">
  620. <state relative-caret-position="180">
  621. <caret line="12" column="70" selection-start-line="12" selection-start-column="70" selection-end-line="12" selection-end-column="70" />
  622. </state>
  623. </provider>
  624. </entry>
  625. <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
  626. <provider selected="true" editor-type-id="text-editor">
  627. <state relative-caret-position="105">
  628. <caret line="7" column="23" lean-forward="true" selection-start-line="7" selection-start-column="23" selection-end-line="7" selection-end-column="23" />
  629. </state>
  630. </provider>
  631. </entry>
  632. <entry file="file://$PROJECT_DIR$/lib/include/HandlerModule.h">
  633. <provider selected="true" editor-type-id="text-editor">
  634. <state relative-caret-position="180">
  635. <caret line="12" column="35" selection-start-line="12" selection-start-column="35" selection-end-line="12" selection-end-column="35" />
  636. <folding>
  637. <element signature="e#56#73#0" expanded="true" />
  638. <element signature="e#123#132#0" expanded="true" />
  639. </folding>
  640. </state>
  641. </provider>
  642. </entry>
  643. <entry file="file://$PROJECT_DIR$/lib/src/Output.cpp">
  644. <provider selected="true" editor-type-id="text-editor">
  645. <state relative-caret-position="435">
  646. <caret line="29" column="27" selection-start-line="29" selection-start-column="27" selection-end-line="29" selection-end-column="27" />
  647. </state>
  648. </provider>
  649. </entry>
  650. <entry file="file://$PROJECT_DIR$/lib/include/Output.h">
  651. <provider selected="true" editor-type-id="text-editor">
  652. <state relative-caret-position="345">
  653. <caret line="23" column="59" selection-start-line="23" selection-start-column="59" selection-end-line="23" selection-end-column="59" />
  654. <folding>
  655. <element signature="e#42#62#0" expanded="true" />
  656. </folding>
  657. </state>
  658. </provider>
  659. </entry>
  660. <entry file="file://$PROJECT_DIR$/lib/include/IOutput.h">
  661. <provider selected="true" editor-type-id="text-editor">
  662. <state relative-caret-position="210">
  663. <caret line="14" column="38" lean-forward="true" selection-start-line="14" selection-start-column="38" selection-end-line="14" selection-end-column="38" />
  664. <folding>
  665. <element signature="e#44#63#0" expanded="true" />
  666. </folding>
  667. </state>
  668. </provider>
  669. </entry>
  670. <entry file="file://$PROJECT_DIR$/lib/include/IModule.h">
  671. <provider selected="true" editor-type-id="text-editor">
  672. <state relative-caret-position="255">
  673. <caret line="17" column="8" lean-forward="true" selection-start-line="17" selection-start-column="8" selection-end-line="18" selection-end-column="60" />
  674. <folding>
  675. <element signature="e#45#65#0" expanded="true" />
  676. </folding>
  677. </state>
  678. </provider>
  679. </entry>
  680. <entry file="file://$PROJECT_DIR$/lib/include/IProcessor.h">
  681. <provider selected="true" editor-type-id="text-editor">
  682. <state relative-caret-position="285">
  683. <caret line="19" lean-forward="true" selection-start-line="19" selection-end-line="19" />
  684. <folding>
  685. <element signature="e#51#71#0" expanded="true" />
  686. </folding>
  687. </state>
  688. </provider>
  689. </entry>
  690. <entry file="file://$PROJECT_DIR$/lib/include/IUnique.h">
  691. <provider selected="true" editor-type-id="text-editor">
  692. <state relative-caret-position="135">
  693. <caret line="9" column="28" selection-start-line="9" selection-start-column="28" selection-end-line="9" selection-end-column="28" />
  694. </state>
  695. </provider>
  696. </entry>
  697. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp">
  698. <provider selected="true" editor-type-id="text-editor">
  699. <state relative-caret-position="720">
  700. <caret line="48" column="27" lean-forward="true" selection-start-line="48" selection-start-column="27" selection-end-line="48" selection-end-column="27" />
  701. </state>
  702. </provider>
  703. </entry>
  704. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorManual.h">
  705. <provider selected="true" editor-type-id="text-editor">
  706. <state relative-caret-position="135">
  707. <caret line="9" column="37" selection-start-line="9" selection-start-column="37" selection-end-line="9" selection-end-column="37" />
  708. <folding>
  709. <element signature="e#60#86#0" expanded="true" />
  710. </folding>
  711. </state>
  712. </provider>
  713. </entry>
  714. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleMath.cpp">
  715. <provider selected="true" editor-type-id="text-editor">
  716. <state relative-caret-position="361">
  717. <caret line="59" selection-start-line="59" selection-end-line="59" />
  718. <folding>
  719. <element signature="e#0#24#0" expanded="true" />
  720. </folding>
  721. </state>
  722. </provider>
  723. </entry>
  724. <entry file="file://$PROJECT_DIR$/lib/include/Input.h">
  725. <provider selected="true" editor-type-id="text-editor">
  726. <state relative-caret-position="390">
  727. <caret line="30" column="23" selection-start-line="30" selection-start-column="23" selection-end-line="30" selection-end-column="23" />
  728. <folding>
  729. <element signature="e#41#58#0" expanded="true" />
  730. </folding>
  731. </state>
  732. </provider>
  733. </entry>
  734. <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
  735. <provider selected="true" editor-type-id="text-editor">
  736. <state relative-caret-position="135">
  737. <caret line="9" column="17" selection-start-line="9" selection-start-column="17" selection-end-line="9" selection-end-column="17" />
  738. </state>
  739. </provider>
  740. </entry>
  741. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  742. <provider selected="true" editor-type-id="text-editor">
  743. <state relative-caret-position="345">
  744. <caret line="23" lean-forward="true" selection-start-line="23" selection-end-line="23" />
  745. <folding>
  746. <element signature="e#0#25#0" expanded="true" />
  747. </folding>
  748. </state>
  749. </provider>
  750. </entry>
  751. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
  752. <provider selected="true" editor-type-id="text-editor">
  753. <state relative-caret-position="165">
  754. <caret line="11" column="26" selection-start-line="11" selection-start-column="26" selection-end-line="11" selection-end-column="26" />
  755. <folding>
  756. <element signature="e#43#63#0" expanded="true" />
  757. </folding>
  758. </state>
  759. </provider>
  760. </entry>
  761. <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
  762. <provider selected="true" editor-type-id="text-editor">
  763. <state relative-caret-position="750">
  764. <caret line="50" selection-start-line="50" selection-end-line="50" />
  765. </state>
  766. </provider>
  767. </entry>
  768. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  769. <provider selected="true" editor-type-id="text-editor">
  770. <state relative-caret-position="2640">
  771. <caret line="176" selection-start-line="176" selection-end-line="176" />
  772. </state>
  773. </provider>
  774. </entry>
  775. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  776. <provider selected="true" editor-type-id="text-editor">
  777. <state relative-caret-position="285">
  778. <caret line="19" column="62" selection-start-line="19" selection-start-column="62" selection-end-line="19" selection-end-column="62" />
  779. <folding>
  780. <element signature="e#0#23#0" expanded="true" />
  781. </folding>
  782. </state>
  783. </provider>
  784. </entry>
  785. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
  786. <provider selected="true" editor-type-id="text-editor">
  787. <state relative-caret-position="135">
  788. <caret line="9" column="30" selection-start-line="9" selection-start-column="30" selection-end-line="9" selection-end-column="30" />
  789. <folding>
  790. <element signature="e#0#24#0" expanded="true" />
  791. <element signature="e#70#98#0" expanded="true" />
  792. </folding>
  793. </state>
  794. </provider>
  795. </entry>
  796. <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
  797. <provider selected="true" editor-type-id="text-editor">
  798. <state relative-caret-position="10605">
  799. <caret line="707" selection-start-line="707" selection-end-line="707" />
  800. </state>
  801. </provider>
  802. </entry>
  803. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  804. <provider selected="true" editor-type-id="text-editor">
  805. <state relative-caret-position="510">
  806. <caret line="34" column="21" selection-start-line="34" selection-start-column="21" selection-end-line="34" selection-end-column="21" />
  807. </state>
  808. </provider>
  809. </entry>
  810. <entry file="file:///usr/src/gtest/src/gtest.cc">
  811. <provider selected="true" editor-type-id="text-editor">
  812. <state relative-caret-position="37215">
  813. <caret line="2481" selection-start-line="2481" selection-end-line="2481" />
  814. </state>
  815. </provider>
  816. </entry>
  817. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  818. <provider selected="true" editor-type-id="text-editor">
  819. <state relative-caret-position="135">
  820. <caret line="9" column="36" selection-start-line="9" selection-start-column="36" selection-end-line="9" selection-end-column="36" />
  821. <folding>
  822. <element signature="e#0#28#0" expanded="true" />
  823. </folding>
  824. </state>
  825. </provider>
  826. </entry>
  827. <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
  828. <provider selected="true" editor-type-id="text-editor">
  829. <state relative-caret-position="510">
  830. <caret line="34" column="23" selection-start-line="34" selection-start-column="23" selection-end-line="34" selection-end-column="23" />
  831. <folding>
  832. <element signature="e#51#69#0" expanded="true" />
  833. </folding>
  834. </state>
  835. </provider>
  836. </entry>
  837. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  838. <provider selected="true" editor-type-id="text-editor">
  839. <state relative-caret-position="1005">
  840. <caret line="67" column="13" selection-start-line="67" selection-start-column="13" selection-end-line="67" selection-end-column="13" />
  841. </state>
  842. </provider>
  843. </entry>
  844. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorBase.h">
  845. <provider selected="true" editor-type-id="text-editor">
  846. <state relative-caret-position="374">
  847. <caret line="43" column="30" selection-start-line="43" selection-start-column="30" selection-end-line="43" selection-end-column="30" />
  848. <folding>
  849. <element signature="e#57#72#0" expanded="true" />
  850. </folding>
  851. </state>
  852. </provider>
  853. </entry>
  854. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  855. <provider selected="true" editor-type-id="text-editor">
  856. <state relative-caret-position="479">
  857. <caret line="103" column="89" selection-start-line="103" selection-start-column="89" selection-end-line="103" selection-end-column="89" />
  858. <folding>
  859. <element signature="e#0#24#0" expanded="true" />
  860. <element signature="e#70#98#0" expanded="true" />
  861. </folding>
  862. </state>
  863. </provider>
  864. </entry>
  865. </component>
  866. </project>