2017-11-02 16:26:17 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>CppTools::TidyChecks</class>
|
|
|
|
|
<widget class="QWidget" name="CppTools::TidyChecks">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>682</width>
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<widget class="QListWidget" name="checksList">
|
2017-11-02 16:26:17 +01:00
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>android-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>boost-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>bugprone-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>cert-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>cppcoreguidelines-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>clang-analyzer-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>clang-diagnostic-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>google-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>hicpp-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>llvm-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>misc-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>modernize-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>mpi-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>objc-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2017-11-16 14:53:09 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>performance-*</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>readability-*</string>
|
|
|
|
|
</property>
|
2017-11-02 16:26:17 +01:00
|
|
|
</item>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|