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.
144 lines
5.3 KiB
144 lines
5.3 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>TenseOptPageForm</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>Tense_Descriptions</cstring>
|
|
</property>
|
|
<property name="tqgeometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>580</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>-</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>tense_group</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Tense Descriptions</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<spacer row="1" column="3">
|
|
<property name="name">
|
|
<cstring>Spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="tqsizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQPushButton" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>b_new</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&New...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>b_modify</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Modify...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>b_delete</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Delete</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="1" column="4">
|
|
<property name="name">
|
|
<cstring>b_cleanup</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Clean Up</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQListBox" row="0" column="0" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>tenseList</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<tabstops>
|
|
<tabstop>tenseList</tabstop>
|
|
<tabstop>b_new</tabstop>
|
|
<tabstop>b_modify</tabstop>
|
|
<tabstop>b_delete</tabstop>
|
|
<tabstop>b_cleanup</tabstop>
|
|
</tabstops>
|
|
<tqlayoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|