preffrontendlayout.ui
来自「This a source insight software in Linux.」· UI 代码 · 共 250 行
UI
250 行
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>PrefFrontendLayout</class><widget class="QWidget"> <property name="name"> <cstring>PrefFrontendLayout</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>415</width> <height>368</height> </rect> </property> <property name="caption"> <string>Form3</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout20</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout19</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Cscope path:</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>90</width> <height>21</height> </size> </property> </spacer> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Ctags path:</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="text"> <string>Dot path:</string> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout18</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KURLRequester"> <property name="name"> <cstring>m_pCscopeURL</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout17</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox"> <property name="name"> <cstring>m_pVerboseCheck</cstring> </property> <property name="text"> <string>&Use verbose mode (-v)</string> </property> <property name="accel"> <string>Alt+U</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer5</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>117</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <widget class="KURLRequester"> <property name="name"> <cstring>m_pCtagsURL</cstring> </property> </widget> <widget class="KURLRequester"> <property name="name"> <cstring>m_pDotURL</cstring> </property> </widget> </vbox> </widget> </hbox> </widget> <widget class="Line"> <property name="name"> <cstring>line2</cstring> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</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>261</width> <height>21</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>m_pGuessButton</cstring> </property> <property name="text"> <string>G&uess</string> </property> </widget> </hbox> </widget> <widget class="QTextEdit"> <property name="name"> <cstring>m_pScriptText</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </vbox></widget><customwidgets></customwidgets><tabstops> <tabstop>m_pVerboseCheck</tabstop></tabstops><layoutdefaults spacing="6" margin="11"/><includehints> <includehint>kurlrequester.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kurlrequester.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kurlrequester.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint></includehints></UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?