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/kxeattributedialogbase.ui | 263 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 part/kxeattributedialogbase.ui (limited to 'part/kxeattributedialogbase.ui') diff --git a/part/kxeattributedialogbase.ui b/part/kxeattributedialogbase.ui new file mode 100644 index 0000000..d03b8eb --- /dev/null +++ b/part/kxeattributedialogbase.ui @@ -0,0 +1,263 @@ + +KXEAttributeDialogBase + + + KXEAttributeDialogBase + + + + 0 + 0 + 339 + 262 + + + + XML Attribute + + + true + + + + unnamed + + + 11 + + + 6 + + + + Spacer3 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + Spacer4 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + Spacer4_2 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + m_pEditNamespace + + + <b>Namespace URI</b> +<br/> +Enter the namespace URI for this attribute here. + + + + + m_pEditValue + + + <b>Value</b> +<br/> +Enter the attribute's value here. + + + + + m_pEditQName + + + <b>Qualified Name</b> +<br/> +Enter a qualified name for the attribute here. + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + m_pBtnOK + + + &OK + + + Alt+O + + + true + + + true + + + + + m_pBtnCancel + + + &Cancel + + + Alt+C + + + true + + + + + + + m_pLblValue + + + &Value: + + + m_pEditValue + + + <b>Value</b> +<br/> +Enter the attribute's value here. + + + + + m_pLblQName + + + Qualified &Name: + + + m_pEditQName + + + <b>Qualified Name</b> +<br/> +Enter a qualified name for the attribute here. + + + + + m_pLblNamespace + + + Namespace &URI: + + + m_pEditNamespace + + + <b>Namespace URI</b> +<br/> +Enter the namespace URI for this attribute here. + + + + + m_pTextLabelMessage + + + + 255 + 0 + 0 + + + + PlainText + + + + + + + m_pBtnOK + clicked() + KXEAttributeDialogBase + accept() + + + m_pBtnCancel + clicked() + KXEAttributeDialogBase + reject() + + + + m_pEditQName + m_pEditValue + m_pBtnOK + m_pBtnCancel + m_pEditNamespace + + + -- cgit v1.2.1