From d62c8c002c51fb7c36487839eeeb4ac89f044dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 26 Mar 2016 13:50:43 +0100 Subject: Initial import of kxmleditor 1.1.4 --- part/kxetextviewsettingspage.ui | 266 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 266 insertions(+) create mode 100644 part/kxetextviewsettingspage.ui (limited to 'part/kxetextviewsettingspage.ui') 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 @@ + +KXETextViewSettingsPage + + + KXETextViewSettingsPage + + + + 0 + 0 + 254 + 370 + + + + Text view settings + + + + unnamed + + + + m_pBoxSyntaxHL + + + Syntax highlighting + + + <b>Syntax highlightning</b> +<br> +You can define the colors to be used, when showing your XML documents as raw text. + + + + unnamed + + + + m_pLblColorDfltText + + + Default &Text: + + + m_pColorDfltText + + + + + m_pColorSyntaxChars + + + + + + + + m_pLblColorElemNames + + + &Element names: + + + m_pColorElemNames + + + + + m_pColorComments + + + + + + + + m_pLblColorErrors + + + Syntax E&rrors: + + + m_pColorErrors + + + + + m_pLblColorAttrValues + + + Attribute &values: + + + m_pColorAttrValues + + + + + m_pColorElemNames + + + + + + + + m_pLblColorComments + + + Co&mments: + + + m_pColorComments + + + + + m_pLblColorAttrNames + + + Attribute &names: + + + m_pColorAttrNames + + + + + m_pColorDfltText + + + + + + + + m_pColorAttrNames + + + + + + + + m_pLblColorSyntaxChars + + + &Syntax characters: + + + m_pColorSyntaxChars + + + + + m_pColorAttrValues + + + + + + + + m_pColorErrors + + + + + + + + + + layout2 + + + + unnamed + + + + m_pLblIndentSteps + + + Element &indentation: + + + m_pIndentSteps + + + <b>Element indentation</b> +<br> +You can choose the number of characters you want to be used for indenting childnodes, when showing your XML documents as raw text. + + + + + m_pIndentSteps + + + <b>Element indentation</b> +<br> +You can choose the number of characters you want to be used for indenting childnodes, when showing your XML documents as raw text. + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 16 + 20 + + + + + + + + spacer8 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + m_pCheckBoxWrapOn + + + &Wrap, instead of Hrz. Scroll bar + + + Alt+W + + + + + + m_pColorDfltText + m_pColorElemNames + m_pColorAttrNames + m_pColorAttrValues + m_pColorSyntaxChars + m_pColorComments + m_pColorErrors + + + -- cgit v1.2.1