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

📄 testtextbrowser4.ui

📁 A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer
💻 UI
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>TestTextBrowser4</class> <widget class="QWidget" name="TestTextBrowser4" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>492</width>    <height>209</height>   </rect>  </property>  <property name="windowTitle" >   <string>Form</string>  </property>  <layout class="QGridLayout" >   <property name="margin" >    <number>9</number>   </property>   <property name="spacing" >    <number>6</number>   </property>   <item row="1" column="1" >    <widget class="QTextBrowser" name="textBrowser_2" >     <property name="frameShape" >      <enum>QFrame::NoFrame</enum>     </property>     <property name="html" >      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">The quick brown fox jumped over the lazy dog.&lt;/p>&lt;/body>&lt;/html></string>     </property>    </widget>   </item>   <item row="0" column="1" >    <widget class="QLabel" name="label_2" >     <property name="text" >      <string>No Frame:</string>     </property>    </widget>   </item>   <item row="0" column="0" >    <widget class="QLabel" name="label" >     <property name="text" >      <string>Normal:</string>     </property>    </widget>   </item>   <item row="1" column="0" >    <widget class="QTextBrowser" name="textBrowser" >     <property name="html" >      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">The quick brown fox jumped over the lazy dog.&lt;/p>&lt;/body>&lt;/html></string>     </property>    </widget>   </item>  </layout> </widget> <pixmapfunction></pixmapfunction> <resources/> <connections/></ui>

⌨️ 快捷键说明

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