summaryrefslogtreecommitdiffstats
path: root/part/kxenewfilesettingspage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'part/kxenewfilesettingspage.ui')
-rw-r--r--part/kxenewfilesettingspage.ui176
1 files changed, 176 insertions, 0 deletions
diff --git a/part/kxenewfilesettingspage.ui b/part/kxenewfilesettingspage.ui
new file mode 100644
index 0000000..bf766e8
--- /dev/null
+++ b/part/kxenewfilesettingspage.ui
@@ -0,0 +1,176 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>KXENewFileSettingsPage</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>KXENewFileSettingsPage</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>288</width>
+ <height>197</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>New File Settings Page</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout3</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>m_pLblDfltVersion</cstring>
+ </property>
+ <property name="text">
+ <string>XML &amp;version:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pDfltVersion</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;XML version&lt;/b&gt;
+&lt;br&gt;
+You can determine the default XML version for XML documents being created. This version is the default setting in wizard dialogs.&lt;br&gt;
+Since there's only one XML version yet, you shouldn't change this value.</string>
+ </property>
+ </widget>
+ <widget class="QLineEdit">
+ <property name="name">
+ <cstring>m_pDfltVersion</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;XML version&lt;/b&gt;
+&lt;br&gt;
+You can determine the default XML version for XML documents being created. This version is the default setting in wizard dialogs.&lt;br&gt;
+Since there's only one XML version yet, you shouldn't change this value.</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout4</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>m_pLblDfltEncoding</cstring>
+ </property>
+ <property name="text">
+ <string>Default &amp;encoding:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>m_pDfltEncoding</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Default encoding&lt;/b&gt;
+&lt;br&gt;
+You can determine the default encoding for XML documents being created. This version is the default setting in wizard dialogs.</string>
+ </property>
+ </widget>
+ <widget class="QComboBox">
+ <property name="name">
+ <cstring>m_pDfltEncoding</cstring>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Default encoding&lt;/b&gt;
+&lt;br&gt;
+You can determine the default encoding for XML documents being created. This version is the default setting in wizard dialogs.</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="QButtonGroup">
+ <property name="name">
+ <cstring>m_pNewFileCreatBehav</cstring>
+ </property>
+ <property name="title">
+ <string>&amp;Behavior on creating new files</string>
+ </property>
+ <property name="exclusive">
+ <bool>true</bool>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;b&gt;Behavior on creating new files&lt;/b&gt;
+&lt;br&gt;
+You can determine the behavior on creating new XML documents. Choose one of the following:&lt;br&gt;
+&lt;br&gt;
+&lt;b&gt;&lt;i&gt;Start with new empty file&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
+Creates an empty XML document.&lt;br&gt;
+&lt;br&gt;
+&lt;b&gt;&lt;i&gt;Start with file settings dialog assistance&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
+Opens a dialog to choose the XML version and encoding of the new document.&lt;br&gt;
+&lt;br&gt;
+&lt;b&gt;&lt;i&gt;Start with new file with default settings&lt;/i&gt;&lt;/b&gt;&lt;br&gt;
+Creates an XML document with the default XML version and default encoding selected above.</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QRadioButton">
+ <property name="name">
+ <cstring>m_pNewFileCreatBehav1</cstring>
+ </property>
+ <property name="text">
+ <string>Start with new empty file</string>
+ </property>
+ </widget>
+ <widget class="QRadioButton">
+ <property name="name">
+ <cstring>m_pNewFileCreatBehav2</cstring>
+ </property>
+ <property name="text">
+ <string>Start with file settings dialog assistance</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <widget class="QRadioButton">
+ <property name="name">
+ <cstring>m_pNewFileCreatBehav3</cstring>
+ </property>
+ <property name="text">
+ <string>Start with new file with default settings</string>
+ </property>
+ <property name="checked">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ <spacer>
+ <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>
+ </vbox>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>