common: Make SyncableObject non-copyable
[quassel.git] / src / qtui / settingspages / highlightsettingspage.ui
index 9c8894e..70922c0 100644 (file)
         </property>
         <column>
          <property name="text">
-          <string>Highlight</string>
+          <string>Enabled</string>
          </property>
         </column>
         <column>
          <property name="text">
-          <string>RegEx</string>
+          <string>Highlight</string>
          </property>
         </column>
         <column>
          <property name="text">
-          <string>CS</string>
+          <string>RegEx</string>
          </property>
         </column>
         <column>
          <property name="text">
-          <string>Enable</string>
+          <string>CS</string>
          </property>
         </column>
         <column>
         <property name="text">
          <string>Case sensitive</string>
         </property>
-        <property name="checked">
-         <bool>true</bool>
-        </property>
        </widget>
       </item>
      </layout>
     </widget>
    </item>
+   <item>
+    <layout class="QHBoxLayout">
+     <item>
+      <widget class="QLabel" name="localHighlightsIcon">
+       <property name="text">
+        <string notr="true">[icon]</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QLabel" name="localHighlightsLabel">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
+       <property name="text">
+        <string>Local Highlights apply to this device only</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="localHighlightsDetails">
+       <property name="text">
+        <string>Details...</string>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
   </layout>
  </widget>
  <resources/>