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

📄 pmessage.ui

📁 局域网聊天室
💻 UI
字号:
<ui version="4.0" > <class>PMessage</class> <widget class="QWidget" name="PMessage" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>480</width>    <height>467</height>   </rect>  </property>  <property name="minimumSize" >   <size>    <width>480</width>    <height>467</height>   </size>  </property>  <property name="maximumSize" >   <size>    <width>480</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_3" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>481</width>     <height>471</height>    </rect>   </property>   <property name="text" >    <string/>   </property>   <property name="pixmap" >    <pixmap resource="new.qrc" >:/pic/pic/背景.jpg</pixmap>   </property>  </widget>  <widget class="QTextBrowser" name="display" >   <property name="geometry" >    <rect>     <x>20</x>     <y>40</y>     <width>441</width>     <height>231</height>    </rect>   </property>   <property name="font" >    <font>     <stylestrategy>PreferDefault</stylestrategy>    </font>   </property>  </widget>  <widget class="QTextEdit" name="input" >   <property name="geometry" >    <rect>     <x>20</x>     <y>320</y>     <width>441</width>     <height>101</height>    </rect>   </property>  </widget>  <widget class="QLabel" name="label_2" >   <property name="geometry" >    <rect>     <x>20</x>     <y>10</y>     <width>271</width>     <height>24</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>13</pointsize>     <weight>75</weight>     <italic>true</italic>     <bold>true</bold>    </font>   </property>   <property name="text" >    <string>欢 迎 来 到 “红 人 馆” 聊 天 室 !</string>   </property>  </widget>  <widget class="QFontComboBox" name="fontComboBox" >   <property name="geometry" >    <rect>     <x>20</x>     <y>280</y>     <width>151</width>     <height>26</height>    </rect>   </property>  </widget>  <widget class="QToolButton" name="toolButton_2" >   <property name="geometry" >    <rect>     <x>320</x>     <y>280</y>     <width>31</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string/>   </property>   <property name="icon" >    <iconset resource="../sum/new.qrc" >     <normaloff>:/pic/pic/textitalic.png</normaloff>:/pic/pic/textitalic.png</iconset>   </property>  </widget>  <widget class="QToolButton" name="toolButton" >   <property name="geometry" >    <rect>     <x>270</x>     <y>280</y>     <width>31</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string/>   </property>   <property name="icon" >    <iconset resource="../sum/new.qrc" >     <normaloff>:/pic/pic/textbold.png</normaloff>:/pic/pic/textbold.png</iconset>   </property>  </widget>  <widget class="QToolButton" name="toolButton_3" >   <property name="geometry" >    <rect>     <x>370</x>     <y>280</y>     <width>31</width>     <height>31</height>    </rect>   </property>   <property name="text" >    <string>...</string>   </property>   <property name="icon" >    <iconset resource="../sum/new.qrc" >     <normaloff>:/pic/pic/textunder.png</normaloff>:/pic/pic/textunder.png</iconset>   </property>  </widget>  <widget class="QComboBox" name="comboBox" >   <property name="geometry" >    <rect>     <x>180</x>     <y>280</y>     <width>82</width>     <height>26</height>    </rect>   </property>  </widget>  <widget class="QToolButton" name="toolButton_4" >   <property name="geometry" >    <rect>     <x>420</x>     <y>280</y>     <width>39</width>     <height>31</height>    </rect>   </property>   <property name="text" >    <string>颜色</string>   </property>  </widget>  <widget class="QPushButton" name="messageButton" >   <property name="geometry" >    <rect>     <x>20</x>     <y>430</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="QLabel" name="label" >   <property name="geometry" >    <rect>     <x>320</x>     <y>10</y>     <width>151</width>     <height>20</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>13</pointsize>     <weight>75</weight>     <italic>true</italic>     <bold>true</bold>    </font>   </property>   <property name="text" >    <string>私聊中......</string>   </property>  </widget>  <widget class="QPushButton" name="closeButton" >   <property name="geometry" >    <rect>     <x>200</x>     <y>430</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>340</x>     <y>430</y>     <width>121</width>     <height>29</height>    </rect>   </property>   <property name="font" >    <font>     <pointsize>10</pointsize>    </font>   </property>   <property name="text" >    <string>发送消息</string>   </property>  </widget> </widget> <resources>  <include location="../sum/new.qrc" />  <include location="new.qrc" /> </resources> <connections/></ui>

⌨️ 快捷键说明

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