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/yahoo/ui/yahooworkinfowidget.ui

234 lines
8.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>YahooWorkInfoWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>YahooWorkInfoWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>328</width>
<height>681</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Personal Work Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel10</cstring>
</property>
<property name="text">
<string>Phone:</string>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>phoneEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="1" column="0">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>Company Location Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Name:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel8</cstring>
</property>
<property name="text">
<string>Homepage:</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>companyEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>homepageEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>textLabel9</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Country:</string>
</property>
</widget>
<widget class="TQLineEdit" row="7" column="1">
<property name="name">
<cstring>countryEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<widget class="TQTextEdit" row="2" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>addressEdit</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Address:</string>
</property>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>spacer9</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>
<widget class="TQLineEdit" row="5" column="1">
<property name="name">
<cstring>cityEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<widget class="TQLineEdit" row="6" column="1">
<property name="name">
<cstring>stateEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>State:</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>City:</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Zip:</string>
</property>
</widget>
<widget class="TQLineEdit" row="4" column="1">
<property name="name">
<cstring>zipEdit</cstring>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<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>150</height>
</size>
</property>
</spacer>
</grid>
</widget>
<tabstops>
<tabstop>phoneEdit</tabstop>
<tabstop>companyEdit</tabstop>
<tabstop>homepageEdit</tabstop>
<tabstop>addressEdit</tabstop>
<tabstop>zipEdit</tabstop>
<tabstop>cityEdit</tabstop>
<tabstop>stateEdit</tabstop>
<tabstop>countryEdit</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>