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

📄 frm_recordsettings.ui

📁 qt4.4.3下编写的嵌入式UI界面
💻 UI
字号:
<ui version="4.0" > <class>frm_recordsettings</class> <widget class="QWidget" name="frm_recordsettings" >  <property name="windowModality" >   <enum>Qt::WindowModal</enum>  </property>  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>623</width>    <height>409</height>   </rect>  </property>  <property name="windowTitle" >   <string>录像设置</string>  </property>  <property name="styleSheet" >   <string notr="true" >font: 12pt "文泉驿正黑";background-color: rgb(112, 200, 11);</string>  </property>  <widget class="Line" name="line" >   <property name="geometry" >    <rect>     <x>39</x>     <y>332</y>     <width>551</width>     <height>16</height>    </rect>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget>  <widget class="QPushButton" name="pushButton" >   <property name="geometry" >    <rect>     <x>329</x>     <y>289</y>     <width>100</width>     <height>36</height>    </rect>   </property>   <property name="text" >    <string>复制</string>   </property>  </widget>  <widget class="QLabel" name="label_7" >   <property name="geometry" >    <rect>     <x>40</x>     <y>290</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>复制到</string>   </property>  </widget>  <widget class="QDialogButtonBox" name="buttonBox" >   <property name="geometry" >    <rect>     <x>229</x>     <y>352</y>     <width>189</width>     <height>34</height>    </rect>   </property>   <property name="standardButtons" >    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>   </property>  </widget>  <widget class="QComboBox" name="comboBox_7" >   <property name="geometry" >    <rect>     <x>140</x>     <y>200</y>     <width>179</width>     <height>39</height>    </rect>   </property>   <item>    <property name="text" >     <string>不预录</string>    </property>   </item>  </widget>  <widget class="QComboBox" name="comboBox_3" >   <property name="geometry" >    <rect>     <x>140</x>     <y>65</y>     <width>179</width>     <height>39</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::LeftToRight</enum>   </property>   <item>    <property name="text" >     <string>关闭</string>    </property>   </item>   <item>    <property name="text" >     <string>启动</string>    </property>   </item>  </widget>  <widget class="QComboBox" name="comboBox_4" >   <property name="geometry" >    <rect>     <x>140</x>     <y>110</y>     <width>179</width>     <height>39</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::LeftToRight</enum>   </property>   <item>    <property name="text" >     <string>定码率</string>    </property>   </item>  </widget>  <widget class="QComboBox" name="comboBox_8" >   <property name="geometry" >    <rect>     <x>140</x>     <y>155</y>     <width>179</width>     <height>39</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::LeftToRight</enum>   </property>   <item>    <property name="text" >     <string>全码率</string>    </property>   </item>  </widget>  <widget class="QLabel" name="label_11" >   <property name="geometry" >    <rect>     <x>40</x>     <y>155</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>视频帧率</string>   </property>  </widget>  <widget class="QLabel" name="label_8" >   <property name="geometry" >    <rect>     <x>40</x>     <y>200</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>预录时间</string>   </property>  </widget>  <widget class="QLabel" name="label_9" >   <property name="geometry" >    <rect>     <x>40</x>     <y>65</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>码流类型</string>   </property>  </widget>  <widget class="QLabel" name="label_6" >   <property name="geometry" >    <rect>     <x>40</x>     <y>110</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>位率类型</string>   </property>  </widget>  <widget class="QLabel" name="label_12" >   <property name="geometry" >    <rect>     <x>439</x>     <y>29</y>     <width>101</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>CH01</string>   </property>  </widget>  <widget class="QLabel" name="label_13" >   <property name="geometry" >    <rect>     <x>339</x>     <y>29</y>     <width>100</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>通道名称</string>   </property>  </widget>  <widget class="QComboBox" name="comboBox_9" >   <property name="geometry" >    <rect>     <x>440</x>     <y>110</y>     <width>140</width>     <height>37</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::LeftToRight</enum>   </property>   <item>    <property name="text" >     <string>1Mbps</string>    </property>   </item>   <item>    <property name="text" >     <string>2Mbps</string>    </property>   </item>  </widget>  <widget class="QLabel" name="label_14" >   <property name="geometry" >    <rect>     <x>340</x>     <y>120</y>     <width>51</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>位率</string>   </property>  </widget>  <widget class="QLabel" name="label_15" >   <property name="geometry" >    <rect>     <x>340</x>     <y>205</y>     <width>91</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>录像时间</string>   </property>  </widget>  <widget class="QLabel" name="label_16" >   <property name="geometry" >    <rect>     <x>40</x>     <y>20</y>     <width>84</width>     <height>39</height>    </rect>   </property>   <property name="text" >    <string>选择通道</string>   </property>  </widget>  <widget class="QCheckBox" name="checkBox" >   <property name="geometry" >    <rect>     <x>140</x>     <y>250</y>     <width>111</width>     <height>30</height>    </rect>   </property>   <property name="text" >    <string>开启录像</string>   </property>  </widget>  <widget class="QSpinBox" name="spinBox" >   <property name="geometry" >    <rect>     <x>440</x>     <y>200</y>     <width>81</width>     <height>34</height>    </rect>   </property>   <property name="suffix" >    <string>秒</string>   </property>   <property name="prefix" >    <string/>   </property>   <property name="value" >    <number>5</number>   </property>  </widget>  <widget class="QSpinBox" name="spinBox_2" >   <property name="geometry" >    <rect>     <x>140</x>     <y>20</y>     <width>171</width>     <height>34</height>    </rect>   </property>   <property name="suffix" >    <string/>   </property>   <property name="prefix" >    <string>通道</string>   </property>   <property name="minimum" >    <number>1</number>   </property>   <property name="maximum" >    <number>16</number>   </property>   <property name="value" >    <number>1</number>   </property>  </widget>  <widget class="QSpinBox" name="spinBox_3" >   <property name="geometry" >    <rect>     <x>140</x>     <y>290</y>     <width>171</width>     <height>34</height>    </rect>   </property>   <property name="suffix" >    <string/>   </property>   <property name="prefix" >    <string>通道</string>   </property>   <property name="minimum" >    <number>1</number>   </property>   <property name="maximum" >    <number>16</number>   </property>   <property name="value" >    <number>2</number>   </property>  </widget> </widget> <resources/> <connections/></ui>

⌨️ 快捷键说明

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