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

📄 myserialport.ui

📁 QT 串口代码,支持windows,unix
💻 UI
📖 第 1 页 / 共 3 页
字号:
           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="AlternateBase" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="ToolTipBase" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>255</red>             <green>255</green>             <blue>220</blue>            </color>           </brush>          </colorrole>          <colorrole role="ToolTipText" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>         </inactive>         <disabled>          <colorrole role="WindowText" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Button" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Light" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Midlight" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Dark" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Mid" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Text" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="BrightText" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>255</red>             <green>255</green>             <blue>255</blue>            </color>           </brush>          </colorrole>          <colorrole role="ButtonText" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Base" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Window" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="Shadow" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="AlternateBase" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>          <colorrole role="ToolTipBase" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>255</red>             <green>255</green>             <blue>220</blue>            </color>           </brush>          </colorrole>          <colorrole role="ToolTipText" >           <brush brushstyle="SolidPattern" >            <color alpha="255" >             <red>0</red>             <green>0</green>             <blue>0</blue>            </color>           </brush>          </colorrole>         </disabled>        </palette>       </property>       <property name="segmentStyle" >        <enum>QLCDNumber::Filled</enum>       </property>      </widget>     </item>     <item row="1" column="0" >      <widget class="QLineEdit" name="lineEdit_SendTime" >       <property name="toolTip" >        <string>自动发送间隔,单位:毫秒</string>       </property>       <property name="text" >        <string>1000</string>       </property>       <property name="alignment" >        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>       </property>      </widget>     </item>     <item row="1" column="1" >      <widget class="QCheckBox" name="checkBox_AutoSend" >       <property name="text" >        <string>自动</string>       </property>      </widget>     </item>     <item row="2" column="0" >      <widget class="QPushButton" name="pushButton_ClearSend" >       <property name="text" >        <string>清空(L)</string>       </property>      </widget>     </item>     <item row="2" column="1" >      <widget class="QPushButton" name="pushButton_Send" >       <property name="text" >        <string>发送(D)</string>       </property>      </widget>     </item>     <item row="3" column="0" >      <widget class="QPushButton" name="pushButton_Browse" >       <property name="text" >        <string>退出(&amp;E)</string>       </property>      </widget>     </item>     <item row="3" column="1" >      <widget class="QPushButton" name="pushButton_About" >       <property name="text" >        <string>关于(&amp;A)</string>       </property>      </widget>     </item>    </layout>   </widget>   <zorder>layoutWidget</zorder>   <zorder>textEdit_Send</zorder>  </widget>  <widget class="QGroupBox" name="groupBox_RecBuf" >   <property name="geometry" >    <rect>     <x>10</x>     <y>220</y>     <width>151</width>     <height>115</height>    </rect>   </property>   <property name="title" >    <string>接收缓冲区</string>   </property>   <layout class="QGridLayout" name="gridLayout_2" >    <item row="2" column="0" >     <widget class="QPushButton" name="pushButton_ClearRec" >      <property name="text" >       <string>清空(&amp;C)</string>      </property>     </widget>    </item>    <item row="2" column="1" >     <widget class="QPushButton" name="pushButton_StopDisplay" >      <property name="text" >       <string>停止(&amp;S)</string>      </property>     </widget>    </item>    <item row="4" column="0" >     <widget class="QComboBox" name="comboBox_DisplayRec" />    </item>    <item row="0" column="0" colspan="2" >     <widget class="QCheckBox" name="checkBox_AutoClear" >      <property name="enabled" >       <bool>false</bool>      </property>      <property name="text" >       <string>自动清空(&amp;A)</string>      </property>     </widget>    </item>    <item row="4" column="1" >     <widget class="QLCDNumber" name="lcdNumber_ReceivedBytes" >      <property name="palette" >       <palette>        <active>         <colorrole role="WindowText" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>255</red>            <green>255</green>            <blue>255</blue>           </color>          </brush>         </colorrole>         <colorrole role="Button" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>            <blue>0</blue>           </color>          </brush>         </colorrole>         <colorrole role="Light" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>            <blue>0</blue>           </color>          </brush>         </colorrole>         <colorrole role="Midlight" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>            <blue>0</blue>           </color>          </brush>         </colorrole>         <colorrole role="Dark" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>            <blue>0</blue>           </color>          </brush>         </colorrole>         <colorrole role="Mid" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>            <blue>0</blue>           </color>          </brush>         </colorrole>         <colorrole role="Text" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>255</red>            <green>255</green>            <blue>255</blue>           </color>          </brush>         </colorrole>         <colorrole role="BrightText" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>255</red>            <green>255</green>            <blue>255</blue>           </color>          </brush>         </colorrole>         <colorrole role="ButtonText" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>255</red>            <green>255</green>            <blue>255</blue>           </color>          </brush>         </colorrole>         <colorrole role="Base" >          <brush brushstyle="SolidPattern" >           <color alpha="255" >            <red>0</red>            <green>0</green>

⌨️ 快捷键说明

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