2016-02-22 17:18:18 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
2016-02-26 17:50:38 +01:00
|
|
|
<class>CppTools::ClangDiagnosticConfigsWidget</class>
|
|
|
|
|
<widget class="QWidget" name="CppTools::ClangDiagnosticConfigsWidget">
|
2016-02-22 17:18:18 +01:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2017-09-08 13:00:44 +02:00
|
|
|
<width>665</width>
|
2016-02-22 17:18:18 +01:00
|
|
|
<height>300</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
2018-03-02 17:58:33 +01:00
|
|
|
<string/>
|
2016-02-22 17:18:18 +01:00
|
|
|
</property>
|
2018-02-06 13:17:36 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2016-02-22 17:18:18 +01:00
|
|
|
<item>
|
2018-05-11 14:53:17 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2016-02-22 17:18:18 +01:00
|
|
|
<item>
|
2018-05-16 07:58:53 +02:00
|
|
|
<widget class="QListWidget" name="configChooserList">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>156</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2016-02-22 17:18:18 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2018-05-11 14:53:17 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="copyButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Copy...</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="removeButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
2018-05-16 07:58:53 +02:00
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
</property>
|
2018-05-11 14:53:17 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
2018-05-16 07:58:53 +02:00
|
|
|
<height>100</height>
|
2018-05-11 14:53:17 +02:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2016-02-22 17:18:18 +01:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
2018-05-11 14:53:17 +02:00
|
|
|
<item>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"/>
|
|
|
|
|
</item>
|
2017-09-08 13:00:44 +02:00
|
|
|
<item>
|
2018-02-06 13:17:36 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2017-09-08 13:00:44 +02:00
|
|
|
<item>
|
2018-02-06 13:17:36 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
<item>
|
2018-02-12 11:34:38 +01:00
|
|
|
<widget class="QLabel" name="infoIcon">
|
2018-02-06 13:17:36 +01:00
|
|
|
<property name="text">
|
2018-02-12 11:34:38 +01:00
|
|
|
<string>InfoIcon</string>
|
2018-02-06 13:17:36 +01:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2018-02-12 11:34:38 +01:00
|
|
|
<widget class="QLabel" name="infoLabel">
|
2018-02-06 13:17:36 +01:00
|
|
|
<property name="text">
|
2018-02-12 11:34:38 +01:00
|
|
|
<string>InfoText</string>
|
2018-02-06 13:17:36 +01:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2017-09-08 13:00:44 +02:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2019-01-14 15:06:28 +01:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>700</width>
|
|
|
|
|
<height>500</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2017-09-08 13:00:44 +02:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
2016-02-22 17:18:18 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|