1 Star 0 Fork 4

qioixiy / kopete-qq

forked from zhjun5337 / kopete-qq 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
qqaccountpreferences.ui 6.01 KB
一键复制 编辑 原始数据 按行查看 历史
zhjun5337 提交于 2014-07-16 21:27 . Merge old to master
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QQAccountPreferences</class>
<widget class="QWidget" name="QQAccountPreferences">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>406</width>
<height>294</height>
</rect>
</property>
<property name="windowTitle">
<string>Account Preferences - QQ</string>
</property>
<layout class="QVBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QTabWidget" name="tabWidget11">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>B&amp;asic Setup</string>
</attribute>
<layout class="QVBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>9</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Account Information</string>
</property>
<layout class="QVBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>9</number>
</property>
<item>
<layout class="QHBoxLayout" name="_2">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="accountLabel">
<property name="toolTip">
<string>The account name of your account.</string>
</property>
<property name="whatsThis">
<string>The account name of your account.</string>
</property>
<property name="text">
<string>&amp;Account name:</string>
</property>
<property name="buddy">
<cstring>m_acctName</cstring>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="m_acctName">
<property name="toolTip">
<string>The account name of your account.</string>
</property>
<property name="whatsThis">
<string>The account name of your account.</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="_3">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="accountLabel_2">
<property name="toolTip">
<string>The account password of your account.</string>
</property>
<property name="whatsThis">
<string>The account name of your account.</string>
</property>
<property name="text">
<string>Account password:</string>
</property>
<property name="buddy">
<cstring>m_acctName</cstring>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="m_acctPassword">
<property name="toolTip">
<string>The account name of your account.</string>
</property>
<property name="whatsThis">
<string>The account name of your account.</string>
</property>
<property name="echoMode">
<enum>QLineEdit::Password</enum>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Advance</string>
</attribute>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>381</width>
<height>201</height>
</rect>
</property>
<property name="title">
<string>Account Advanced setting</string>
</property>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>341</width>
<height>161</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Proxy:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>response:</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QLineEdit" name="lineEdit_2"/>
</item>
<item>
<widget class="QLineEdit" name="lineEdit"/>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
</widget>
</widget>
</item>
<item>
<widget class="QLabel" name="labelStatusMessage">
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
1
https://gitee.com/qioixiy/kopete-qq.git
git@gitee.com:qioixiy/kopete-qq.git
qioixiy
kopete-qq
kopete-qq
master

搜索帮助