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/libkopete/ui/kopeteawaydialogbase.ui

90 lines
2.8 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>KopeteAwayDialog_Base</class>
<widget class="TQWidget">
<property name="name">
<cstring>KopeteAwayDialog_Base</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>322</width>
<height>192</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Please specify an away message, or choose a predefined one.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter|AlignLeft</set>
</property>
<property name="wordwrap" stdset="0">
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>txtOneShot</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>cmbHistory</cstring>
</property>
<property name="editable">
<bool>false</bool>
</property>
<property name="insertionPolicy">
<enum>AtCurrent</enum>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>