diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 114a878c64ce6f8223cfd22d76a20eb16d177e5e (patch) | |
tree | acaf47eb0fa12142d3896416a69e74cbf5a72242 /parts/filecreate/fctypeeditbase.ui | |
download | tdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.tar.gz tdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'parts/filecreate/fctypeeditbase.ui')
-rw-r--r-- | parts/filecreate/fctypeeditbase.ui | 282 |
1 files changed, 282 insertions, 0 deletions
diff --git a/parts/filecreate/fctypeeditbase.ui b/parts/filecreate/fctypeeditbase.ui new file mode 100644 index 00000000..8bc06f87 --- /dev/null +++ b/parts/filecreate/fctypeeditbase.ui @@ -0,0 +1,282 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>FCTypeEditBase</class> +<widget class="QDialog"> + <property name="name"> + <cstring>FCTypeEditBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>476</width> + <height>194</height> + </rect> + </property> + <property name="caption"> + <string>File Type</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout5</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="frameShadow"> + <enum>Plain</enum> + </property> + <property name="text"> + <string>Type &extension:</string> + </property> + <property name="alignment"> + <set>AlignBottom</set> + </property> + <property name="buddy" stdset="0"> + <cstring>typename_edit</cstring> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>typeext_edit</cstring> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget" row="0" column="1"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Type &name:</string> + </property> + <property name="alignment"> + <set>AlignBottom</set> + </property> + <property name="buddy" stdset="0"> + <cstring>typedescr_edit</cstring> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>typename_edit</cstring> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout3_2</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3_2</cstring> + </property> + <property name="text"> + <string>Type &description:</string> + </property> + <property name="alignment"> + <set>AlignBottom</set> + </property> + <property name="buddy" stdset="0"> + <cstring>typedescr_edit</cstring> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>typedescr_edit</cstring> + </property> + </widget> + </vbox> + </widget> + <widget class="KIconButton" row="0" column="2" rowspan="2" colspan="1"> + <property name="name"> + <cstring>icon_url</cstring> + </property> + <property name="minimumSize"> + <size> + <width>80</width> + <height>80</height> + </size> + </property> + <property name="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Set template content from &file:</string> + </property> + <property name="alignment"> + <set>AlignBottom</set> + </property> + <property name="buddy" stdset="0"> + <cstring>template_url</cstring> + </property> + </widget> + <widget class="KURLRequester"> + <property name="name"> + <cstring>template_url</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>0</width> + <height>26</height> + </size> + </property> + <property name="focusPolicy"> + <enum>StrongFocus</enum> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>layout1</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer1</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>ok_button</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>cancel_button</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + </widget> + </hbox> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>ok_button</sender> + <signal>clicked()</signal> + <receiver>FCTypeEditBase</receiver> + <slot>accept()</slot> + </connection> + <connection> + <sender>cancel_button</sender> + <signal>clicked()</signal> + <receiver>FCTypeEditBase</receiver> + <slot>reject()</slot> + </connection> +</connections> +<tabstops> + <tabstop>typeext_edit</tabstop> + <tabstop>typename_edit</tabstop> + <tabstop>typedescr_edit</tabstop> + <tabstop>icon_url</tabstop> + <tabstop>template_url</tabstop> + <tabstop>ok_button</tabstop> + <tabstop>cancel_button</tabstop> +</tabstops> +<includes> + <include location="local" impldecl="in implementation">kicondialog.h</include> + <include location="global" impldecl="in implementation">kdialog.h</include> + <include location="local" impldecl="in implementation">fctypeeditbase.ui.h</include> +</includes> +<slots> + <slot>init()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<includehints> + <includehint>kicondialog.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |