Debugger/VariablesFilterDialog.ui

changeset 5171
f1e9eebd5469
parent 0
de9c2efb9d02
child 5461
b0dc3f0133cd
diff -r 74e000797a93 -r f1e9eebd5469 Debugger/VariablesFilterDialog.ui
--- a/Debugger/VariablesFilterDialog.ui	Wed Sep 14 20:08:16 2016 +0200
+++ b/Debugger/VariablesFilterDialog.ui	Fri Sep 16 19:28:39 2016 +0200
@@ -1,8 +1,9 @@
-<ui version="4.0" >
- <author>Detlev Offenbach &lt;detlev@die-offenbachs.de></author>
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <author>Detlev Offenbach &lt;detlev@die-offenbachs.de&gt;</author>
  <class>VariablesFilterDialog</class>
- <widget class="QDialog" name="VariablesFilterDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="VariablesFilterDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -10,78 +11,90 @@
     <height>338</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Variables Type Filter</string>
   </property>
-  <property name="whatsThis" >
-   <string>&lt;b>Filter Dialog&lt;/b>
-&lt;p> This dialog gives the user the possibility to select what kind of variables should &lt;b>not&lt;/b> be shown during a debugging session.&lt;/p></string>
+  <property name="whatsThis">
+   <string>&lt;b&gt;Filter Dialog&lt;/b&gt;
+&lt;p&gt; This dialog gives the user the possibility to select what kind of variables should &lt;b&gt;not&lt;/b&gt; be shown during a debugging session.&lt;/p&gt;</string>
   </property>
-  <property name="sizeGripEnabled" >
+  <property name="sizeGripEnabled">
    <bool>true</bool>
   </property>
-  <layout class="QGridLayout" >
-   <item row="2" column="0" colspan="2" >
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+  <layout class="QGridLayout">
+   <item row="2" column="0" colspan="2">
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
+     <property name="standardButtons">
       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" >
-    <widget class="QLabel" name="localsLabel" >
-     <property name="text" >
+   <item row="0" column="0">
+    <widget class="QLabel" name="localsLabel">
+     <property name="text">
       <string>&amp;Locals Filter</string>
      </property>
-     <property name="buddy" >
+     <property name="buddy">
       <cstring>localsList</cstring>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" >
-    <widget class="QLabel" name="globalsLabel" >
-     <property name="text" >
+   <item row="0" column="1">
+    <widget class="QLabel" name="globalsLabel">
+     <property name="text">
       <string>&amp;Globals Filter</string>
      </property>
-     <property name="buddy" >
+     <property name="buddy">
       <cstring>globalsList</cstring>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QListWidget" name="localsList" >
-     <property name="toolTip" >
+   <item row="1" column="0">
+    <widget class="QListWidget" name="localsList">
+     <property name="toolTip">
       <string>Locals Filter List</string>
      </property>
-     <property name="whatsThis" >
-      <string>&lt;b>Locals Filter List&lt;/b>
-&lt;p>Select the variable types you want to be filtered out of the locals variables list.&lt;/p&lt;</string>
+     <property name="whatsThis">
+      <string>&lt;b&gt;Locals Filter List&lt;/b&gt;
+&lt;p&gt;Select the variable types you want to be filtered out of the locals variables list.&lt;/p&lt;</string>
      </property>
-     <property name="selectionMode" >
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="selectionMode">
       <enum>QAbstractItemView::ExtendedSelection</enum>
      </property>
+     <property name="sortingEnabled">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <widget class="QListWidget" name="globalsList" >
-     <property name="toolTip" >
+   <item row="1" column="1">
+    <widget class="QListWidget" name="globalsList">
+     <property name="toolTip">
       <string>Globals Filter List</string>
      </property>
-     <property name="whatsThis" >
-      <string>&lt;b>Globals Filter List&lt;/b>
-&lt;p>Select the variable types you want to be filtered out of the globals variables list.&lt;/p&lt;</string>
+     <property name="whatsThis">
+      <string>&lt;b&gt;Globals Filter List&lt;/b&gt;
+&lt;p&gt;Select the variable types you want to be filtered out of the globals variables list.&lt;/p&lt;</string>
      </property>
-     <property name="selectionMode" >
+     <property name="alternatingRowColors">
+      <bool>true</bool>
+     </property>
+     <property name="selectionMode">
       <enum>QAbstractItemView::ExtendedSelection</enum>
      </property>
+     <property name="sortingEnabled">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <tabstops>
   <tabstop>localsList</tabstop>
@@ -95,11 +108,11 @@
    <receiver>VariablesFilterDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>14</x>
      <y>319</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>15</x>
      <y>332</y>
     </hint>
@@ -111,11 +124,11 @@
    <receiver>VariablesFilterDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>84</x>
      <y>317</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>84</x>
      <y>336</y>
     </hint>

eric ide

mercurial