Digitalisierte Elektroverteilung zur permanenten Verbraucherüberwachung
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.

baConditionMonitoring.pro.user.eac5e3e 38KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 4.15.1, 2021-07-23T08:11:49. -->
  4. <qtcreator>
  5. <data>
  6. <variable>EnvironmentId</variable>
  7. <value type="QByteArray">{eac5e3ee-8a8a-4d3e-ba79-20701eff322a}</value>
  8. </data>
  9. <data>
  10. <variable>ProjectExplorer.Project.ActiveTarget</variable>
  11. <value type="int">0</value>
  12. </data>
  13. <data>
  14. <variable>ProjectExplorer.Project.EditorSettings</variable>
  15. <valuemap type="QVariantMap">
  16. <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
  17. <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
  18. <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
  19. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  20. <value type="QString" key="language">Cpp</value>
  21. <valuemap type="QVariantMap" key="value">
  22. <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
  23. </valuemap>
  24. </valuemap>
  25. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  26. <value type="QString" key="language">QmlJS</value>
  27. <valuemap type="QVariantMap" key="value">
  28. <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
  29. </valuemap>
  30. </valuemap>
  31. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  32. <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
  33. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  34. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  35. <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
  36. <value type="int" key="EditorConfiguration.MarginColumn">80</value>
  37. <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
  38. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  39. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  40. <value type="bool" key="EditorConfiguration.PreferSingleLineComments">false</value>
  41. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  42. <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
  43. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  44. <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
  45. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  46. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  47. <value type="int" key="EditorConfiguration.TabSize">8</value>
  48. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  49. <value type="bool" key="EditorConfiguration.UseIndenter">false</value>
  50. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  51. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  52. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  53. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  54. <value type="QString" key="EditorConfiguration.ignoreFileTypes">*.md, *.MD, Makefile</value>
  55. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  56. <value type="bool" key="EditorConfiguration.skipTrailingWhitespace">true</value>
  57. </valuemap>
  58. </data>
  59. <data>
  60. <variable>ProjectExplorer.Project.PluginSettings</variable>
  61. <valuemap type="QVariantMap">
  62. <valuemap type="QVariantMap" key="AutoTest.ActiveFrameworks">
  63. <value type="bool" key="AutoTest.Framework.Boost">true</value>
  64. <value type="bool" key="AutoTest.Framework.CTest">false</value>
  65. <value type="bool" key="AutoTest.Framework.Catch">true</value>
  66. <value type="bool" key="AutoTest.Framework.GTest">true</value>
  67. <value type="bool" key="AutoTest.Framework.QtQuickTest">true</value>
  68. <value type="bool" key="AutoTest.Framework.QtTest">true</value>
  69. </valuemap>
  70. <valuemap type="QVariantMap" key="AutoTest.CheckStates"/>
  71. <value type="int" key="AutoTest.RunAfterBuild">0</value>
  72. <value type="bool" key="AutoTest.UseGlobal">true</value>
  73. <valuelist type="QVariantList" key="ClangCodeModel.CustomCommandLineKey"/>
  74. <value type="bool" key="ClangCodeModel.UseGlobalConfig">true</value>
  75. <value type="QString" key="ClangCodeModel.WarningConfigId">Builtin.BuildSystem</value>
  76. <valuemap type="QVariantMap" key="ClangTools">
  77. <value type="bool" key="ClangTools.AnalyzeOpenFiles">true</value>
  78. <value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
  79. <value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
  80. <value type="int" key="ClangTools.ParallelJobs">1</value>
  81. <valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
  82. <valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
  83. <valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
  84. <value type="bool" key="ClangTools.UseGlobalSettings">true</value>
  85. </valuemap>
  86. <valuemap type="QVariantMap" key="CppEditor.QuickFix">
  87. <value type="bool" key="UseGlobalSettings">true</value>
  88. </valuemap>
  89. </valuemap>
  90. </data>
  91. <data>
  92. <variable>ProjectExplorer.Project.Target.0</variable>
  93. <valuemap type="QVariantMap">
  94. <value type="QString" key="DeviceType">Desktop</value>
  95. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 6.1.1 GCC 64bit</value>
  96. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 6.1.1 GCC 64bit</value>
  97. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt6.611.gcc_64_kit</value>
  98. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  99. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  100. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  101. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  102. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/baConditionMonitoring/ConditionMonitoring/build_baConditionMonitoring</value>
  103. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/baConditionMonitoring/ConditionMonitoring/build_baConditionMonitoring</value>
  104. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  105. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  106. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  107. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  108. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  109. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  110. </valuemap>
  111. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  112. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  113. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  114. </valuemap>
  115. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  116. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  117. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  118. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  119. </valuemap>
  120. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  121. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  122. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  123. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  124. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  125. </valuemap>
  126. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  127. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  128. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  130. </valuemap>
  131. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  132. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  133. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  134. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  135. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  137. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  138. </valuemap>
  139. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  140. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/build-baConditionMonitoring-Desktop_Qt_6_1_1_GCC_64bit-Release</value>
  141. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/build-baConditionMonitoring-Desktop_Qt_6_1_1_GCC_64bit-Release</value>
  142. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  143. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  144. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  145. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  146. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  147. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  148. </valuemap>
  149. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  150. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  151. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  152. </valuemap>
  153. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  154. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  155. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  156. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  157. </valuemap>
  158. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  159. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  160. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  161. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  162. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  163. </valuemap>
  164. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  165. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  166. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  167. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  168. </valuemap>
  169. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  170. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  171. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  172. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  173. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  174. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  175. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  176. <value type="int" key="QtQuickCompiler">0</value>
  177. </valuemap>
  178. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  179. <value type="int" key="EnableQmlDebugging">0</value>
  180. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/build-baConditionMonitoring-Desktop_Qt_6_1_1_GCC_64bit-Profile</value>
  181. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/build-baConditionMonitoring-Desktop_Qt_6_1_1_GCC_64bit-Profile</value>
  182. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  183. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  184. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  185. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  186. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  187. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  188. </valuemap>
  189. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  190. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  191. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  192. </valuemap>
  193. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  194. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  195. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  196. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  197. </valuemap>
  198. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  199. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  200. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  201. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  202. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  203. </valuemap>
  204. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  205. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  206. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  207. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  208. </valuemap>
  209. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  210. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  211. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  212. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  213. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  214. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  215. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  216. <value type="int" key="QtQuickCompiler">0</value>
  217. <value type="int" key="SeparateDebugInfo">0</value>
  218. </valuemap>
  219. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
  220. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  221. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  222. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  223. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  224. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  225. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  226. </valuemap>
  227. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  228. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  229. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  230. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  231. </valuemap>
  232. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  233. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  234. <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
  235. <valuelist type="QVariantList" key="Analyzer.Perf.Events">
  236. <value type="QString">cpu-cycles</value>
  237. </valuelist>
  238. <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
  239. <value type="int" key="Analyzer.Perf.Frequency">250</value>
  240. <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
  241. <value type="QString">-e</value>
  242. <value type="QString">cpu-cycles</value>
  243. <value type="QString">--call-graph</value>
  244. <value type="QString">dwarf,4096</value>
  245. <value type="QString">-F</value>
  246. <value type="QString">250</value>
  247. </valuelist>
  248. <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
  249. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  250. <value type="int" key="Analyzer.Perf.StackSize">4096</value>
  251. <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
  252. <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
  253. <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
  254. <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
  255. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  256. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  257. <value type="QString" key="Analyzer.Valgrind.Callgrind.Arguments"></value>
  258. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  259. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  260. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  261. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  262. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  263. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  264. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  265. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  266. <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
  267. <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
  268. <value type="QString" key="Analyzer.Valgrind.Memcheck.Arguments"></value>
  269. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  270. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  271. <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
  272. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  273. <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
  274. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  275. <value type="QString" key="Analyzer.Valgrind.ValgrindArguments"></value>
  276. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  277. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  278. <value type="int">0</value>
  279. <value type="int">1</value>
  280. <value type="int">2</value>
  281. <value type="int">3</value>
  282. <value type="int">4</value>
  283. <value type="int">5</value>
  284. <value type="int">6</value>
  285. <value type="int">7</value>
  286. <value type="int">8</value>
  287. <value type="int">9</value>
  288. <value type="int">10</value>
  289. <value type="int">11</value>
  290. <value type="int">12</value>
  291. <value type="int">13</value>
  292. <value type="int">14</value>
  293. </valuelist>
  294. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  295. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  296. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  297. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">baConditionMonitoring2</value>
  298. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/michael/baConditionMonitoring/ConditionMonitoring/baConditionMonitoring.pro</value>
  299. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/home/michael/baConditionMonitoring/ConditionMonitoring/baConditionMonitoring.pro</value>
  300. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  301. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  302. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  303. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  304. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  305. <value type="QString" key="RunConfiguration.WorkingDirectory.default">/home/michael/baConditionMonitoring/ConditionMonitoring/build_baConditionMonitoring</value>
  306. </valuemap>
  307. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  308. </valuemap>
  309. </data>
  310. <data>
  311. <variable>ProjectExplorer.Project.Target.1</variable>
  312. <valuemap type="QVariantMap">
  313. <value type="QString" key="DeviceType">Desktop</value>
  314. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
  315. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
  316. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{79716d88-cdb0-4ad1-ae13-9ba90ad1ba4c}</value>
  317. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  318. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  319. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  320. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  321. <value type="int" key="EnableQmlDebugging">0</value>
  322. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/build-baConditionMonitoring-Desktop-Debug</value>
  323. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/build-baConditionMonitoring-Desktop-Debug</value>
  324. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  325. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  326. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  327. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  328. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  329. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  330. </valuemap>
  331. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  332. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  333. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  334. </valuemap>
  335. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  336. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  337. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  338. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  339. </valuemap>
  340. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  341. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  342. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  343. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  344. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  345. </valuemap>
  346. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  347. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  348. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  349. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  350. </valuemap>
  351. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  352. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  353. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  354. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  355. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  356. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  357. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  358. </valuemap>
  359. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  360. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/build-baConditionMonitoring-Desktop-Release</value>
  361. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/build-baConditionMonitoring-Desktop-Release</value>
  362. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  363. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  364. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  365. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  366. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  367. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  368. </valuemap>
  369. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  370. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  371. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  372. </valuemap>
  373. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  374. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  375. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  376. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  377. </valuemap>
  378. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  379. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  380. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  381. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  382. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  383. </valuemap>
  384. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  385. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  386. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  387. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  388. </valuemap>
  389. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  390. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  391. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  392. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  393. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  394. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  395. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  396. <value type="int" key="QtQuickCompiler">0</value>
  397. </valuemap>
  398. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  399. <value type="int" key="EnableQmlDebugging">0</value>
  400. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/michael/build-baConditionMonitoring-Desktop-Profile</value>
  401. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/michael/build-baConditionMonitoring-Desktop-Profile</value>
  402. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  403. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  404. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  405. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  406. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  407. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  408. </valuemap>
  409. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  410. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  411. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  412. </valuemap>
  413. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  414. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  415. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  416. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  417. </valuemap>
  418. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  419. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  420. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  421. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  422. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  423. </valuemap>
  424. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  425. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  426. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  427. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  428. </valuemap>
  429. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  430. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  431. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  432. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  433. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  434. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  435. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  436. <value type="int" key="QtQuickCompiler">0</value>
  437. <value type="int" key="SeparateDebugInfo">0</value>
  438. </valuemap>
  439. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
  440. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  441. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  442. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  443. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  444. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  445. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  446. </valuemap>
  447. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  448. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  449. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  450. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  451. </valuemap>
  452. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  453. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  454. <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
  455. <valuelist type="QVariantList" key="Analyzer.Perf.Events">
  456. <value type="QString">cpu-cycles</value>
  457. </valuelist>
  458. <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
  459. <value type="int" key="Analyzer.Perf.Frequency">250</value>
  460. <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
  461. <value type="QString">-e</value>
  462. <value type="QString">cpu-cycles</value>
  463. <value type="QString">--call-graph</value>
  464. <value type="QString">dwarf,4096</value>
  465. <value type="QString">-F</value>
  466. <value type="QString">250</value>
  467. </valuelist>
  468. <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
  469. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  470. <value type="int" key="Analyzer.Perf.StackSize">4096</value>
  471. <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
  472. <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
  473. <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
  474. <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
  475. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  476. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  477. <value type="QString" key="Analyzer.Valgrind.Callgrind.Arguments"></value>
  478. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  479. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  480. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  481. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  482. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  483. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  484. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  485. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  486. <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
  487. <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
  488. <value type="QString" key="Analyzer.Valgrind.Memcheck.Arguments"></value>
  489. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  490. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  491. <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
  492. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  493. <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
  494. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  495. <value type="QString" key="Analyzer.Valgrind.ValgrindArguments"></value>
  496. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  497. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  498. <value type="int">0</value>
  499. <value type="int">1</value>
  500. <value type="int">2</value>
  501. <value type="int">3</value>
  502. <value type="int">4</value>
  503. <value type="int">5</value>
  504. <value type="int">6</value>
  505. <value type="int">7</value>
  506. <value type="int">8</value>
  507. <value type="int">9</value>
  508. <value type="int">10</value>
  509. <value type="int">11</value>
  510. <value type="int">12</value>
  511. <value type="int">13</value>
  512. <value type="int">14</value>
  513. </valuelist>
  514. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  515. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  516. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  517. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">baConditionMonitoring2</value>
  518. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/michael/baConditionMonitoring/ConditionMonitoring/baConditionMonitoring.pro</value>
  519. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/home/michael/baConditionMonitoring/ConditionMonitoring/baConditionMonitoring.pro</value>
  520. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  521. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  522. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  523. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  524. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  525. </valuemap>
  526. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  527. </valuemap>
  528. </data>
  529. <data>
  530. <variable>ProjectExplorer.Project.TargetCount</variable>
  531. <value type="int">2</value>
  532. </data>
  533. <data>
  534. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  535. <value type="int">22</value>
  536. </data>
  537. <data>
  538. <variable>Version</variable>
  539. <value type="int">22</value>
  540. </data>
  541. </qtcreator>