⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 addressbook.ui

📁 是用eclipse编写的,主要用于手机的电话簿
💻 UI
📖 第 1 页 / 共 2 页
字号:
<ui version="4.0" > <class>AddressBookClass</class> <widget class="QWidget" name="AddressBookClass" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>240</width>    <height>320</height>   </rect>  </property>  <property name="minimumSize" >   <size>    <width>240</width>    <height>320</height>   </size>  </property>  <property name="maximumSize" >   <size>    <width>240</width>    <height>320</height>   </size>  </property>  <property name="windowTitle" >   <string>AddressBook</string>  </property>  <property name="styleSheet" >   <string notr="true" />  </property>  <widget class="QPushButton" name="rightButton" >   <property name="geometry" >    <rect>     <x>120</x>     <y>290</y>     <width>120</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string>Option</string>   </property>  </widget>  <widget class="QPushButton" name="leftButton" >   <property name="geometry" >    <rect>     <x>0</x>     <y>290</y>     <width>120</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string>Add</string>   </property>  </widget>  <widget class="QLabel" name="titleLabel" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>121</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string/>   </property>  </widget>  <widget class="QComboBox" name="optionCombo" >   <property name="geometry" >    <rect>     <x>120</x>     <y>290</y>     <width>120</width>     <height>30</height>    </rect>   </property>  </widget>  <widget class="QScrollArea" name="addgroup_ScrollArea" >   <property name="geometry" >    <rect>     <x>0</x>     <y>30</y>     <width>241</width>     <height>261</height>    </rect>   </property>   <property name="widgetResizable" >    <bool>true</bool>   </property>   <widget class="QWidget" name="scrollAreaWidgetContents" >    <property name="geometry" >     <rect>      <x>0</x>      <y>0</y>      <width>237</width>      <height>257</height>     </rect>    </property>   </widget>  </widget>  <widget class="QGroupBox" name="listGroupBox" >   <property name="geometry" >    <rect>     <x>0</x>     <y>30</y>     <width>240</width>     <height>260</height>    </rect>   </property>   <property name="minimumSize" >    <size>     <width>240</width>     <height>260</height>    </size>   </property>   <property name="maximumSize" >    <size>     <width>240</width>     <height>320</height>    </size>   </property>   <property name="title" >    <string/>   </property>   <widget class="QLineEdit" name="listgroup_findEdit" >    <property name="geometry" >     <rect>      <x>0</x>      <y>230</y>      <width>200</width>      <height>30</height>     </rect>    </property>   </widget>   <widget class="QListWidget" name="listgroup_memberListWidget" >    <property name="geometry" >     <rect>      <x>0</x>      <y>30</y>      <width>240</width>      <height>200</height>     </rect>    </property>    <property name="styleSheet" >     <string notr="true" >background-image: url(:/icon/image/2.jpg);</string>    </property>   </widget>   <widget class="QLabel" name="listgroup_findiconLabel" >    <property name="geometry" >     <rect>      <x>210</x>      <y>230</y>      <width>30</width>      <height>31</height>     </rect>    </property>    <property name="text" >     <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">p, li { white-space: pre-wrap; }&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;img src=":/icon/image/Xp-G5 009.png" />&lt;/p>&lt;/body>&lt;/html></string>    </property>   </widget>   <widget class="QComboBox" name="listgroup_classCombo" >    <property name="geometry" >     <rect>      <x>0</x>      <y>0</y>      <width>240</width>      <height>30</height>     </rect>    </property>   </widget>  </widget>  <widget class="QGroupBox" name="detailGroupBox" >   <property name="geometry" >    <rect>     <x>0</x>     <y>30</y>     <width>240</width>     <height>260</height>    </rect>   </property>   <property name="title" >    <string/>   </property>   <widget class="QGraphicsView" name="detailgroup_headGraphicsView" >    <property name="geometry" >     <rect>      <x>20</x>      <y>20</y>      <width>60</width>      <height>60</height>     </rect>    </property>   </widget>   <widget class="QLabel" name="detailgroup_nameLabel" >    <property name="geometry" >     <rect>      <x>100</x>      <y>30</y>      <width>131</width>      <height>41</height>     </rect>    </property>    <property name="frameShape" >     <enum>QFrame::NoFrame</enum>    </property>    <property name="text" >     <string>Name</string>    </property>   </widget>   <widget class="QListWidget" name="detailgroup_detailListWidget" >    <property name="geometry" >     <rect>      <x>0</x>      <y>100</y>      <width>240</width>      <height>160</height>     </rect>    </property>   </widget>   <widget class="QLabel" name="addgroup_workLabel_6" >    <property name="geometry" >     <rect>      <x>350</x>      <y>710</y>      <width>220</width>      <height>30</height>     </rect>    </property>    <property name="text" >     <string>Group</string>    </property>   </widget>  </widget>  <widget class="QGroupBox" name="addGroupBox" >   <property name="geometry" >    <rect>     <x>0</x>     <y>30</y>     <width>240</width>     <height>260</height>    </rect>   </property>   <property name="title" >    <string/>   </property>   <widget class="QScrollBar" name="addgroup_ScrollBar" >    <property name="geometry" >     <rect>      <x>220</x>      <y>0</y>      <width>20</width>      <height>261</height>     </rect>    </property>    <property name="maximum" >     <number>540</number>    </property>    <property name="pageStep" >     <number>260</number>    </property>    <property name="orientation" >     <enum>Qt::Vertical</enum>    </property>   </widget>   <widget class="QGroupBox" name="addGroupContentBox" >    <property name="enabled" >     <bool>true</bool>    </property>    <property name="geometry" >     <rect>      <x>0</x>      <y>0</y>      <width>220</width>      <height>801</height>     </rect>    </property>    <property name="sizePolicy" >     <sizepolicy vsizetype="Ignored" hsizetype="Ignored" >      <horstretch>0</horstretch>      <verstretch>0</verstretch>     </sizepolicy>    </property>    <property name="palette" >     <palette>      <active/>      <inactive/>      <disabled/>     </palette>    </property>    <property name="title" >     <string/>    </property>    <widget class="QLabel" name="addgroup_nameLabel" >     <property name="geometry" >      <rect>       <x>0</x>       <y>0</y>       <width>71</width>       <height>30</height>      </rect>     </property>     <property name="text" >      <string>Name</string>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_nameEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>30</y>       <width>220</width>       <height>30</height>      </rect>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_cellEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>90</y>       <width>220</width>       <height>30</height>      </rect>     </property>    </widget>    <widget class="QLabel" name="addgroup_cellLabel" >     <property name="geometry" >      <rect>       <x>0</x>       <y>60</y>       <width>211</width>       <height>30</height>      </rect>     </property>     <property name="text" >      <string>Cell</string>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_homeEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>150</y>       <width>221</width>       <height>30</height>      </rect>     </property>    </widget>    <widget class="QLabel" name="addgroup_homeLabel" >     <property name="geometry" >      <rect>       <x>0</x>       <y>120</y>       <width>221</width>       <height>30</height>      </rect>     </property>     <property name="text" >      <string>Home </string>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_workEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>210</y>       <width>220</width>       <height>30</height>      </rect>     </property>    </widget>    <widget class="QLabel" name="addgroup_workLabel" >     <property name="geometry" >      <rect>       <x>0</x>       <y>180</y>       <width>220</width>       <height>30</height>      </rect>     </property>     <property name="text" >      <string>Work</string>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_homefaxEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>270</y>       <width>220</width>       <height>30</height>      </rect>     </property>    </widget>    <widget class="QLabel" name="addgroup_homefaxLabel" >     <property name="geometry" >      <rect>       <x>0</x>       <y>240</y>       <width>211</width>       <height>30</height>      </rect>     </property>     <property name="text" >      <string>Home Fax</string>     </property>    </widget>    <widget class="QLineEdit" name="addgroup_workfaxEdit" >     <property name="geometry" >      <rect>       <x>0</x>       <y>330</y>       <width>220</width>       <height>30</height>      </rect>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -