You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232 lines
8.1 KiB
232 lines
8.1 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>QuickOpenFunctionChooseFormBase</class>
|
|
<widget class="TQDialog">
|
|
<property name="name">
|
|
<cstring>QuickOpenFunctionChooseFormBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>642</width>
|
|
<height>373</height>
|
|
</rect>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="KSqueezedTextLabel" row="1" column="0" rowspan="1" colspan="4">
|
|
<property name="name">
|
|
<cstring>filepathlabel</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="2" column="3">
|
|
<property name="name">
|
|
<cstring>cancelBtn</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Cancel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>okBtn</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&OK</string>
|
|
</property>
|
|
<property name="default">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="flat">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>layout1</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>File name:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KListBox">
|
|
<property name="name">
|
|
<cstring>fileBox</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<spacer row="2" column="0" rowspan="1" colspan="2">
|
|
<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>261</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQLayoutWidget" row="0" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Function arguments list:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KListBox">
|
|
<property name="name">
|
|
<cstring>argBox</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="currentItem">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>okBtn</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>argBox</sender>
|
|
<signal>highlighted(int)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>slotFileChange(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fileBox</sender>
|
|
<signal>highlighted(int)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>slotArgsChange(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>argBox</sender>
|
|
<signal>returnPressed(QListBoxItem*)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>argBox</sender>
|
|
<signal>clicked(QListBoxItem*)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fileBox</sender>
|
|
<signal>returnPressed(QListBoxItem*)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fileBox</sender>
|
|
<signal>clicked(QListBoxItem*)</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>cancelBtn</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QuickOpenFunctionChooseFormBase</receiver>
|
|
<slot>reject()</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>fileBox</tabstop>
|
|
<tabstop>argBox</tabstop>
|
|
<tabstop>okBtn</tabstop>
|
|
<tabstop>cancelBtn</tabstop>
|
|
</tabstops>
|
|
<Q_SLOTS>
|
|
<slot specifier="pure virtual">slotFileChange( int id )</slot>
|
|
<slot specifier="pure virtual">slotArgsChange( int id )</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>ksqueezedtextlabel.h</includehint>
|
|
<includehint>klistbox.h</includehint>
|
|
<includehint>klistbox.h</includehint>
|
|
</includehints>
|
|
</UI>
|