📄 qg_dlgellipse.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_DlgEllipse</class><widget class="QDialog"> <property name="name"> <cstring>QG_DlgEllipse</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>394</width> <height>307</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>Ellipse</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="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> <spacer row="8" column="0"> <property name="name"> <cstring>spacer58</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="8" column="1"> <property name="name"> <cstring>spacer61</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="6" column="0"> <property name="name"> <cstring>lAngle2</cstring> </property> <property name="text"> <string>End Angle:</string> </property> </widget> <widget class="QLineEdit" row="6" column="1"> <property name="name"> <cstring>leAngle2</cstring> </property> <property name="minimumSize"> <size> <width>64</width> <height>0</height> </size> </property> </widget> <widget class="QLineEdit" row="5" column="1"> <property name="name"> <cstring>leAngle1</cstring> </property> <property name="minimumSize"> <size> <width>64</width> <height>0</height> </size> </property> </widget> <widget class="QLabel" row="5" column="0"> <property name="name"> <cstring>lAngle1</cstring> </property> <property name="text"> <string>Start Angle:</string> </property> </widget> <widget class="QLabel" row="4" column="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -