dndbase.ui
来自「这个是Linux的qt源代码」· UI 代码 · 共 338 行 · 第 1/5 页
UI
338 行
</widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonPixmap1</cstring> </property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="pixmap" stdset="0"> <pixmap>image0</pixmap> </property> </widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonPixmap2</cstring> </property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="pixmap" stdset="0"> <pixmap>image1</pixmap> </property> </widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonPixmap3</cstring> </property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="pixmap" stdset="0"> <pixmap>image2</pixmap> </property> </widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonPixmap4</cstring> </property> <property name="minimumSize"> <size> <width>40</width>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?