📄 qg_dlgdimlinear.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_DlgDimLinear</class><widget class="QDialog"> <property name="name"> <cstring>QG_DlgDimLinear</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>424</width> <height>218</height> </rect> </property> <property name="baseSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="caption"> <string>Linear Dimension</string> </property> <property name="sizeGripEnabled"> <bool>false</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout10</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="QLayoutWidget"> <property name="name"> <cstring>layout9</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QG_DimensionLabelEditor"> <property name="name"> <cstring>wLabel</cstring> </property> </widget> <widget class="QButtonGroup"> <property name="name"> <cstring>bgGeometry</cstring> </property> <property name="title"> <string>Geometry</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lAngle</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>19</height> </size> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <property name="text"> <string>Angle:</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>leAngle</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>19</height> </size> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -