📄 netgodialogbase.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>netGoDialogBase</class><widget class="QDialog"> <property name="name"> <cstring>netGoDialogBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>324</width> <height>372</height> </rect> </property> <property name="paletteForegroundColor"> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> </property> <property name="caption"> <string>netGo</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="resizeMode"> <enum>Fixed</enum> </property> <widget class="QWidgetStack" row="0" column="0"> <property name="name"> <cstring>widgetStack</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>mainGB</cstring> </property> <property name="title"> <string>Choose profile</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="2" column="1"> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <spacer row="4" column="1"> <property name="name"> <cstring>spacer11_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <widget class="QLabel" row="3" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>textLabel1_3</cstring> </property> <property name="text"> <string>Select a profile in the list and press "Go!" to execute it.</string> </property> </widget> <widget class="QListBox" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>profileLB</cstring> </property> </widget> <widget class="QLayoutWidget" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>layout17</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton" row="0" column="1"> <property name="name"> <cstring>mainGoBut</cstring> </property> <property name="text"> <string>Go!</string> </property> <property name="default"> <bool>true</bool> </property> </widget> <spacer row="0" column="0"> <property name="name"> <cstring>spacer59</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>addProfileBut</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Add profile</string> </property> </widget> <widget class="QPushButton" row="1" column="1"> <property name="name"> <cstring>quitBut</cstring> </property> <property name="text"> <string>Quit</string> </property> </widget> <spacer row="2" column="1"> <property name="name"> <cstring>spacer58</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>2</height> </size> </property> </spacer> <widget class="QPushButton" row="4" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>editProfileBut</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Edit profile</string> </property> </widget> <widget class="QPushButton" row="5" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>delProfileBut</cstring> </property> <property name="paletteForegroundColor"> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> </property> <property name="text"> <string>Delete profile</string> </property> </widget> </grid> </widget> <spacer row="0" column="0"> <property name="name"> <cstring>spacer24</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>2</height> </size> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -