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

📄 3gpconverter-0.6.kmdr

📁 3gp v ideo converter - plus source code
💻 KMDR
📖 第 1 页 / 共 5 页
字号:
ScriptObject1.execute status.setText("  Done!") GroupBox5.setEnabled(true) GroupBox2.setEnabled(true) ButtonGroup1.setEnabled(true) GroupBox7.setEnabled(true) prevout.setEnabled(true)prevoutst.setEnabled(true)endif</string>                    </stringlist>                </property>                <property name="toolTip" stdset="0">                    <string>Press the button to start encoding</string>                </property>            </widget>            <widget class="ExecButton">                <property name="name">                    <cstring>ExecButton5</cstring>                </property>                <property name="geometry">                    <rect>                        <x>120</x>                        <y>30</y>                        <width>100</width>                        <height>30</height>                    </rect>                </property>                <property name="text">                    <string>C&amp;lear</string>                </property>                <property name="iconSet">                    <iconset>image2</iconset>                </property>                <property name="associations" stdset="0">                    <stringlist>                        <string>@filesource.clear@filedest.clear@audiosourse.clear@audiodest.clear@status.setText("")@prevout.setEnabled(false)@prevoutst.setEnabled(false)</string>                    </stringlist>                </property>                <property name="toolTip" stdset="0">                    <string>Clear selected files</string>                </property>            </widget>            <widget class="ExecButton">                <property name="name">                    <cstring>ExecButton6</cstring>                </property>                <property name="geometry">                    <rect>                        <x>230</x>                        <y>30</y>                        <width>100</width>                        <height>30</height>                    </rect>                </property>                <property name="text">                    <string>De&amp;faults</string>                </property>                <property name="iconSet">                    <iconset>image3</iconset>                </property>                <property name="associations" stdset="0">                    <stringlist>                        <string>@priority.setText(0)@Sliderfps.setText(10)@fps.setText(10)@Sliderkbvid.setText(96)@kbvid.setText(96)@Sliderkbaud.setText(12)@kbaud.setText(12)@Sliderkbaud2.setText(48)@kbaud2.setText(48)@volume.setText(255)@svolume.setText(255)@amr.setChecked(0)@pass2.setChecked(0)@aac.setChecked(0)@stereo.setChecked(0)@verbose.setChecked(0)@time.setChecked(0)@file.setChecked(0)@dump.setChecked(0)@Slidertop.setText(0)@crpoptop.setText(0)@Sliderbottom.setText(0)@cropbottom.setText(0)@Sliderleft.setText(0)@cropleft.setText(0)@Sliderright.setText(0)@cropright.setText(0)@deinterlace.setChecked(0)@ffplay.setChecked(1)</string>                    </stringlist>                </property>                <property name="toolTip" stdset="0">                    <string>Set defaults</string>                </property>            </widget>            <widget class="ExecButton">                <property name="name">                    <cstring>ExecButton2</cstring>                </property>                <property name="geometry">                    <rect>                        <x>340</x>                        <y>30</y>                        <width>100</width>                        <height>30</height>                    </rect>                </property>                <property name="text">                    <string>&amp;About</string>                </property>                <property name="iconSet">                    <iconset>image4</iconset>                </property>                <property name="associations" stdset="0">                    <stringlist>                        <string>@Message.info(3gp converter v 0.63gp converter is a GUI  that helps you to convet video files in 3gp format and audio files in AMR format. Almost all parameters of encoding can be controlled.It uses ffmpeg as a backend compilled with AMR-codec support.Written by Grrl )</string>                    </stringlist>                </property>                <property name="toolTip" stdset="0">                    <string>Show info</string>                </property>            </widget>            <widget class="CloseButton">                <property name="name">                    <cstring>CloseButton1</cstring>                </property>                <property name="geometry">                    <rect>                        <x>450</x>                        <y>30</y>                        <width>100</width>                        <height>30</height>                    </rect>                </property>                <property name="text">                    <string>E&amp;xit</string>                </property>                <property name="iconSet">                    <iconset>image5</iconset>                </property>                <property name="toolTip" stdset="0">                    <string>Click the button to exit the program</string>                </property>            </widget>        </widget>        <widget class="GroupBox">            <property name="name">                <cstring>GroupBox3</cstring>            </property>            <property name="geometry">                <rect>                    <x>310</x>                    <y>130</y>                    <width>260</width>                    <height>90</height>                </rect>            </property>            <property name="title">                <string>Encoding status</string>            </property>            <widget class="StatusBar">                <property name="name">                    <cstring>status</cstring>                </property>                <property name="geometry">                    <rect>                        <x>20</x>                        <y>30</y>                        <width>220</width>                        <height>40</height>                    </rect>                </property>                <property name="paletteForegroundColor">                    <color>                        <red>253</red>                        <green>0</green>                        <blue>0</blue>                    </color>                </property>                <property name="font">                    <font>                        <pointsize>12</pointsize>                        <bold>1</bold>                    </font>                </property>                <property name="sizeGripEnabled">                    <bool>false</bool>                </property>                <property name="associations" stdset="0">                    <stringlist>                        <string></string>                    </stringlist>                </property>                <property name="toolTip" stdset="0">                    <string>Shows the status of encoding</string>                </property>            </widget>        </widget>        <widget class="GroupBox">            <property name="name">                <cstring>GroupBox5</cstring>            </property>            <property name="geometry">                <rect>                    <x>10</x>                    <y>10</y>                    <width>290</width>                    <height>120</height>                </rect>            </property>            <property name="palette">                <palette>                    <active>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>230</red>                            <green>240</green>                            <blue>249</blue>                        </color>                        <color>                            <red>255</red>                            <green>255</green>                            <blue>255</blue>                        </color>                        <color>                            <red>242</red>                            <green>247</green>                            <blue>252</blue>                        </color>                        <color>                            <red>115</red>                            <green>120</green>                            <blue>124</blue>                        </color>                        <color>                            <red>154</red>                            <green>160</green>                            <blue>166</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>255</red>                            <green>255</green>                            <blue>255</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>255</red>                            <green>255</green>                            <blue>255</blue>                        </color>                        <color>                            <red>234</red>                            <green>233</green>                            <blue>232</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>128</blue>                        </color>                        <color>                            <red>255</red>                            <green>255</green>                            <blue>255</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                    </active>                    <disabled>                        <color>                            <red>128</red>                        

⌨️ 快捷键说明

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