|
|
|
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
|
|
<class>KTouchOpenRequestDlg</class>
|
|
|
|
<widget class="TQDialog">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>KTouchOpenRequestDlg</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>436</width>
|
|
|
|
<height>236</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="caption">
|
|
|
|
<string>Open Something in Editor</string>
|
|
|
|
</property>
|
|
|
|
<vbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQButtonGroup">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>openChoiceGroup</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Select File to Open</string>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="TQRadioButton" row="0" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>currentRadioBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Current something</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQRadioButton" row="1" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>presetRadioBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Preset something:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQComboBox" row="1" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>presetCombo</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQRadioButton" row="4" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>newRadioBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>New something</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<spacer row="3" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>spacer1</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<spacer row="5" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>spacer3</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget class="TQLayoutWidget" row="2" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>tqlayout3</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<widget class="KLineEdit">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>openFileEdit</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="KPushButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>browseBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Browse...</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget class="KSqueezedTextLabel" row="0" column="1">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>currentLabel</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Current something file</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQRadioButton" row="2" column="0">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>openFileRadioBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>28</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Open file:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<widget class="TQLayoutWidget">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>tqlayout1</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property name="name">
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
</property>
|
|
|
|
<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>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget class="KPushButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>okBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>5</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&OK</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="KPushButton">
|
|
|
|
<property name="name">
|
|
|
|
<cstring>cancelBtn</cstring>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Cancel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>okBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>okBtnClicked()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>cancelBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>currentRadioBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>radioBtnChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>presetRadioBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>radioBtnChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>openFileRadioBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>radioBtnChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>newRadioBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>radioBtnChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>browseBtn</sender>
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
<receiver>KTouchOpenRequestDlg</receiver>
|
|
|
|
<slot>browseBtnClicked()</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>currentRadioBtn</tabstop>
|
|
|
|
<tabstop>presetRadioBtn</tabstop>
|
|
|
|
<tabstop>presetCombo</tabstop>
|
|
|
|
<tabstop>openFileRadioBtn</tabstop>
|
|
|
|
<tabstop>browseBtn</tabstop>
|
|
|
|
<tabstop>newRadioBtn</tabstop>
|
|
|
|
<tabstop>okBtn</tabstop>
|
|
|
|
<tabstop>cancelBtn</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<Q_SLOTS>
|
|
|
|
<slot>okBtnClicked()</slot>
|
|
|
|
<slot>radioBtnChanged()</slot>
|
|
|
|
<slot>browseBtnClicked()</slot>
|
|
|
|
</Q_SLOTS>
|
|
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
|
|
<includehints>
|
|
|
|
<includehint>klineedit.h</includehint>
|
|
|
|
<includehint>kpushbutton.h</includehint>
|
|
|
|
<includehint>ksqueezedtextlabel.h</includehint>
|
|
|
|
<includehint>kpushbutton.h</includehint>
|
|
|
|
<includehint>kpushbutton.h</includehint>
|
|
|
|
</includehints>
|
|
|
|
</UI>
|