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

📄 message.ui

📁 局域网聊天室
💻 UI
字号:
<ui version="4.0" > <class>MyMessage</class> <widget class="QWidget" name="MyMessage" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>666</width>    <height>467</height>   </rect>  </property>  <property name="minimumSize" >   <size>    <width>666</width>    <height>467</height>   </size>  </property>  <property name="maximumSize" >   <size>    <width>666</width>    <height>467</height>   </size>  </property>  <property name="font" >   <font>    <weight>50</weight>    <bold>false</bold>   </font>  </property>  <property name="windowTitle" >   <string>“红人馆” 聊天窗口!!</string>  </property>  <widget class="QLabel" name="label_4" >   <property name="geometry" >    <rect>     <x>-40</x>     <y>-10</y>     <width>843</width>     <height>501</height>    </rect>   </property>   <property name="text" >    <string/>   </property>   <property name="pixmap" >    <pixmap resource="new.qrc" >:/pic/pic/背景.jpg</pixmap>   </property>  </widget>  <widget class="QPushButton" name="messageButton" >   <property name="geometry" >    <rect>     <x>10</x>     <y>420</y>     <width>80</width>     <height>29</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>10</pointsize>    </font>   </property>   <property name="text" >    <string>聊天记录</string>   </property>  </widget>  <widget class="QPushButton" name="closeButton" >   <property name="geometry" >    <rect>     <x>200</x>     <y>420</y>     <width>80</width>     <height>29</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>10</pointsize>    </font>   </property>   <property name="text" >    <string>关闭</string>   </property>  </widget>  <widget class="QPushButton" name="enterButton" >   <property name="geometry" >    <rect>     <x>330</x>     <y>420</y>     <width>101</width>     <height>29</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>10</pointsize>    </font>   </property>   <property name="text" >    <string>发送消息</string>   </property>  </widget>  <widget class="QTextBrowser" name="display" >   <property name="geometry" >    <rect>     <x>10</x>     <y>40</y>     <width>421</width>     <height>231</height>    </rect>   </property>  </widget>  <widget class="QFontComboBox" name="fontComboBox" >   <property name="geometry" >    <rect>     <x>10</x>     <y>280</y>     <width>121</width>     <height>26</height>    </rect>   </property>  </widget>  <widget class="QTextEdit" name="input" >   <property name="geometry" >    <rect>     <x>10</x>     <y>310</y>     <width>421</width>     <height>101</height>    </rect>   </property>  </widget>  <widget class="QComboBox" name="comboBox" >   <property name="geometry" >    <rect>     <x>150</x>     <y>280</y>     <width>61</width>     <height>26</height>    </rect>   </property>  </widget>  <widget class="QToolButton" name="toolButton" >   <property name="geometry" >    <rect>     <x>230</x>     <y>280</y>     <width>31</width>     <height>21</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>12</pointsize>    </font>   </property>   <property name="styleSheet" >    <string notr="true" >background-image: url(:/pic/pic/textbold.png);</string>   </property>   <property name="text" >    <string/>   </property>   <property name="icon" >    <iconset resource="new.qrc" >     <normaloff>:/pic/pic/textbold.png</normaloff>:/pic/pic/textbold.png</iconset>   </property>  </widget>  <widget class="QToolButton" name="toolButton_2" >   <property name="geometry" >    <rect>     <x>280</x>     <y>280</y>     <width>31</width>     <height>21</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>12</pointsize>     <italic>true</italic>    </font>   </property>   <property name="text" >    <string/>   </property>   <property name="icon" >    <iconset resource="new.qrc" >     <normaloff>:/pic/pic/textitalic.png</normaloff>:/pic/pic/textitalic.png</iconset>   </property>  </widget>  <widget class="QToolButton" name="toolButton_3" >   <property name="geometry" >    <rect>     <x>330</x>     <y>280</y>     <width>31</width>     <height>21</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>11</pointsize>     <underline>true</underline>    </font>   </property>   <property name="text" >    <string>U</string>   </property>   <property name="icon" >    <iconset resource="new.qrc" >     <normaloff>:/pic/pic/textunder.png</normaloff>:/pic/pic/textunder.png</iconset>   </property>  </widget>  <widget class="QToolButton" name="toolButton_4" >   <property name="geometry" >    <rect>     <x>380</x>     <y>280</y>     <width>31</width>     <height>21</height>    </rect>   </property>   <property name="text" >    <string>颜色</string>   </property>  </widget>  <widget class="QListView" name="listView" >   <property name="geometry" >    <rect>     <x>490</x>     <y>40</y>     <width>131</width>     <height>231</height>    </rect>   </property>  </widget>  <widget class="QLabel" name="label" >   <property name="geometry" >    <rect>     <x>490</x>     <y>10</y>     <width>81</width>     <height>22</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>15</pointsize>     <weight>75</weight>     <bold>true</bold>    </font>   </property>   <property name="text" >    <string>在线用户</string>   </property>  </widget>  <widget class="QLabel" name="label_2" >   <property name="geometry" >    <rect>     <x>10</x>     <y>10</y>     <width>321</width>     <height>24</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>15</pointsize>     <weight>75</weight>     <italic>true</italic>     <bold>true</bold>    </font>   </property>   <property name="text" >    <string>欢 迎 来 到 “红 人 馆” 聊 天 室 !</string>   </property>  </widget>  <widget class="QLabel" name="label_3" >   <property name="geometry" >    <rect>     <x>470</x>     <y>320</y>     <width>151</width>     <height>81</height>    </rect>   </property>   <property name="text" >    <string/>   </property>   <property name="pixmap" >    <pixmap resource="new.qrc" >:/pic/pic/胡人.gif</pixmap>   </property>   <property name="scaledContents" >    <bool>false</bool>   </property>  </widget>  <widget class="QLabel" name="label_5" >   <property name="geometry" >    <rect>     <x>470</x>     <y>430</y>     <width>191</width>     <height>18</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>12</pointsize>    </font>   </property>   <property name="text" >    <string>AKAE16期第5小组制作!</string>   </property>  </widget> </widget> <resources>  <include location="new.qrc" /> </resources> <connections/></ui>

⌨️ 快捷键说明

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