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.
tdesdk/kbabel/commonui/tdelisteditor.ui

262 lines
11 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>TDEListEditor</class>
<widget class="TQWidget">
<property name="name">
<cstring>TDEListEditor</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>334</width>
<height>274</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>_frame</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string></string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout3</cstring>
</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="TQLineEdit">
<property name="name">
<cstring>_edit</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQListBox">
<item>
<property name="text">
<string>New Item</string>
</property>
</item>
<property name="name">
<cstring>_list</cstring>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout5_2</cstring>
</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="TQPushButton">
<property name="name">
<cstring>_addButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>_removeButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>_upButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Up</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>_downButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Down</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<connections>
<connection>
<sender>_addButton</sender>
<signal>pressed()</signal>
<receiver>TDEListEditor</receiver>
<slot>addToList()</slot>
</connection>
<connection>
<sender>_removeButton</sender>
<signal>pressed()</signal>
<receiver>TDEListEditor</receiver>
<slot>removeFromList()</slot>
</connection>
<connection>
<sender>_upButton</sender>
<signal>pressed()</signal>
<receiver>TDEListEditor</receiver>
<slot>upInList()</slot>
</connection>
<connection>
<sender>_downButton</sender>
<signal>pressed()</signal>
<receiver>TDEListEditor</receiver>
<slot>downInList()</slot>
</connection>
<connection>
<sender>_edit</sender>
<signal>returnPressed()</signal>
<receiver>TDEListEditor</receiver>
<slot>updateList()</slot>
</connection>
<connection>
<sender>_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>TDEListEditor</receiver>
<slot>editChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>_list</sender>
<signal>highlighted(int)</signal>
<receiver>TDEListEditor</receiver>
<slot>updateButtons(int)</slot>
</connection>
<connection>
<sender>_list</sender>
<signal>highlighted(const TQString&amp;)</signal>
<receiver>_edit</receiver>
<slot>setText(const TQString&amp;)</slot>
</connection>
</connections>
<includes>
<include location="local" impldecl="in implementation">tdelisteditor.ui.h</include>
</includes>
<signals>
<signal>itemsChanged()</signal>
</signals>
<slots>
<slot>addToList()</slot>
<slot>downInList()</slot>
<slot>removeFromList()</slot>
<slot>upInList()</slot>
<slot>updateButtons( int newIndex )</slot>
<slot>updateList()</slot>
<slot>setList( TQStringList contents )</slot>
<slot access="protected">editChanged( const TQString &amp; s )</slot>
<slot>setTitle( const TQString &amp; s )</slot>
<slot returnType="TQStringList">list()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>