newprojectlayout.ui
来自「This a source insight software in Linux.」· UI 代码 · 共 391 行 · 第 1/2 页
UI
391 行
</property> <property name="text"> <string>Refresh Database Automatically</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout33</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <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>16</width> <height>21</height> </size> </property> </spacer> <widget class="QSpinBox"> <property name="name"> <cstring>m_pAutoRebuildSpin</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>m_pAutoRebuildLabel</cstring> </property> <property name="text"> <string>(Seconds)</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer24</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>81</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>m_pACCheck</cstring> </property> <property name="text"> <string>Use Symbol Auto-Completion</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <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>131</width> <height>21</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>m_pACButton</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Options...</string> </property> </widget> </hbox> </widget> <spacer> <property name="name"> <cstring>spacer11</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>30</height> </size> </property> </spacer> </vbox> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout19</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <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>141</width> <height>21</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>m_pCreateButton</cstring> </property> <property name="text"> <string>Create</string> </property> <property name="default"> <bool>true</bool> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>m_pCancelButton</cstring> </property> <property name="text"> <string>Cancel</string> </property> </widget> </hbox> </widget> </vbox></widget><tabstops> <tabstop>m_pNameEdit</tabstop> <tabstop>m_pPathEdit</tabstop> <tabstop>m_pFindButton</tabstop> <tabstop>m_pTypesEdit</tabstop> <tabstop>m_pAddButton</tabstop> <tabstop>m_pTypesList</tabstop> <tabstop>m_pRemoveButton</tabstop> <tabstop>m_pKernelCheck</tabstop> <tabstop>m_pCreateButton</tabstop> <tabstop>m_pCancelButton</tabstop></tabstops><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?