summaryrefslogtreecommitdiffstats
path: root/part/kxetextviewsettingspage.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-26 13:50:43 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 13:50:43 +0100
commitd62c8c002c51fb7c36487839eeeb4ac89f044dee (patch)
treebb4d1f5c631ab1f22a3018ba39e6a806035f80fd /part/kxetextviewsettingspage.ui
downloadkxmleditor-d62c8c002c51fb7c36487839eeeb4ac89f044dee.tar.gz
kxmleditor-d62c8c002c51fb7c36487839eeeb4ac89f044dee.zip
Initial import of kxmleditor 1.1.4
Diffstat (limited to 'part/kxetextviewsettingspage.ui')
-rw-r--r--part/kxetextviewsettingspage.ui266
1 files changed, 266 insertions, 0 deletions
diff --git a/part/kxetextviewsettingspage.ui b/part/kxetextviewsettingspage.ui
new file mode 100644
index 0000000..f82c830
--- /dev/null
+++ b/part/kxetextviewsettingspage.ui
@@ -0,0 +1,266 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>KXETextViewSettingsPage</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>KXETextViewSettingsPage</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>254</width>
+ <height>370</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Text view settings</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>m_pBoxSyntaxHL</cstring>
+ </property>
+ <property name="title">
+ <string>Syntax highlighting</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Syntax highlightning&lt;/b&gt;
+&lt;br&gt;
+You can define the colors to be used, when showing your XML documents as raw text.</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>m_pLblColorDfltText</cstring>
+ </property>
+ <property name="text">
+ <string>Default &amp;Text:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorDfltText</cstring>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="4" column="1">
+ <property name="name">
+ <cstring>m_pColorSyntaxChars</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>m_pLblColorElemNames</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Element names:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorElemNames</cstring>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="5" column="1">
+ <property name="name">
+ <cstring>m_pColorComments</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="6" column="0">
+ <property name="name">
+ <cstring>m_pLblColorErrors</cstring>
+ </property>
+ <property name="text">
+ <string>Syntax E&amp;rrors:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorErrors</cstring>
+ </property>
+ </widget>
+ <widget class="QLabel" row="3" column="0">
+ <property name="name">
+ <cstring>m_pLblColorAttrValues</cstring>
+ </property>
+ <property name="text">
+ <string>Attribute &amp;values:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorAttrValues</cstring>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="1" column="1">
+ <property name="name">
+ <cstring>m_pColorElemNames</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="5" column="0">
+ <property name="name">
+ <cstring>m_pLblColorComments</cstring>
+ </property>
+ <property name="text">
+ <string>Co&amp;mments:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorComments</cstring>
+ </property>
+ </widget>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>m_pLblColorAttrNames</cstring>
+ </property>
+ <property name="text">
+ <string>Attribute &amp;names:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorAttrNames</cstring>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="0" column="1">
+ <property name="name">
+ <cstring>m_pColorDfltText</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="2" column="1">
+ <property name="name">
+ <cstring>m_pColorAttrNames</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="4" column="0">
+ <property name="name">
+ <cstring>m_pLblColorSyntaxChars</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Syntax characters:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pColorSyntaxChars</cstring>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="3" column="1">
+ <property name="name">
+ <cstring>m_pColorAttrValues</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="6" column="1">
+ <property name="name">
+ <cstring>m_pColorErrors</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QLayoutWidget" row="1" column="0">
+ <property name="name">
+ <cstring>layout2</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>m_pLblIndentSteps</cstring>
+ </property>
+ <property name="text">
+ <string>Element &amp;indentation:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pIndentSteps</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Element indentation&lt;/b&gt;
+&lt;br&gt;
+You can choose the number of characters you want to be used for indenting childnodes, when showing your XML documents as raw text.</string>
+ </property>
+ </widget>
+ <widget class="QSpinBox">
+ <property name="name">
+ <cstring>m_pIndentSteps</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Element indentation&lt;/b&gt;
+&lt;br&gt;
+You can choose the number of characters you want to be used for indenting childnodes, when showing your XML documents as raw text.</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>16</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <spacer row="3" column="0">
+ <property name="name">
+ <cstring>spacer8</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QCheckBox" row="2" column="0">
+ <property name="name">
+ <cstring>m_pCheckBoxWrapOn</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Wrap, instead of Hrz. Scroll bar</string>
+ </property>
+ <property name="accel">
+ <string>Alt+W</string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<tabstops>
+ <tabstop>m_pColorDfltText</tabstop>
+ <tabstop>m_pColorElemNames</tabstop>
+ <tabstop>m_pColorAttrNames</tabstop>
+ <tabstop>m_pColorAttrValues</tabstop>
+ <tabstop>m_pColorSyntaxChars</tabstop>
+ <tabstop>m_pColorComments</tabstop>
+ <tabstop>m_pColorErrors</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>