📄 qg_dlgoptionsdrawing.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>QG_DlgOptionsDrawing</class><widget class="QDialog"> <property name="name"> <cstring>QG_DlgOptionsDrawing</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>456</width> <height>335</height> </rect> </property> <property name="caption"> <string>Drawing Preferences</string> </property> <property name="sizeGripEnabled"> <bool>true</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="QTabWidget"> <property name="name"> <cstring>tabWidget</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>&Paper</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>buttonGroup3</cstring> </property> <property name="title"> <string>Paper Format</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox"> <property name="name"> <cstring>cbPaperFormat</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer9</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>211</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton"> <property name="name"> <cstring>rbLandscape</cstring> </property> <property name="text"> <string>&Landscape</string> </property> </widget> <widget class="QRadioButton"> <property name="name"> <cstring>rbPortrait</cstring> </property> <property name="text"> <string>P&ortrait</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer6</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>231</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="2" column="2"> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>221</width> <height>20</height> </size> </property> </spacer> <widget class="QLineEdit" row="1" column="1" rowspan="2" colspan="1"> <property name="name"> <cstring>lePaperHeight</cstring> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>lPageHeight</cstring> </property> <property name="text"> <string>Paper &Height:</string> </property> <property name="buddy" stdset="0"> <cstring>lePaperHeight</cstring> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lPageWidth</cstring> </property> <property name="text"> <string>Paper &Width:</string> </property> <property name="buddy" stdset="0"> <cstring>lePaperWidth</cstring> </property> </widget> <widget class="QLineEdit" row="0" column="1"> <property name="name"> <cstring>lePaperWidth</cstring> </property> </widget> <spacer row="0" column="2" rowspan="2" colspan="1"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>201</width> <height>20</height> </size> </property> </spacer> </grid> </widget> </vbox> </widget> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>&Units</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>bgUnit</cstring> </property> <property name="title"> <string>Main Unit</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lUnit</cstring> </property> <property name="text"> <string>&Main drawing unit:</string> </property> <property name="buddy" stdset="0"> <cstring>cbUnit</cstring> </property> </widget> <widget class="QComboBox"> <property name="name"> <cstring>cbUnit</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -