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/contactlist/kopetegvipropswidget.ui

157 lines
6.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KopeteGVIPropsWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>KopeteGVIPropsWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>220</width>
<height>223</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;General</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblDisplayName</cstring>
</property>
<property name="text">
<string>&amp;Name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>edtDisplayName</cstring>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>edtDisplayName</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>grpIcons</cstring>
</property>
<property name="title">
<string>Icons</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KIconButton" row="1" column="1">
<property name="name">
<cstring>icnbOpen</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>lblOpen</cstring>
</property>
<property name="text">
<string>O&amp;pen:</string>
</property>
<property name="buddy" stdset="0">
<cstring>icnbOpen</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>lblClosed</cstring>
</property>
<property name="text">
<string>C&amp;losed:</string>
</property>
<property name="buddy" stdset="0">
<cstring>icnbClosed</cstring>
</property>
</widget>
<widget class="KIconButton" row="2" column="1">
<property name="name">
<cstring>icnbClosed</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>chkUseCustomIcons</cstring>
</property>
<property name="text">
<string>Use custom &amp;icons</string>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacerHorizontal1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>edtDisplayName</tabstop>
<tabstop>chkUseCustomIcons</tabstop>
<tabstop>icnbOpen</tabstop>
<tabstop>icnbClosed</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kicondialog.h</includehint>
<includehint>kicondialog.h</includehint>
</includehints>
</UI>