📄 qg_dlgoptionsdrawing.ui
字号:
</vbox> </widget> </hbox> </widget> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>&Grid</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>bgGrid</cstring> </property> <property name="title"> <string>Grid Settings</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout9</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>cbGridOn</cstring> </property> <property name="text"> <string>Show Grid</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer16</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>221</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout8</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="1" column="2"> <property name="name"> <cstring>spacer14_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>111</width> <height>20</height> </size> </property> </spacer> <spacer row="0" column="2"> <property name="name"> <cstring>spacer14</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>111</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lXSpacing</cstring> </property> <property name="text"> <string>X Spacing:</string> </property> </widget> <widget class="QComboBox" row="1" column="1"> <item> <property name="text"> <string>auto</string> </property> </item> <item> <property name="text"> <string>0.01</string> </property> </item> <item> <property name="text"> <string>0.1</string> </property> </item> <item> <property name="text"> <string>1</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <property name="name"> <cstring>cbYSpacing</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>lYSpacing</cstring> </property> <property name="text"> <string>Y Spacing:</string> </property> </widget> <widget class="QComboBox" row="0" column="1"> <item> <property name="text"> <string>auto</string> </property> </item> <item> <property name="text"> <string>0.01</string> </property> </item> <item> <property name="text"> <string>0.1</string> </property> </item> <item> <property name="text"> <string>1</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <property name="name"> <cstring>cbXSpacing</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> </grid> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>spacer17</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>71</height> </size> </property> </spacer> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>&Dimensions</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lDimTextHeight</cstring> </property> <property name="text"> <string>Text Height:</string> </property> </widget> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>lDimUnit1</cstring> </property> <property name="text"> <string>units</string> </property> </widget> <widget class="QComboBox" row="0" column="1"> <item> <property name="text"> <string>1</string> </property> </item> <item> <property name="text"> <string>2</string> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -