qtcreator.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorCodeStyle>
  3. <!-- Written by Qt Creator 2.6.1, 2013-03-04T11:32:56. -->
  4. <qtcreator>
  5. <data>
  6. <variable>CodeStyleData</variable>
  7. <valuemap type="QVariantMap">
  8. <value type="bool" key="AlignAssignments">false</value>
  9. <value type="bool" key="AutoSpacesForTabs">false</value>
  10. <value type="bool" key="ExtraPaddingForConditionsIfConfusingAlign">true</value>
  11. <value type="bool" key="IndentAccessSpecifiers">true</value>
  12. <value type="bool" key="IndentBlockBody">true</value>
  13. <value type="bool" key="IndentBlockBraces">false</value>
  14. <value type="bool" key="IndentBlocksRelativeToSwitchLabels">true</value>
  15. <value type="bool" key="IndentClassBraces">false</value>
  16. <value type="bool" key="IndentControlFlowRelativeToSwitchLabels">true</value>
  17. <value type="bool" key="IndentDeclarationsRelativeToAccessSpecifiers">true</value>
  18. <value type="bool" key="IndentEnumBraces">false</value>
  19. <value type="bool" key="IndentFunctionBody">true</value>
  20. <value type="bool" key="IndentFunctionBraces">false</value>
  21. <value type="bool" key="IndentNamespaceBody">true</value>
  22. <value type="bool" key="IndentNamespaceBraces">false</value>
  23. <value type="int" key="IndentSize">4</value>
  24. <value type="bool" key="IndentStatementsRelativeToSwitchLabels">true</value>
  25. <value type="bool" key="IndentSwitchLabels">true</value>
  26. <value type="int" key="PaddingMode">2</value>
  27. <value type="bool" key="SpacesForTabs">true</value>
  28. <value type="int" key="TabSize">4</value>
  29. </valuemap>
  30. </data>
  31. <data>
  32. <variable>DisplayName</variable>
  33. <value type="QString">bitmovin</value>
  34. </data>
  35. </qtcreator>