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

📄 qg_dlgarc.ui

📁 qcad2.05可用于windows和linux的源码
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_DlgArc</class><widget class="QDialog">    <property name="name">        <cstring>QG_DlgArc</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>380</width>            <height>251</height>        </rect>    </property>    <property name="sizePolicy">        <sizepolicy>            <hsizetype>1</hsizetype>            <vsizetype>1</vsizetype>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>    </property>    <property name="minimumSize">        <size>            <width>300</width>            <height>190</height>        </size>    </property>    <property name="caption">        <string>Arc</string>    </property>    <vbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout42</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout41</cstring>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout2</cstring>                            </property>                            <hbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLabel">                                    <property name="name">                                        <cstring>lLayer</cstring>                                    </property>                                    <property name="sizePolicy">                                        <sizepolicy>                                            <hsizetype>5</hsizetype>                                            <vsizetype>5</vsizetype>                                            <horstretch>0</horstretch>                                            <verstretch>0</verstretch>                                        </sizepolicy>                                    </property>                                    <property name="text">                                        <string>Layer:</string>                                    </property>                                </widget>                                <widget class="QG_LayerBox">                                    <property name="name">                                        <cstring>cbLayer</cstring>                                    </property>                                </widget>                            </hbox>                        </widget>                        <widget class="QG_WidgetPen">                            <property name="name">                                <cstring>wPen</cstring>                            </property>                            <property name="sizePolicy">                                <sizepolicy>                                    <hsizetype>3</hsizetype>                                    <vsizetype>3</vsizetype>                                    <horstretch>0</horstretch>                                    <verstretch>0</verstretch>                                </sizepolicy>                            </property>                        </widget>                    </vbox>                </widget>                <widget class="QButtonGroup">                    <property name="name">                        <cstring>buttonGroup8</cstring>                    </property>                    <property name="title">                        <string>Geometry</string>                    </property>                    <grid>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLabel" row="2" column="0">                            <property name="name">                                <cstring>lEndX</cstring>                            </property>                            <property name="text">                                <string>Radius:</string>                            </property>                        </widget>                        <widget class="QLineEdit" row="2" column="1">                            <property name="name">                                <cstring>leRadius</cstring>                            </property>                            <property name="minimumSize">                                <size>                                    <width>64</width>                                    <height>0</height>                                </size>                            </property>                        </widget>                        <widget class="QLabel" row="1" column="0">                            <property name="name">                                <cstring>lCenterY</cstring>                            </property>                            <property name="text">                                <string>Center (y):</string>                            </property>                        </widget>                        <widget class="QLineEdit" row="1" column="1">                            <property name="name">                                <cstring>leCenterY</cstring>                            </property>                            <property name="minimumSize">                                <size>                                    <width>64</width>                                    <height>0</height>                                </size>                            </property>                        </widget>                        <widget class="QLabel" row="0" column="0">                            <property name="name">                                <cstring>lCenterX</cstring>                            </property>                            <property name="text">                                <string>Center (x):</string>                            </property>                        </widget>                        <widget class="QLineEdit" row="0" column="1">                            <property name="name">                                <cstring>leCenterX</cstring>                            </property>                            <property name="minimumSize">                                <size>                                    <width>64</width>                                    <height>0</height>                                </size>                            </property>                        </widget>                        <widget class="QLabel" row="3" column="0">                            <property name="name">                                <cstring>lAngle1</cstring>                            </property>                            <property name="text">                                <string>Start Angle:</string>                            </property>                        </widget>                        <widget class="QLineEdit" row="3" column="1">                            <property name="name">                                <cstring>leAngle1</cstring>                            </property>                            <property name="minimumSize">                                <size>                                    <width>64</width>                                    <height>0</height>                                </size>                            </property>                        </widget>                        <widget class="QLineEdit" row="4" column="1">                            <property name="name">                                <cstring>leAngle2</cstring>                            </property>                            <property name="minimumSize">                                <size>                                    <width>64</width>                                    <height>0</height>                                </size>                            </property>                        </widget>                        <widget class="QLabel" row="4" column="0">                            <property name="name">                                <cstring>lAngle2</cstring>                            </property>

⌨️ 快捷键说明

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