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.
tdenetwork/kopete/kopete/config/appearance/emoticonseditwidget.ui

88 lines
2.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>EmoticonsEditWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>EmoticonsEditWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>535</width>
<height>378</height>
</rect>
</property>
<property name="caption">
<string>EmoticonsEditWidget</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>tqlayout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>btnAdd</cstring>
</property>
<property name="text">
<string>Add...</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>btnEdit</cstring>
</property>
<property name="text">
<string>Edit...</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>btnRemove</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="KListView" row="0" column="0">
<property name="name">
<cstring>klvEmoticons</cstring>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>klistview.h</includehint>
</includehints>
</UI>