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.
tdeedu/kvoctrain/kvoctrain/common-dialogs/groupoptionsbase.ui

148 lines
5.2 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>GroupOptionsBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>GroupOptionsBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>336</width>
<height>93</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_name</cstring>
</property>
<property name="text">
<string>N&amp;ame:</string>
</property>
<property name="buddy" stdset="0">
<cstring>ps_name</cstring>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>ps_store</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Save</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>ps_recall</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Load</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>ps_new</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;New</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>ps_del</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Delete</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>ps_name</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>150</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
<tabstops>
<tabstop>ps_name</tabstop>
<tabstop>ps_store</tabstop>
<tabstop>ps_recall</tabstop>
<tabstop>ps_new</tabstop>
<tabstop>ps_del</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>