hdmdlg_hexedit.ui
来自「暂时不定 我 也不知道 你怎么还非得 让 我说 就是这2样哦」· UI 代码 · 共 51 行
UI
51 行
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>HexEditor</class>
<widget class="QWidget">
<property name="name">
<cstring>HexEditor</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>470</width>
<height>331</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>HexEditor</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<property name="resizeMode">
<enum>Minimum</enum>
</property>
<widget class="CHexEditor" row="0" column="0">
<property name="name">
<cstring>cHexEditor</cstring>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>HexEditor.h</includehint>
</includehints>
</UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?