summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Maudsley <richard.maudsley@isode.com>2014-01-17 14:59:01 (GMT)
committerRichard Maudsley <richard.maudsley@isode.com>2014-01-17 14:59:01 (GMT)
commitc63d03296286d9738060abbc173b2ae9c8ca427c (patch)
tree84bfc1d2269e1708ebb2d79c5241aef73ce7c987 /Swift/QtUI/QtHighlightEditor.ui
parent73a86a8bf742ca01be538074fef60f6eec6fef78 (diff)
downloadswift-c63d03296286d9738060abbc173b2ae9c8ca427c.zip
swift-c63d03296286d9738060abbc173b2ae9c8ca427c.tar.bz2
Routine to enable/disable entire UI.
Change-Id: I7283527a8fc516f55ceb147f7e44a4b5477c7c75
Diffstat (limited to 'Swift/QtUI/QtHighlightEditor.ui')
-rw-r--r--Swift/QtUI/QtHighlightEditor.ui38
1 files changed, 19 insertions, 19 deletions
diff --git a/Swift/QtUI/QtHighlightEditor.ui b/Swift/QtUI/QtHighlightEditor.ui
index 8355381..0de6ba5 100644
--- a/Swift/QtUI/QtHighlightEditor.ui
+++ b/Swift/QtUI/QtHighlightEditor.ui
@@ -126,7 +126,7 @@
</property>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
- <widget class="QTextEdit" name="textEdit_2">
+ <widget class="QTextEdit" name="ruleDescription">
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
@@ -146,7 +146,7 @@ p, li { white-space: pre-wrap; }
</property>
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
- <widget class="QTextEdit" name="textEdit"/>
+ <widget class="QTextEdit" name="chatExample"/>
</item>
</layout>
</widget>
@@ -171,14 +171,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QCheckBox" name="checkBox">
+ <widget class="QCheckBox" name="chatCheck">
<property name="text">
<string>Chats</string>
</property>
</widget>
</item>
<item>
- <widget class="QCheckBox" name="checkBox_2">
+ <widget class="QCheckBox" name="roomCheck">
<property name="text">
<string>Rooms</string>
</property>
@@ -200,30 +200,30 @@ p, li { white-space: pre-wrap; }
</layout>
</item>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <layout class="QHBoxLayout" name="senderName">
<item>
- <widget class="QCheckBox" name="checkBox_3">
+ <widget class="QCheckBox" name="senderCheck">
<property name="text">
<string>Sender name:</string>
</property>
</widget>
</item>
<item>
- <widget class="QLineEdit" name="lineEdit"/>
+ <widget class="QLineEdit" name="dummySenderName"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
- <widget class="QCheckBox" name="checkBox_4">
+ <widget class="QCheckBox" name="keywordCheck">
<property name="text">
<string>Keyword:</string>
</property>
</widget>
</item>
<item>
- <widget class="QLineEdit" name="lineEdit_2"/>
+ <widget class="QLineEdit" name="keyword"/>
</item>
</layout>
</item>
@@ -237,14 +237,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QCheckBox" name="matchWholeWords_2">
+ <widget class="QCheckBox" name="matchWholeWords">
<property name="text">
<string>Match keyword within longer words</string>
</property>
</widget>
</item>
<item>
- <widget class="QCheckBox" name="matchCase_2">
+ <widget class="QCheckBox" name="matchCase">
<property name="text">
<string>Keyword is case sensitive</string>
</property>
@@ -264,7 +264,7 @@ p, li { white-space: pre-wrap; }
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
- <widget class="QRadioButton" name="radioButton">
+ <widget class="QRadioButton" name="noColorRadio">
<property name="text">
<string>No Highlight</string>
</property>
@@ -274,14 +274,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QRadioButton" name="radioButton_2">
+ <widget class="QRadioButton" name="defaultColorRadio">
<property name="text">
<string>Default Color</string>
</property>
</widget>
</item>
<item>
- <widget class="QRadioButton" name="radioButton_7">
+ <widget class="QRadioButton" name="customColorRadio">
<property name="text">
<string>Custom Color</string>
</property>
@@ -318,7 +318,7 @@ p, li { white-space: pre-wrap; }
</spacer>
</item>
<item>
- <widget class="Swift::QtColorToolButton" name="foreground_2">
+ <widget class="Swift::QtColorToolButton" name="foregoundColor">
<property name="enabled">
<bool>false</bool>
</property>
@@ -331,7 +331,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="Swift::QtColorToolButton" name="background">
+ <widget class="Swift::QtColorToolButton" name="backgroundColor">
<property name="enabled">
<bool>false</bool>
</property>
@@ -357,7 +357,7 @@ p, li { white-space: pre-wrap; }
<item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
- <widget class="QRadioButton" name="radioButton_4">
+ <widget class="QRadioButton" name="noSoundRadio">
<property name="text">
<string>No Sound</string>
</property>
@@ -367,14 +367,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QRadioButton" name="radioButton_5">
+ <widget class="QRadioButton" name="defaultSoundRadio">
<property name="text">
<string>Default Sound</string>
</property>
</widget>
</item>
<item>
- <widget class="QRadioButton" name="radioButton_6">
+ <widget class="QRadioButton" name="customSoundRadio">
<property name="text">
<string>Custom Sound</string>
</property>