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/protocols/oscar/oscarvisibilitybase.ui

171 lines
5.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>OscarVisibilityBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>OscarVisibilityBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>594</width>
<height>409</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Always visible:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Contacts:</string>
</property>
</widget>
<widget class="TQListBox" row="1" column="0" rowspan="9" colspan="1">
<property name="name">
<cstring>contacts</cstring>
</property>
</widget>
<spacer row="1" column="1">
<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>31</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
<cstring>visibleAdd</cstring>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
<widget class="TQPushButton" row="3" column="1">
<property name="name">
<cstring>visibleRemove</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<spacer row="4" column="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQListBox" row="1" column="2" rowspan="4" colspan="1">
<property name="name">
<cstring>visibleContacts</cstring>
</property>
</widget>
<widget class="TQPushButton" row="8" column="1">
<property name="name">
<cstring>invisibleRemove</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<spacer row="9" column="1">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQPushButton" row="7" column="1">
<property name="name">
<cstring>invisibleAdd</cstring>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
<widget class="TQListBox" row="6" column="2" rowspan="4" colspan="1">
<property name="name">
<cstring>invisibleContacts</cstring>
</property>
</widget>
<spacer row="6" column="1">
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="5" column="2">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Always invisible:</string>
</property>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>contacts</tabstop>
<tabstop>visibleAdd</tabstop>
<tabstop>visibleRemove</tabstop>
<tabstop>invisibleAdd</tabstop>
<tabstop>invisibleRemove</tabstop>
<tabstop>visibleContacts</tabstop>
<tabstop>invisibleContacts</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>