📄 readme
字号:
This example demonstrates how to read in and display images, and theconversion facilities available. The CuteWidget can read a file intoa pixmap and resizes the displayed pixmap when the widget is resized.Note that the function CuteWidget::paintEvent uses the drawPixmap functionof QPainter to display the pixmap, the bitBlt function can also be used todisplay pixmaps.If you have installed the Qt imageio extension (see extensions/imageioin your Qt directory), you can build using that extension.Some of the conversion options will have no effect, depending on thedisplay hardware used. Generally, these are disabled.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -